Pre Test
Started by upstream project "Test_openjdk11_hs_extended.system_aarch64_mac" build number 305
originally caused by:
Started by upstream project "build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin" build number 400
originally caused by:
Started by upstream project "build-scripts/openjdk11-pipeline" build number 2787
originally caused by:
Started by upstream project "build-scripts/utils/betaTrigger_11ea" build number 432
originally caused by:
Started by timer
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
DEPRECATED: Relative target directory is deprecated for Pipeline jobs. Use the 'dir' step instead.
DEPRECATED: The 'Wipe out repository & force clone' extension is deprecated for Pipeline jobs. Pipeline users should use the deleteDir() step instead.
Wiping out workspace first.
Cloning the remote Git repository
Using shallow clone with depth 1
Cloning repository https://github.com/adoptium/aqa-tests.git
> git init /home/jenkins/.jenkins/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79/aqa-tests # timeout=10
Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
> git --version # timeout=10
> git --version # 'git version 2.43.0'
> git fetch --tags --force --progress --depth=1 -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=60
> git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 400e734586ba2f889efd8e7286a436350f92cb9e (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 400e734586ba2f889efd8e7286a436350f92cb9e # timeout=10
Commit message: "Updating logging for Charsets Test (#6918)"
> git rev-list --no-walk f493de36d6fdc67c620e2b71170f4f6c04b5a052 # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2026-03-05T00:41:56.030Z] SPEC: osx_aarch64
[Pipeline] echo
[2026-03-05T00:41:56.031Z] Specified LABEL: ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)
[Pipeline] stage
[Pipeline] { (Queue)
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-03-05T00:41:56.046Z] dynamicAgents: []
[Pipeline] echo
[2026-03-05T00:41:56.050Z] Provisioning LABEL: ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)
[Pipeline] nodesByLabel
[2026-03-05T00:41:56.060Z] Found a total of 12 nodes with the 'ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)' label
[Pipeline] node
[2026-03-05T00:42:11.069Z] Still waiting to schedule task
[2026-03-05T00:42:11.069Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.aarch64&&(sw.os.osx||sw.os.mac)’
[2026-03-05T01:20:45.063Z] Running on test-orka-macos14-arm64-v60c3 in /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
[2026-03-05T01:20:45.087Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] cleanWs
[2026-03-05T01:20:45.162Z] [WS-CLEANUP] Deleting project workspace...
[2026-03-05T01:20:45.162Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2026-03-05T01:20:45.189Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // retry
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2026-03-05T01:20:45.247Z] The recommended git tool is: /usr/bin/git
[2026-03-05T01:20:45.300Z] No credentials specified
[2026-03-05T01:20:45.300Z] DEPRECATED: Relative target directory is deprecated for Pipeline jobs. Use the 'dir' step instead.
[2026-03-05T01:20:45.326Z] Cloning the remote Git repository
[2026-03-05T01:20:45.315Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2026-03-05T01:20:45.316Z] > /usr/bin/git init /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests # timeout=10
[2026-03-05T01:20:45.395Z] [WARNING] Reference path does not exist: /Users/admin/openjdk_cache
[2026-03-05T01:20:45.396Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2026-03-05T01:20:45.396Z] > /usr/bin/git --version # timeout=10
[2026-03-05T01:20:45.425Z] > git --version # 'git version 2.39.3 (Apple Git-145)'
[2026-03-05T01:20:45.426Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-03-05T01:20:51.035Z] Avoid second fetch
[2026-03-05T01:20:51.076Z] Checking out Revision 400e734586ba2f889efd8e7286a436350f92cb9e (origin/master)
[2026-03-05T01:20:50.878Z] > /usr/bin/git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2026-03-05T01:20:50.913Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2026-03-05T01:20:50.995Z] > /usr/bin/git rev-parse origin/master^{commit} # timeout=10
[2026-03-05T01:20:51.036Z] > /usr/bin/git config core.sparsecheckout # timeout=10
[2026-03-05T01:20:51.049Z] > /usr/bin/git checkout -f 400e734586ba2f889efd8e7286a436350f92cb9e # timeout=10
[2026-03-05T01:20:52.391Z] Commit message: "Updating logging for Charsets Test (#6918)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/buildenv/jenkins/JenkinsfileBase)
[Pipeline] }
[Pipeline] // load
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-03-05T01:20:53.536Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2026-03-05T01:20:53.553Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2026-03-05T01:20:54.107Z] + LC_TIME=C
[2026-03-05T01:20:54.107Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2026-03-05T01:20:54.237Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2026-03-05T01:20:54.756Z] + aqa-tests/terminateTestProcesses.sh admin
[2026-03-05T01:20:54.756Z] Mac type machine.. do not terminate any remaining processes as Orka mac VMs are not process isolated, see: https://github.com/adoptium/aqa-tests/issues/4964
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[2026-03-05T01:20:55.937Z] + printenv
[2026-03-05T01:20:55.937Z] JCK_GIT_BRANCH=master
[2026-03-05T01:20:55.937Z] DYNAMIC_COMPILE=false
[2026-03-05T01:20:55.937Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/28/
[2026-03-05T01:20:55.937Z] OPENJ9_BRANCH=master
[2026-03-05T01:20:55.937Z] JENKINS_NODE_COOKIE=fa315442-ab8a-40fd-811f-2b193ebfe991
[2026-03-05T01:20:55.937Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk11_hs_extended.system_aarch64_mac
[2026-03-05T01:20:55.937Z] DOCKER_REQUIRED=false
[2026-03-05T01:20:55.937Z] PARALLEL=None
[2026-03-05T01:20:55.937Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2026-03-05T01:20:55.937Z] SHELL=/bin/zsh
[2026-03-05T01:20:55.937Z] jobStatus=SUCCESS
[2026-03-05T01:20:55.937Z] JOBSTARTTIME=Wed, 04 Mar 2026 20:20:53 -0500
[2026-03-05T01:20:55.937Z] STAGE_NAME=Setup
[2026-03-05T01:20:55.937Z] SSH_CLIENT=78.47.239.97 49932 22
[2026-03-05T01:20:55.937Z] TMPDIR=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/
[2026-03-05T01:20:55.937Z] BUILD_TAG=jenkins-Test_openjdk11_hs_extended.system_aarch64_mac_testList_1-28
[2026-03-05T01:20:55.937Z] RERUN_FAILURE=true
[2026-03-05T01:20:55.937Z] SDK_RESOURCE=upstream
[2026-03-05T01:20:55.937Z] TIME_LIMIT=25
[2026-03-05T01:20:55.937Z] EXTERNAL_TEST_CMD=mvn clean install
[2026-03-05T01:20:55.937Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2026-03-05T01:20:55.937Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/
[2026-03-05T01:20:55.937Z] WORKSPACE=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1
[2026-03-05T01:20:55.937Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/28/display/redirect?page=changes
[2026-03-05T01:20:55.937Z] JDK_BRANCH=jdk-11.0.31+4_adopt
[2026-03-05T01:20:55.937Z] USER=admin
[2026-03-05T01:20:55.937Z] ACTIVE_NODE_TIMEOUT=5
[2026-03-05T01:20:55.937Z] OPENJCEPLUS_GIT_BRANCH=semeru-java11
[2026-03-05T01:20:55.937Z] ADOPTOPENJDK_BRANCH=master
[2026-03-05T01:20:55.937Z] ARCHIVE_TEST_RESULTS=false
[2026-03-05T01:20:55.937Z] UPSTREAM_JOB_NAME=build-scripts/jobs/jdk11u/jdk11u-mac-aarch64-temurin
[2026-03-05T01:20:55.937Z] STF_OWNER_BRANCH=adoptium:master
[2026-03-05T01:20:55.937Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/28/display/redirect?page=artifacts
[2026-03-05T01:20:55.937Z] LIGHT_WEIGHT_CHECKOUT=false
[2026-03-05T01:20:55.937Z] ORIGIN_JDK_VERSION=11
[2026-03-05T01:20:55.937Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0
[2026-03-05T01:20:55.937Z] SETUP_JCK_RUN=false
[2026-03-05T01:20:55.937Z] SPEC=osx_aarch64
[2026-03-05T01:20:55.937Z] PERSONAL_BUILD=false
[2026-03-05T01:20:55.937Z] TKG_ITERATIONS=1
[2026-03-05T01:20:55.937Z] TKG_OWNER_BRANCH=adoptium:master
[2026-03-05T01:20:55.937Z] RERUN_ITERATIONS=1
[2026-03-05T01:20:55.937Z] JENKINS_HOME=/home/jenkins/.jenkins
[2026-03-05T01:20:55.937Z] ITERATIONS=1
[2026-03-05T01:20:55.937Z] KEEP_REPORTDIR=false
[2026-03-05T01:20:55.937Z] PATH=/opt/homebrew/bin:/usr/local/bin/:/usr/bin:/bin:/usr/sbin:/sbin
[2026-03-05T01:20:55.937Z] LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/../../externalDependency/lib
[2026-03-05T01:20:55.937Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/28/display/redirect
[2026-03-05T01:20:55.937Z] _=/usr/bin/printenv
[2026-03-05T01:20:55.937Z] GENERATE_JOBS=true
[2026-03-05T01:20:55.937Z] PWD=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1
[2026-03-05T01:20:55.937Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2026-03-05T01:20:55.937Z] HUDSON_URL=https://ci.adoptium.net/
[2026-03-05T01:20:55.937Z] EXIT_FAILURE=false
[2026-03-05T01:20:55.937Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2026-03-05T01:20:55.937Z] SLACK_CHANNEL=aqavit-bot
[2026-03-05T01:20:55.937Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2026-03-05T01:20:55.937Z] JDK_VERSION=11
[2026-03-05T01:20:55.937Z] JOB_NAME=Test_openjdk11_hs_extended.system_aarch64_mac_testList_1
[2026-03-05T01:20:55.937Z] BUILD_DISPLAY_NAME=#28
[2026-03-05T01:20:55.937Z] USE_TESTENV_PROPERTIES=false
[2026-03-05T01:20:55.937Z] BUILD_ID=28
[2026-03-05T01:20:55.937Z] EXIT_SUCCESS=false
[2026-03-05T01:20:55.937Z] JENKINS_URL=https://ci.adoptium.net/
[2026-03-05T01:20:55.937Z] PLATFORM=aarch64_mac
[2026-03-05T01:20:55.937Z] JDK_IMPL=hotspot
[2026-03-05T01:20:55.937Z] JOB_BASE_NAME=Test_openjdk11_hs_extended.system_aarch64_mac_testList_1
[2026-03-05T01:20:55.937Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/28/display/redirect?page=tests
[2026-03-05T01:20:55.937Z] AUTO_DETECT=true
[2026-03-05T01:20:55.937Z] SHLVL=2
[2026-03-05T01:20:55.937Z] HOME=/Users/admin
[2026-03-05T01:20:55.937Z] TAP_NAME=Test_openjdk11_hs_extended.system_aarch64_mac_testList_1.tap
[2026-03-05T01:20:55.937Z] CI=true
[2026-03-05T01:20:55.937Z] EXECUTOR_NUMBER=0
[2026-03-05T01:20:55.937Z] WORKSPACE_TMP=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1@tmp
[2026-03-05T01:20:55.937Z] JENKINS_SERVER_COOKIE=durable-7be2959ecdaccf460b85d52fbfd233c412a7b56241c7a4be5a9f9c2def97ed9d
[2026-03-05T01:20:55.937Z] NODE_LABELS=aarch64 macos14 sw.os.mac hw.arch.aarch64 ci.role.test arm64 ci.role.test.repro sw.os.osx orka test-orka-macos14-arm64-v60c3 mac
[2026-03-05T01:20:55.937Z] TARGET=-f parallelList.mk testList_1
[2026-03-05T01:20:55.937Z] BUILD_LIST=system
[2026-03-05T01:20:55.937Z] SYSTEM_LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/../../externalDependency/system_lib
[2026-03-05T01:20:55.937Z] LOGNAME=admin
[2026-03-05T01:20:55.937Z] EXTERNAL_CUSTOM_BRANCH=master
[2026-03-05T01:20:55.937Z] JDK_REPO=https://github.com/adoptium/jdk11u
[2026-03-05T01:20:55.937Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2026-03-05T01:20:55.937Z] SSH_CONNECTION=78.47.239.97 49932 192.168.64.5 22
[2026-03-05T01:20:55.937Z] UPSTREAM_JOB_NUMBER=400
[2026-03-05T01:20:55.937Z] HUDSON_HOME=/home/jenkins/.jenkins
[2026-03-05T01:20:55.937Z] NODE_NAME=test-orka-macos14-arm64-v60c3
[2026-03-05T01:20:55.937Z] BUILD_NUMBER=28
[2026-03-05T01:20:55.937Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/display/redirect
[2026-03-05T01:20:55.937Z] KEEP_WORKSPACE=false
[2026-03-05T01:20:55.937Z] UPSTREAM_TEST_JOB_NUMBER=305
[2026-03-05T01:20:55.937Z] HUDSON_COOKIE=b2eb43af-e8bb-40f6-8366-64d5853a9ed1
[2026-03-05T01:20:55.937Z] PERF_ROOT=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/../../benchmarks
[2026-03-05T01:20:55.937Z] USE_JRE=false
[2026-03-05T01:20:55.937Z] TEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image
[2026-03-05T01:20:55.937Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2026-03-05T01:20:55.937Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOMIZED_SDK_URL_OPTION (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] timeout
[2026-03-05T01:20:56.020Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2026-03-05T01:20:56.032Z] Running in /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2026-03-05T01:21:08.308Z] Copied 7 artifacts from "build-scripts » jobs » jdk11u » jdk11u-mac-aarch64-temurin" build number 400
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // timeout
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_VERSION_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named JDK_IMPL_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_REPO_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named TKG_BRANCH_OPTION (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_REPOS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_BRANCHES (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_DIRS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named VENDOR_TEST_SHAS (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-03-05T01:21:08.498Z] IS_SVT_TESTREPO is set to false
Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] dir
[2026-03-05T01:21:08.504Z] Running in /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1
[Pipeline] {
[Pipeline] sshagent
[2026-03-05T01:21:08.482Z] $ ssh-agent
[2026-03-05T01:21:08.689Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-VFcKvM1Bzb5z/agent.52460
[2026-03-05T01:21:08.689Z] SSH_AGENT_PID=52461
[2026-03-05T01:21:08.689Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2026-03-05T01:21:08.699Z] Running in /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2026-03-05T01:21:08.726Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2026-03-05T01:21:09.244Z] ++ pwd
[2026-03-05T01:21:09.245Z] + ./get.sh -s /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/.. -p aarch64_mac -r upstream -j 11 -i hotspot --clone_openj9 false --tkg_repo https://github.com/adoptium/TKG.git --tkg_branch master
[2026-03-05T01:21:09.245Z] TESTDIR: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests
[2026-03-05T01:21:09.245Z] get jdk binary...
[2026-03-05T01:21:09.245Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2026-03-05T01:21:09.245Z] Uncompressing file: OpenJDK11U-jdk_aarch64_mac_hotspot_11.0.31_4-ea.tar.gz ...
[2026-03-05T01:21:11.027Z] List files in jdkbinary folder...
[2026-03-05T01:21:11.027Z] total 572984
[2026-03-05T01:21:11.027Z] -rw-r--r-- 1 admin staff 34265232 Mar 4 16:21 OpenJDK11U-debugimage_aarch64_mac_hotspot_11.0.31_4-ea.tar.gz
[2026-03-05T01:21:11.027Z] -rw-r--r-- 1 admin staff 184615337 Mar 4 16:28 OpenJDK11U-jdk_aarch64_mac_hotspot_11.0.31_4-ea.tar.gz
[2026-03-05T01:21:11.027Z] -rw-r--r-- 1 admin staff 37864253 Mar 4 16:29 OpenJDK11U-jre_aarch64_mac_hotspot_11.0.31_4-ea.tar.gz
[2026-03-05T01:21:11.027Z] -rw-r--r-- 1 admin staff 26317 Mar 4 16:26 OpenJDK11U-sbom_aarch64_mac_hotspot_11.0.31_4-ea-metadata.json
[2026-03-05T01:21:11.028Z] -rw-r--r-- 1 admin staff 139042 Mar 4 16:52 OpenJDK11U-sbom_aarch64_mac_hotspot_11.0.31_4-ea.json
[2026-03-05T01:21:11.028Z] -rw-r--r-- 1 admin staff 3341042 Mar 4 16:29 OpenJDK11U-static-libs_aarch64_mac_hotspot_11.0.31_4-ea.tar.gz
[2026-03-05T01:21:11.028Z] -rw-r--r-- 1 admin staff 31044582 Mar 4 16:21 OpenJDK11U-testimage_aarch64_mac_hotspot_11.0.31_4-ea.tar.gz
[2026-03-05T01:21:11.028Z] drwxr-xr-x 3 admin staff 96 Mar 4 20:21 tmp
[2026-03-05T01:21:11.028Z] List files in jdkbinary/tmp folder...
[2026-03-05T01:21:11.028Z] total 0
[2026-03-05T01:21:11.028Z] drwxr-xr-x 3 admin staff 96 Mar 4 08:28 jdk-11.0.31+4
[2026-03-05T01:21:11.028Z] Moving directory jdk-11.0.31+4/ to ../j2sdk-image
[2026-03-05T01:21:11.028Z] Uncompressing file: OpenJDK11U-jre_aarch64_mac_hotspot_11.0.31_4-ea.tar.gz ...
[2026-03-05T01:21:11.411Z] List files in jdkbinary folder...
[2026-03-05T01:21:11.411Z] total 572984
[2026-03-05T01:21:11.411Z] -rw-r--r-- 1 admin staff 34265232 Mar 4 16:21 OpenJDK11U-debugimage_aarch64_mac_hotspot_11.0.31_4-ea.tar.gz
[2026-03-05T01:21:11.411Z] -rw-r--r-- 1 admin staff 184615337 Mar 4 16:28 OpenJDK11U-jdk_aarch64_mac_hotspot_11.0.31_4-ea.tar.gz
[2026-03-05T01:21:11.411Z] -rw-r--r-- 1 admin staff 37864253 Mar 4 16:29 OpenJDK11U-jre_aarch64_mac_hotspot_11.0.31_4-ea.tar.gz
[2026-03-05T01:21:11.411Z] -rw-r--r-- 1 admin staff 26317 Mar 4 16:26 OpenJDK11U-sbom_aarch64_mac_hotspot_11.0.31_4-ea-metadata.json
[2026-03-05T01:21:11.411Z] -rw-r--r-- 1 admin staff 139042 Mar 4 16:52 OpenJDK11U-sbom_aarch64_mac_hotspot_11.0.31_4-ea.json
[2026-03-05T01:21:11.411Z] -rw-r--r-- 1 admin staff 3341042 Mar 4 16:29 OpenJDK11U-static-libs_aarch64_mac_hotspot_11.0.31_4-ea.tar.gz
[2026-03-05T01:21:11.412Z] -rw-r--r-- 1 admin staff 31044582 Mar 4 16:21 OpenJDK11U-testimage_aarch64_mac_hotspot_11.0.31_4-ea.tar.gz
[2026-03-05T01:21:11.412Z] drwxr-xr-x 3 admin staff 96 Mar 4 08:28 j2sdk-image
[2026-03-05T01:21:11.412Z] drwxr-xr-x 3 admin staff 96 Mar 4 20:21 tmp
[2026-03-05T01:21:11.412Z] List files in jdkbinary/tmp folder...
[2026-03-05T01:21:11.412Z] total 0
[2026-03-05T01:21:11.412Z] drwxr-xr-x 3 admin staff 96 Mar 4 08:29 jdk-11.0.31+4-jre
[2026-03-05T01:21:11.412Z] Moving directory jdk-11.0.31+4-jre/ to ../j2re-image
[2026-03-05T01:21:11.412Z] Uncompressing file: OpenJDK11U-static-libs_aarch64_mac_hotspot_11.0.31_4-ea.tar.gz ...
[2026-03-05T01:21:11.412Z] List files in jdkbinary folder...
[2026-03-05T01:21:11.412Z] total 572984
[2026-03-05T01:21:11.412Z] -rw-r--r-- 1 admin staff 34265232 Mar 4 16:21 OpenJDK11U-debugimage_aarch64_mac_hotspot_11.0.31_4-ea.tar.gz
[2026-03-05T01:21:11.412Z] -rw-r--r-- 1 admin staff 184615337 Mar 4 16:28 OpenJDK11U-jdk_aarch64_mac_hotspot_11.0.31_4-ea.tar.gz
[2026-03-05T01:21:11.412Z] -rw-r--r-- 1 admin staff 37864253 Mar 4 16:29 OpenJDK11U-jre_aarch64_mac_hotspot_11.0.31_4-ea.tar.gz
[2026-03-05T01:21:11.412Z] -rw-r--r-- 1 admin staff 26317 Mar 4 16:26 OpenJDK11U-sbom_aarch64_mac_hotspot_11.0.31_4-ea-metadata.json
[2026-03-05T01:21:11.412Z] -rw-r--r-- 1 admin staff 139042 Mar 4 16:52 OpenJDK11U-sbom_aarch64_mac_hotspot_11.0.31_4-ea.json
[2026-03-05T01:21:11.412Z] -rw-r--r-- 1 admin staff 3341042 Mar 4 16:29 OpenJDK11U-static-libs_aarch64_mac_hotspot_11.0.31_4-ea.tar.gz
[2026-03-05T01:21:11.412Z] -rw-r--r-- 1 admin staff 31044582 Mar 4 16:21 OpenJDK11U-testimage_aarch64_mac_hotspot_11.0.31_4-ea.tar.gz
[2026-03-05T01:21:11.412Z] drwxr-xr-x 3 admin staff 96 Mar 4 08:29 j2re-image
[2026-03-05T01:21:11.412Z] drwxr-xr-x 3 admin staff 96 Mar 4 08:28 j2sdk-image
[2026-03-05T01:21:11.412Z] drwxr-xr-x 3 admin staff 96 Mar 4 20:21 tmp
[2026-03-05T01:21:11.412Z] List files in jdkbinary/tmp folder...
[2026-03-05T01:21:11.412Z] total 0
[2026-03-05T01:21:11.412Z] drwxr-xr-x 3 admin staff 96 Mar 4 16:20 jdk-11.0.31+4-static-libs
[2026-03-05T01:21:11.412Z] Moving directory jdk-11.0.31+4-static-libs/ to ../static-libs
[2026-03-05T01:21:11.412Z] Uncompressing file: OpenJDK11U-testimage_aarch64_mac_hotspot_11.0.31_4-ea.tar.gz ...
[2026-03-05T01:21:12.660Z] List files in jdkbinary folder...
[2026-03-05T01:21:12.660Z] total 572984
[2026-03-05T01:21:12.660Z] -rw-r--r-- 1 admin staff 34265232 Mar 4 16:21 OpenJDK11U-debugimage_aarch64_mac_hotspot_11.0.31_4-ea.tar.gz
[2026-03-05T01:21:12.660Z] -rw-r--r-- 1 admin staff 184615337 Mar 4 16:28 OpenJDK11U-jdk_aarch64_mac_hotspot_11.0.31_4-ea.tar.gz
[2026-03-05T01:21:12.660Z] -rw-r--r-- 1 admin staff 37864253 Mar 4 16:29 OpenJDK11U-jre_aarch64_mac_hotspot_11.0.31_4-ea.tar.gz
[2026-03-05T01:21:12.660Z] -rw-r--r-- 1 admin staff 26317 Mar 4 16:26 OpenJDK11U-sbom_aarch64_mac_hotspot_11.0.31_4-ea-metadata.json
[2026-03-05T01:21:12.660Z] -rw-r--r-- 1 admin staff 139042 Mar 4 16:52 OpenJDK11U-sbom_aarch64_mac_hotspot_11.0.31_4-ea.json
[2026-03-05T01:21:12.660Z] -rw-r--r-- 1 admin staff 3341042 Mar 4 16:29 OpenJDK11U-static-libs_aarch64_mac_hotspot_11.0.31_4-ea.tar.gz
[2026-03-05T01:21:12.660Z] -rw-r--r-- 1 admin staff 31044582 Mar 4 16:21 OpenJDK11U-testimage_aarch64_mac_hotspot_11.0.31_4-ea.tar.gz
[2026-03-05T01:21:12.660Z] drwxr-xr-x 3 admin staff 96 Mar 4 08:29 j2re-image
[2026-03-05T01:21:12.660Z] drwxr-xr-x 3 admin staff 96 Mar 4 08:28 j2sdk-image
[2026-03-05T01:21:12.660Z] drwxr-xr-x 3 admin staff 96 Mar 4 16:20 static-libs
[2026-03-05T01:21:12.660Z] drwxr-xr-x 3 admin staff 96 Mar 4 20:21 tmp
[2026-03-05T01:21:12.660Z] List files in jdkbinary/tmp folder...
[2026-03-05T01:21:12.660Z] total 0
[2026-03-05T01:21:12.660Z] drwxr-xr-x 6 admin staff 192 Mar 4 16:15 jdk-11.0.31+4-test-image
[2026-03-05T01:21:12.660Z] Moving directory jdk-11.0.31+4-test-image/ to ../openjdk-test-image
[2026-03-05T01:21:12.661Z] Uncompressing OpenJDK11U-debugimage_aarch64_mac_hotspot_11.0.31_4-ea.tar.gz over ./j2sdk-image...
[2026-03-05T01:21:13.419Z] Removing top-level folder jdk-11.0.31+4-debug-image/
[2026-03-05T01:21:13.419Z] Removing top-level folder jdk-11.0.31+4/
[2026-03-05T01:21:13.771Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image...
[2026-03-05T01:21:13.771Z] javac_path: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2026-03-05T01:21:13.771Z] Run: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2026-03-05T01:21:13.771Z] =JAVA VERSION OUTPUT BEGIN=
[2026-03-05T01:21:15.005Z] openjdk version "11.0.31-beta" 2026-04-21
[2026-03-05T01:21:15.005Z] OpenJDK Runtime Environment Temurin-11.0.31+4-202603042103 (build 11.0.31-beta+4-ea)
[2026-03-05T01:21:15.005Z] OpenJDK 64-Bit Server VM Temurin-11.0.31+4-202603042103 (build 11.0.31-beta+4-ea, mixed mode)
[2026-03-05T01:21:15.005Z] =JAVA VERSION OUTPUT END=
[2026-03-05T01:21:15.005Z] get testKitGen...
[2026-03-05T01:21:15.005Z] git clone -q https://github.com/adoptium/TKG.git
[2026-03-05T01:21:17.432Z] git rev-parse master
[2026-03-05T01:21:17.432Z] git checkout -q -f cb29dafdf78000f6c8a624af3ef8aa5293ec8d45
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2026-03-05T01:21:17.548Z] $ ssh-agent -k
[2026-03-05T01:21:17.577Z] unset SSH_AUTH_SOCK;
[2026-03-05T01:21:17.577Z] unset SSH_AGENT_PID;
[2026-03-05T01:21:17.578Z] echo Agent pid 52461 killed;
[2026-03-05T01:21:17.760Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] echo
[2026-03-05T01:21:17.820Z] readProperties file: ./aqa-tests/job.properties
[Pipeline] readProperties
[Pipeline] echo
[2026-03-05T01:21:17.951Z] Reset TEST_JDK_HOME to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/../
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2026-03-05T01:21:18.227Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_1&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk11_hs_extended.system_aarch64_mac&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=aarch64_mac&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=11&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk11u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk11u%2Fjdk11u-mac-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-11.0.31%2B4_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=305&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=400&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2026-03-05T01:21:18.261Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=upstream&TARGET=-f+parallelList.mk+testList_1&BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&TEST_FLAG=&UPSTREAM_TEST_JOB_NAME=Test_openjdk11_hs_extended.system_aarch64_mac&DOCKER_REQUIRED=false&ACTIVE_NODE_TIMEOUT=5&VENDOR_TEST_DIRS=&EXTRA_DOCKER_ARGS=&TKG_OWNER_BRANCH=adoptium%3Amaster&OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&PLATFORM=aarch64_mac&GENERATE_JOBS=true&KEEP_REPORTDIR=false&PERSONAL_BUILD=false&DOCKER_REGISTRY_DIR=&RERUN_ITERATIONS=0&ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&SETUP_JCK_RUN=false&DOCKER_REGISTRY_URL_CREDENTIAL_ID=&LABEL=test-orka-macos14-arm64-v60c3&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=master&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=11&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk11u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Fjdk11u%2Fjdk11u-mac-aarch64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-11.0.31%2B4_adopt&LABEL_ADDITION=&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=305&DOCKERIMAGE_TAG=&TEST_TIME=&JDK_IMPL=hotspot&SSH_AGENT_CREDENTIAL=&AUTO_DETECT=true&SLACK_CHANNEL=aqavit-bot&DYNAMIC_COMPILE=false&RELATED_NODES=&ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&APPLICATION_OPTIONS=&CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&ARCHIVE_TEST_RESULTS=false&NUM_MACHINES=&OPENJDK_SHA=&TRSS_URL=&RERUN_FAILURE=false&USE_TESTENV_PROPERTIES=false&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=400&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2026-03-05T01:21:18.315Z] Building tests...
[Pipeline] timeout
[2026-03-05T01:21:18.319Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2026-03-05T01:21:18.537Z] Copied 1 artifact from "Test_openjdk11_hs_extended.system_aarch64_mac" build number 305
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2026-03-05T01:21:18.581Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2026-03-05T01:21:18.594Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2026-03-05T01:21:19.143Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/../../externalDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2026-03-05T01:21:19.499Z] --------------------------------------------
[2026-03-05T01:21:19.499Z] path is set to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/../../externalDependency/system_lib
[2026-03-05T01:21:19.499Z] task is set to default
[2026-03-05T01:21:19.499Z] dependencyList is set to all
[2026-03-05T01:21:19.499Z] System Test jars will be downloaded.
[2026-03-05T01:21:19.499Z] --------------------------------------------
[2026-03-05T01:21:19.499Z] Starting download third party dependent jars
[2026-03-05T01:21:19.499Z] --------------------------------------------
[2026-03-05T01:21:19.499Z] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/../../externalDependency/system_lib
[2026-03-05T01:21:19.499Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/../../externalDependency/system_lib/tools/tools.jar exists, not downloading.
[2026-03-05T01:21:19.499Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/../../externalDependency/system_lib/asm/asm.jar exists with correct hash, not downloading
[2026-03-05T01:21:19.499Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/../../externalDependency/system_lib/junit/junit.jar exists, not downloading.
[2026-03-05T01:21:19.499Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar exists, not downloading.
[2026-03-05T01:21:19.499Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/../../externalDependency/system_lib/log4j/log4j-core.jar exists, not downloading.
[2026-03-05T01:21:19.499Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2026-03-05T01:21:19.499Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/../../externalDependency/system_lib/junit/hamcrest-core.jar exists, not downloading.
[2026-03-05T01:21:19.499Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/../../externalDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2026-03-05T01:21:19.499Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists, not downloading.
[2026-03-05T01:21:19.499Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/../../externalDependency/system_lib/log4j/log4j-api.jar exists, not downloading.
[2026-03-05T01:21:19.499Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/../../externalDependency/system_lib/mauve/mauve.jar exists with correct hash, not downloading
[2026-03-05T01:21:19.499Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2026-03-05T01:21:19.711Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2026-03-05T01:21:19.731Z] Running in /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2026-03-05T01:21:19.710Z] $ ssh-agent
[2026-03-05T01:21:19.908Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-btaHoktyizLu/agent.52617
[2026-03-05T01:21:19.908Z] SSH_AGENT_PID=52618
[2026-03-05T01:21:19.908Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-03-05T01:21:20.440Z] + bash ./compile.sh
[2026-03-05T01:21:20.440Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-03-05T01:21:20.440Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/../../externalDependency/system_lib
[2026-03-05T01:21:20.440Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/output_compilation; \
[2026-03-05T01:21:20.440Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/output_compilation; \
[2026-03-05T01:21:20.440Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-03-05T01:21:20.441Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-03-05T01:21:21.225Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/TKG/scripts/build_tools.xml
[2026-03-05T01:21:21.996Z]
[2026-03-05T01:21:21.996Z] build:
[2026-03-05T01:21:21.996Z]
[2026-03-05T01:21:21.996Z] clean:
[2026-03-05T01:21:21.996Z]
[2026-03-05T01:21:21.996Z] init:
[2026-03-05T01:21:21.997Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/TKG/bin
[2026-03-05T01:21:21.997Z]
[2026-03-05T01:21:21.997Z] getDependentLibs:
[2026-03-05T01:21:21.997Z] [exec] --------------------------------------------
[2026-03-05T01:21:21.997Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/../../externalDependency/system_lib
[2026-03-05T01:21:21.997Z] [exec] task is set to default
[2026-03-05T01:21:21.997Z] [exec] dependencyList is set to json_simple
[2026-03-05T01:21:21.997Z] [exec] System Test jars will be downloaded.
[2026-03-05T01:21:21.997Z] [exec] --------------------------------------------
[2026-03-05T01:21:21.997Z] [exec] Starting download third party dependent jars
[2026-03-05T01:21:21.997Z] [exec] --------------------------------------------
[2026-03-05T01:21:21.997Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/../../externalDependency/system_lib
[2026-03-05T01:21:21.997Z] [exec] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2026-03-05T01:21:21.997Z] [exec] downloaded dependent third party jars successfully
[2026-03-05T01:21:21.997Z]
[2026-03-05T01:21:21.997Z] compile:
[2026-03-05T01:21:21.997Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-03-05T01:21:21.997Z] [echo] ============COMPILER SETTINGS============
[2026-03-05T01:21:21.997Z] [echo] ===fork: yes
[2026-03-05T01:21:21.997Z] [echo] ===debug: on
[2026-03-05T01:21:21.997Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/TKG/bin
[2026-03-05T01:21:23.815Z]
[2026-03-05T01:21:23.815Z] dist:
[2026-03-05T01:21:23.815Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/TKG/bin/TestKitGen.jar
[2026-03-05T01:21:23.815Z]
[2026-03-05T01:21:23.815Z] BUILD SUCCESSFUL
[2026-03-05T01:21:23.815Z] Total time: 2 seconds
[2026-03-05T01:21:23.815Z] 0
[2026-03-05T01:21:23.816Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2026-03-05T01:21:23.816Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2026-03-05T01:21:23.816Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2026-03-05T01:21:25.572Z] ****************************** MACHINE INFO ******************************
[2026-03-05T01:21:25.572Z] File path : /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/TKG
[2026-03-05T01:21:25.572Z] Free Physical Memory Size : 1507606528
[2026-03-05T01:21:25.572Z] Free space (bytes) : 54440521728
[2026-03-05T01:21:25.572Z] Total Physical Memory Size : 6979321856
[2026-03-05T01:21:25.572Z] Total space (bytes) : 90743767040
[2026-03-05T01:21:25.572Z] Usable space (bytes) : 54440521728
[2026-03-05T01:21:25.572Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2026-03-05T01:21:25.572Z] bashVersion :
[2026-03-05T01:21:25.572Z] GNU bash, version 5.3.9(1)-release (aarch64-apple-darwin23.6.0)
[2026-03-05T01:21:25.572Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2026-03-05T01:21:25.572Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2026-03-05T01:21:25.572Z]
[2026-03-05T01:21:25.572Z] This is free software; you are free to change and redistribute it.
[2026-03-05T01:21:25.572Z] There is NO WARRANTY, to the extent permitted by law.
[2026-03-05T01:21:25.572Z] cpuCores : 4
[2026-03-05T01:21:25.572Z] curlVersion :
[2026-03-05T01:21:25.572Z] curl 8.1.2 (x86_64-apple-darwin23.0) libcurl/8.1.2 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.12 nghttp2/1.55.1
[2026-03-05T01:21:25.572Z] Release-Date: 2023-05-30
[2026-03-05T01:21:25.572Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2026-03-05T01:21:25.572Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe UnixSockets
[2026-03-05T01:21:25.572Z] dockerVersion : bash: line 1: docker: command not found
[2026-03-05T01:21:25.572Z] gcc version : 15.0.0
[2026-03-05T01:21:25.572Z] gclibc version : bash: line 1: ldd: command not found
[2026-03-05T01:21:25.572Z] gdb version : bash: line 1: gdb: command not found
[2026-03-05T01:21:25.572Z] lldb version :
[2026-03-05T01:21:25.572Z] lldb-1500.0.200.58
[2026-03-05T01:21:25.572Z] Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)
[2026-03-05T01:21:25.572Z] makeVersion :
[2026-03-05T01:21:25.572Z] GNU Make 3.81
[2026-03-05T01:21:25.572Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2026-03-05T01:21:25.572Z] This is free software; see the source for copying conditions.
[2026-03-05T01:21:25.573Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2026-03-05T01:21:25.573Z] PARTICULAR PURPOSE.
[2026-03-05T01:21:25.573Z]
[2026-03-05T01:21:25.573Z] This program built for i386-apple-darwin11.3.0
[2026-03-05T01:21:25.573Z] mavenVersion :
[2026-03-05T01:21:25.573Z] [1mApache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)[m
[2026-03-05T01:21:25.573Z] Maven home: /usr/local/apache-maven-3.6.3
[2026-03-05T01:21:25.573Z] Java version: 11.0.31-beta, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home
[2026-03-05T01:21:25.573Z] Default locale: en_US, platform encoding: UTF-8
[2026-03-05T01:21:25.573Z] OS name: "mac os x", version: "14.1", arch: "aarch64", family: "mac"
[2026-03-05T01:21:25.573Z] perlVersion :
[2026-03-05T01:21:25.573Z]
[2026-03-05T01:21:25.573Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level
[2026-03-05T01:21:25.573Z] (with 2 registered patches, see perl -V for more detail)
[2026-03-05T01:21:25.573Z]
[2026-03-05T01:21:25.573Z] Copyright 1987-2020, Larry Wall
[2026-03-05T01:21:25.573Z]
[2026-03-05T01:21:25.573Z] Perl may be copied only under the terms of either the Artistic License or the
[2026-03-05T01:21:25.573Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2026-03-05T01:21:25.573Z]
[2026-03-05T01:21:25.573Z] Complete documentation for Perl, including FAQ lists, should be found on
[2026-03-05T01:21:25.573Z] this system using "man perl" or "perldoc perl". If you have access to the
[2026-03-05T01:21:25.573Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2026-03-05T01:21:25.573Z]
[2026-03-05T01:21:25.573Z] podmanVersion : bash: line 1: podman: command not found
[2026-03-05T01:21:25.573Z] procArch : arm
[2026-03-05T01:21:25.573Z] sysArch : arm64
[2026-03-05T01:21:25.573Z] sysOS : Darwin
[2026-03-05T01:21:25.573Z] ulimit :
[2026-03-05T01:21:25.573Z] core file size (blocks, -c) 8192
[2026-03-05T01:21:25.573Z] data seg size (kbytes, -d) unlimited
[2026-03-05T01:21:25.573Z] file size (blocks, -f) unlimited
[2026-03-05T01:21:25.573Z] max locked memory (kbytes, -l) unlimited
[2026-03-05T01:21:25.573Z] max memory size (kbytes, -m) unlimited
[2026-03-05T01:21:25.573Z] open files (-n) 10240
[2026-03-05T01:21:25.573Z] pipe size (512 bytes, -p) 1
[2026-03-05T01:21:25.573Z] stack size (kbytes, -s) 65520
[2026-03-05T01:21:25.573Z] cpu time (seconds, -t) unlimited
[2026-03-05T01:21:25.573Z] max user processes (-u) 1333
[2026-03-05T01:21:25.573Z] virtual memory (kbytes, -v) unlimited
[2026-03-05T01:21:25.574Z] uname : Darwin admins-Virtual-Machine.local 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:26:29 PDT 2023; root:xnu-10002.41.9~6/RELEASE_ARM64_VMAPPLE arm64
[2026-03-05T01:21:25.574Z] vmVendor : Oracle Corporation
[2026-03-05T01:21:25.574Z] vmVersion : 11.0.31-beta+4-ea
[2026-03-05T01:21:25.574Z] xlc version : bash: line 1: xlC: command not found
[2026-03-05T01:21:25.574Z] **************************************************************************
[2026-03-05T01:21:25.574Z]
[2026-03-05T01:21:25.574Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2026-03-05T01:21:25.574Z]
[2026-03-05T01:21:25.574Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2026-03-05T01:21:25.574Z]
[2026-03-05T01:21:25.574Z] System.getProperty('os.name')=Mac OS X
[2026-03-05T01:21:25.574Z]
[2026-03-05T01:21:25.574Z] System.getProperty('os.arch')=aarch64
[2026-03-05T01:21:25.574Z]
[2026-03-05T01:21:25.574Z] System.getProperty('java.fullversion')=null
[2026-03-05T01:21:25.574Z]
[2026-03-05T01:21:25.574Z] System.getProperty('sun.arch.data.model')=64
[2026-03-05T01:21:25.574Z]
[2026-03-05T01:21:25.574Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f clean.mk cleanBuild
[2026-03-05T01:21:25.929Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/TKG/../../jvmtest
[2026-03-05T01:21:25.929Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f compile.mk compile
[2026-03-05T01:21:25.929Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/output_compilation; \
[2026-03-05T01:21:25.929Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/output_compilation; \
[2026-03-05T01:21:25.929Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/TKG/.." "-DBUILD_ROOT=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=11" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=system" "-DRESOURCES_DIR=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=osx_aarch64" "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DJVM_VERSION=openjdk11" "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2026-03-05T01:21:25.930Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/output_compilation"; fi
[2026-03-05T01:21:26.285Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/TKG/scripts/build_test.xml
[2026-03-05T01:21:26.654Z] [echo] build.list is TestConfig/build.xml,system/build.xml
[2026-03-05T01:21:26.654Z]
[2026-03-05T01:21:26.654Z] -create_test_directory:
[2026-03-05T01:21:26.654Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/jvmtest
[2026-03-05T01:21:26.654Z]
[2026-03-05T01:21:26.654Z] stage_test_material:
[2026-03-05T01:21:26.655Z] [copy] Copying 135 files to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/jvmtest
[2026-03-05T01:21:26.655Z]
[2026-03-05T01:21:26.655Z] build:
[2026-03-05T01:21:26.655Z]
[2026-03-05T01:21:26.655Z] init:
[2026-03-05T01:21:26.655Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/jvmtest/system
[2026-03-05T01:21:26.655Z]
[2026-03-05T01:21:26.655Z] dist:
[2026-03-05T01:21:26.655Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/jvmtest/system
[2026-03-05T01:21:26.655Z]
[2026-03-05T01:21:26.655Z] common_build:
[2026-03-05T01:21:26.655Z] [echo] target common_build is called.....
[2026-03-05T01:21:26.655Z]
[2026-03-05T01:21:26.655Z] common_init:
[2026-03-05T01:21:26.655Z]
[2026-03-05T01:21:26.655Z] check_systemtest:
[2026-03-05T01:21:26.655Z] [echo] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/TKG/../system/STF does not exist, clone from GitHub
[2026-03-05T01:21:26.655Z]
[2026-03-05T01:21:26.655Z] clone_stf:
[2026-03-05T01:21:27.016Z] [exec] git clone -q https://github.com/adoptium/STF.git
[2026-03-05T01:21:28.273Z] [echo] git rev-parse master
[2026-03-05T01:21:28.273Z] [echo] git checkout -q -f 91d0e566278d7e8bba2de994f3c0d4164e6bb0d7
[2026-03-05T01:21:28.273Z] [exec] Check sha in /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/TKG/../system/STF and store the info in /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/TKG/../testenv/testenv.properties
[2026-03-05T01:21:28.274Z] [exec] STF_REPO=https://github.com/adoptium/STF.git
[2026-03-05T01:21:28.274Z] [exec] STF_BRANCH=91d0e566278d7e8bba2de994f3c0d4164e6bb0d7
[2026-03-05T01:21:28.274Z] [echo] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/TKG/../system/aqa-systemtest does not exist, clone from GitHub
[2026-03-05T01:21:28.274Z]
[2026-03-05T01:21:28.274Z] clone_systemtest:
[2026-03-05T01:21:28.633Z] [exec] git clone -q https://github.com/adoptium/aqa-systemtest.git
[2026-03-05T01:21:30.412Z] [echo] git rev-parse master
[2026-03-05T01:21:30.412Z] [echo] git checkout -q -f ea987227afd9fec0f9c68bfeeefc3beeca16d3e6
[2026-03-05T01:21:30.412Z] [exec] Check sha in /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/TKG/../system/aqa-systemtest and store the info in /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/TKG/../testenv/testenv.properties
[2026-03-05T01:21:30.412Z] [exec] AQA_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2026-03-05T01:21:30.413Z] [exec] AQA_SYSTEMTEST_BRANCH=ea987227afd9fec0f9c68bfeeefc3beeca16d3e6
[2026-03-05T01:21:30.413Z]
[2026-03-05T01:21:30.413Z] configure_systemtest:
[2026-03-05T01:21:30.413Z] [echo] Executing openjdk.build/build.xml
[2026-03-05T01:21:30.413Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/../../externalDependency/system_lib
[2026-03-05T01:21:30.780Z]
[2026-03-05T01:21:30.780Z] check-for-ant:
[2026-03-05T01:21:30.780Z]
[2026-03-05T01:21:30.780Z] configure-ant:
[2026-03-05T01:21:30.780Z]
[2026-03-05T01:21:30.780Z] print-ant-location:
[2026-03-05T01:21:30.780Z] [echo] Using ant from /Users/admin/workspace/externalDependency/system_lib/apache-ant/lib/ant-launcher.jar
[2026-03-05T01:21:30.780Z]
[2026-03-05T01:21:30.780Z] print-ant-error:
[2026-03-05T01:21:30.780Z]
[2026-03-05T01:21:30.780Z] check-for-junit:
[2026-03-05T01:21:30.780Z]
[2026-03-05T01:21:30.780Z] configure-junit:
[2026-03-05T01:21:30.780Z]
[2026-03-05T01:21:30.780Z] print-junit-location:
[2026-03-05T01:21:30.780Z] [echo] Using junit from /Users/admin/workspace/externalDependency/system_lib/junit/junit.jar
[2026-03-05T01:21:30.780Z]
[2026-03-05T01:21:30.780Z] print-junit-error:
[2026-03-05T01:21:30.780Z]
[2026-03-05T01:21:30.780Z] check-for-hamcrest-core:
[2026-03-05T01:21:30.780Z]
[2026-03-05T01:21:30.780Z] configure-hamcrest-core:
[2026-03-05T01:21:30.780Z]
[2026-03-05T01:21:30.781Z] print-hamcrest-core-location:
[2026-03-05T01:21:30.781Z] [echo] Using hamcrest-core from /Users/admin/workspace/externalDependency/system_lib/junit/hamcrest-core.jar
[2026-03-05T01:21:30.781Z]
[2026-03-05T01:21:30.781Z] print-hamcrest-core-error:
[2026-03-05T01:21:30.781Z]
[2026-03-05T01:21:30.781Z] check-for-log4j:
[2026-03-05T01:21:30.781Z]
[2026-03-05T01:21:30.781Z] configure-log4j:
[2026-03-05T01:21:30.781Z]
[2026-03-05T01:21:30.781Z] print-log4j-location:
[2026-03-05T01:21:30.781Z] [echo] Using log4j-api from /Users/admin/workspace/externalDependency/system_lib/log4j/log4j-api.jar and log4j-core from /Users/admin/workspace/externalDependency/system_lib/log4j/log4j-core.jar
[2026-03-05T01:21:30.781Z]
[2026-03-05T01:21:30.781Z] print-log4j-error:
[2026-03-05T01:21:30.781Z]
[2026-03-05T01:21:30.781Z] check-for-asm:
[2026-03-05T01:21:30.781Z]
[2026-03-05T01:21:30.781Z] configure-asm:
[2026-03-05T01:21:30.781Z]
[2026-03-05T01:21:30.781Z] print-asm-location:
[2026-03-05T01:21:30.781Z] [echo] Using asm.jar from /Users/admin/workspace/externalDependency/system_lib/asm/asm.jar
[2026-03-05T01:21:30.781Z] [echo] Using asm-commons.jar from /Users/admin/workspace/externalDependency/system_lib/asm/asm-commons.jar
[2026-03-05T01:21:30.781Z]
[2026-03-05T01:21:30.781Z] print-asm-error:
[2026-03-05T01:21:30.781Z]
[2026-03-05T01:21:30.781Z] setup-java-properties:
[2026-03-05T01:21:30.781Z] [echo] java_home is ${java_home}
[2026-03-05T01:21:30.781Z] [echo] java.home is /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home
[2026-03-05T01:21:30.781Z] [echoproperties] #Ant properties
[2026-03-05T01:21:30.781Z] [echoproperties] #Wed Mar 04 20:21:30 EST 2026
[2026-03-05T01:21:30.781Z] [echoproperties] buildjdk..=
[2026-03-05T01:21:30.781Z] [echoproperties] buildjdk./Library/Java/Extensions=
[2026-03-05T01:21:30.781Z] [echoproperties] buildjdk./Network/Library/Java/Extensions=
[2026-03-05T01:21:30.781Z] [echoproperties] buildjdk./System/Library/Java/Extensions=
[2026-03-05T01:21:30.781Z] [echoproperties] buildjdk./usr/lib/java=
[2026-03-05T01:21:30.781Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM Temurin-11.0.31+4-202603042103 (build 11.0.31-beta+4-ea, mixed mode)
[2026-03-05T01:21:30.781Z] [echoproperties] buildjdk.Property=settings\:
[2026-03-05T01:21:30.781Z] [echoproperties] buildjdk.awt.toolkit=sun.lwawt.macosx.LWCToolkit
[2026-03-05T01:21:30.781Z] [echoproperties] buildjdk.file.encoding=UTF-8
[2026-03-05T01:21:30.781Z] [echoproperties] buildjdk.file.separator=/
[2026-03-05T01:21:30.781Z] [echoproperties] buildjdk.ftp.nonProxyHosts=local|*.local|169.254/16|*.169.254/16
[2026-03-05T01:21:30.781Z] [echoproperties] buildjdk.gopherProxySet=false
[2026-03-05T01:21:30.781Z] [echoproperties] buildjdk.http.nonProxyHosts=local|*.local|169.254/16|*.169.254/16
[2026-03-05T01:21:30.781Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.CGraphicsEnvironment
[2026-03-05T01:21:30.781Z] [echoproperties] buildjdk.java.awt.headless=true
[2026-03-05T01:21:30.781Z] [echoproperties] buildjdk.java.awt.printerjob=sun.lwawt.macosx.CPrinterJob
[2026-03-05T01:21:30.781Z] [echoproperties] buildjdk.java.class.path=
[2026-03-05T01:21:30.781Z] [echoproperties] buildjdk.java.class.version=55.0
[2026-03-05T01:21:30.782Z] [echoproperties] buildjdk.java.home=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home
[2026-03-05T01:21:30.782Z] [echoproperties] buildjdk.java.io.tmpdir=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/
[2026-03-05T01:21:30.782Z] [echoproperties] buildjdk.java.library.path=/Users/admin/Library/Java/Extensions
[2026-03-05T01:21:30.782Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment
[2026-03-05T01:21:30.782Z] [echoproperties] buildjdk.java.runtime.version=11.0.31-beta+4-ea
[2026-03-05T01:21:30.782Z] [echoproperties] buildjdk.java.specification.maintenance.version=3
[2026-03-05T01:21:30.782Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification
[2026-03-05T01:21:30.782Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation
[2026-03-05T01:21:30.782Z] [echoproperties] buildjdk.java.specification.version=11
[2026-03-05T01:21:30.782Z] [echoproperties] buildjdk.java.vendor=Eclipse Adoptium
[2026-03-05T01:21:30.782Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/
[2026-03-05T01:21:30.782Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues
[2026-03-05T01:21:30.782Z] [echoproperties] buildjdk.java.vendor.version=Temurin-11.0.31+4-202603042103
[2026-03-05T01:21:30.782Z] [echoproperties] buildjdk.java.version=11.0.31-beta
[2026-03-05T01:21:30.782Z] [echoproperties] buildjdk.java.version.date=2026-04-21
[2026-03-05T01:21:30.782Z] [echoproperties] buildjdk.java.vm.compressedOopsMode=Zero based
[2026-03-05T01:21:30.782Z] [echoproperties] buildjdk.java.vm.info=mixed mode
[2026-03-05T01:21:30.782Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM
[2026-03-05T01:21:30.782Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification
[2026-03-05T01:21:30.782Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation
[2026-03-05T01:21:30.782Z] [echoproperties] buildjdk.java.vm.specification.version=11
[2026-03-05T01:21:30.782Z] [echoproperties] buildjdk.java.vm.vendor=Eclipse Adoptium
[2026-03-05T01:21:30.782Z] [echoproperties] buildjdk.java.vm.version=11.0.31-beta+4-ea
[2026-03-05T01:21:30.782Z] [echoproperties] buildjdk.jdk.debug=release
[2026-03-05T01:21:30.782Z] [echoproperties] buildjdk.line.separator=\\n
[2026-03-05T01:21:30.782Z] [echoproperties] buildjdk.openjdk=version "11.0.31-beta" 2026-04-21
[2026-03-05T01:21:30.782Z] [echoproperties] buildjdk.os.arch=aarch64
[2026-03-05T01:21:30.782Z] [echoproperties] buildjdk.os.name=Mac OS X
[2026-03-05T01:21:30.782Z] [echoproperties] buildjdk.os.version=14.1
[2026-03-05T01:21:30.782Z] [echoproperties] buildjdk.path.separator=\:
[2026-03-05T01:21:30.782Z] [echoproperties] buildjdk.socksNonProxyHosts=local|*.local|169.254/16|*.169.254/16
[2026-03-05T01:21:30.783Z] [echoproperties] buildjdk.sun.arch.data.model=64
[2026-03-05T01:21:30.783Z] [echoproperties] buildjdk.sun.boot.library.path=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/lib
[2026-03-05T01:21:30.783Z] [echoproperties] buildjdk.sun.cpu.endian=little
[2026-03-05T01:21:30.783Z] [echoproperties] buildjdk.sun.cpu.isalist=
[2026-03-05T01:21:30.783Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeBig
[2026-03-05T01:21:30.783Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD
[2026-03-05T01:21:30.783Z] [echoproperties] buildjdk.sun.jnu.encoding=UTF-8
[2026-03-05T01:21:30.783Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers
[2026-03-05T01:21:30.783Z] [echoproperties] buildjdk.sun.os.patch.level=unknown
[2026-03-05T01:21:30.783Z] [echoproperties] buildjdk.user.country=US
[2026-03-05T01:21:30.783Z] [echoproperties] buildjdk.user.dir=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.build
[2026-03-05T01:21:30.783Z] [echoproperties] buildjdk.user.home=/Users/admin
[2026-03-05T01:21:30.783Z] [echoproperties] buildjdk.user.language=en
[2026-03-05T01:21:30.783Z] [echoproperties] buildjdk.user.name=admin
[2026-03-05T01:21:30.783Z] [echoproperties] buildjdk.user.timezone=
[2026-03-05T01:21:30.783Z] [delete] Deleting: /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/openjdk.java.build.properties.398262080
[2026-03-05T01:21:30.783Z] [echo] DEBUG: Resolved os.name for buildjdk is Mac OS X
[2026-03-05T01:21:30.783Z] [echo] java_platform set to osx_arm-64
[2026-03-05T01:21:30.783Z] [echo] java_java_specification_version set to 11
[2026-03-05T01:21:30.783Z] [echo] java_java_vm_vendor set to Eclipse Adoptium
[2026-03-05T01:21:30.784Z] [echo] java_bindir set to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin
[2026-03-05T01:21:30.784Z] [echo] java_compiler set to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2026-03-05T01:21:30.784Z]
[2026-03-05T01:21:30.784Z] check-for-tools-jar:
[2026-03-05T01:21:30.784Z] [echo] java_java_specification_version is 11
[2026-03-05T01:21:30.784Z]
[2026-03-05T01:21:30.784Z] configure-tools-jar:
[2026-03-05T01:21:30.784Z]
[2026-03-05T01:21:30.784Z] print-tools-jar-location:
[2026-03-05T01:21:30.784Z] [echo] Using tools.jar from /Users/admin/workspace/externalDependency/system_lib/tools/tools.jar
[2026-03-05T01:21:30.784Z]
[2026-03-05T01:21:30.784Z] print-tools-jar-error:
[2026-03-05T01:21:30.784Z]
[2026-03-05T01:21:30.784Z] check-for-windows-sysinternals:
[2026-03-05T01:21:30.784Z]
[2026-03-05T01:21:30.784Z] set-download-windows-sysinternals-required:
[2026-03-05T01:21:30.784Z]
[2026-03-05T01:21:30.784Z] configure-windows-sysinternals:
[2026-03-05T01:21:30.784Z]
[2026-03-05T01:21:30.784Z] print-windows-sysinternals-location:
[2026-03-05T01:21:30.784Z]
[2026-03-05T01:21:30.784Z] set-print-windows-sysinternals-error-required:
[2026-03-05T01:21:30.784Z]
[2026-03-05T01:21:30.784Z] really-print-windows-sysinternals-error:
[2026-03-05T01:21:30.784Z]
[2026-03-05T01:21:30.784Z] print-windows-sysinternals-error:
[2026-03-05T01:21:30.784Z]
[2026-03-05T01:21:30.784Z] fail-if-error:
[2026-03-05T01:21:30.784Z]
[2026-03-05T01:21:30.784Z] print-all-prereq-versions:
[2026-03-05T01:21:30.784Z] [echo] Ant version in use : 1.10.2
[2026-03-05T01:21:30.784Z] [echo] log4j version in use : 2.16.0
[2026-03-05T01:21:30.784Z] [echo] ASM version in use : 9.7.1
[2026-03-05T01:21:30.784Z] [echo] junit version in use : 4.12
[2026-03-05T01:21:30.784Z] [echo] hamcrest version in use: 1.3
[2026-03-05T01:21:30.784Z]
[2026-03-05T01:21:30.784Z] configure:
[2026-03-05T01:21:30.784Z]
[2026-03-05T01:21:30.784Z] build-dependencies:
[2026-03-05T01:21:30.784Z] [echo] Executing openjdk.build/build.xml
[2026-03-05T01:21:30.784Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/../../externalDependency/system_lib
[2026-03-05T01:21:30.784Z]
[2026-03-05T01:21:30.784Z] setup-java-properties:
[2026-03-05T01:21:30.784Z] [echo] java_home is ${java_home}
[2026-03-05T01:21:30.784Z] [echo] java.home is /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home
[2026-03-05T01:21:31.193Z] [echoproperties] #Ant properties
[2026-03-05T01:21:31.193Z] [echoproperties] #Wed Mar 04 20:21:30 EST 2026
[2026-03-05T01:21:31.193Z] [echoproperties] buildjdk..=
[2026-03-05T01:21:31.194Z] [echoproperties] buildjdk./Library/Java/Extensions=
[2026-03-05T01:21:31.194Z] [echoproperties] buildjdk./Network/Library/Java/Extensions=
[2026-03-05T01:21:31.194Z] [echoproperties] buildjdk./System/Library/Java/Extensions=
[2026-03-05T01:21:31.194Z] [echoproperties] buildjdk./usr/lib/java=
[2026-03-05T01:21:31.194Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM Temurin-11.0.31+4-202603042103 (build 11.0.31-beta+4-ea, mixed mode)
[2026-03-05T01:21:31.194Z] [echoproperties] buildjdk.Property=settings\:
[2026-03-05T01:21:31.194Z] [echoproperties] buildjdk.awt.toolkit=sun.lwawt.macosx.LWCToolkit
[2026-03-05T01:21:31.194Z] [echoproperties] buildjdk.file.encoding=UTF-8
[2026-03-05T01:21:31.194Z] [echoproperties] buildjdk.file.separator=/
[2026-03-05T01:21:31.194Z] [echoproperties] buildjdk.ftp.nonProxyHosts=local|*.local|169.254/16|*.169.254/16
[2026-03-05T01:21:31.194Z] [echoproperties] buildjdk.gopherProxySet=false
[2026-03-05T01:21:31.194Z] [echoproperties] buildjdk.http.nonProxyHosts=local|*.local|169.254/16|*.169.254/16
[2026-03-05T01:21:31.194Z] [echoproperties] buildjdk.java.awt.graphicsenv=sun.awt.CGraphicsEnvironment
[2026-03-05T01:21:31.194Z] [echoproperties] buildjdk.java.awt.headless=true
[2026-03-05T01:21:31.194Z] [echoproperties] buildjdk.java.awt.printerjob=sun.lwawt.macosx.CPrinterJob
[2026-03-05T01:21:31.194Z] [echoproperties] buildjdk.java.class.path=
[2026-03-05T01:21:31.194Z] [echoproperties] buildjdk.java.class.version=55.0
[2026-03-05T01:21:31.194Z] [echoproperties] buildjdk.java.home=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home
[2026-03-05T01:21:31.194Z] [echoproperties] buildjdk.java.io.tmpdir=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/
[2026-03-05T01:21:31.195Z] [echoproperties] buildjdk.java.library.path=/Users/admin/Library/Java/Extensions
[2026-03-05T01:21:31.195Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment
[2026-03-05T01:21:31.195Z] [echoproperties] buildjdk.java.runtime.version=11.0.31-beta+4-ea
[2026-03-05T01:21:31.195Z] [echoproperties] buildjdk.java.specification.maintenance.version=3
[2026-03-05T01:21:31.195Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification
[2026-03-05T01:21:31.195Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation
[2026-03-05T01:21:31.195Z] [echoproperties] buildjdk.java.specification.version=11
[2026-03-05T01:21:31.195Z] [echoproperties] buildjdk.java.vendor=Eclipse Adoptium
[2026-03-05T01:21:31.195Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/
[2026-03-05T01:21:31.195Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues
[2026-03-05T01:21:31.195Z] [echoproperties] buildjdk.java.vendor.version=Temurin-11.0.31+4-202603042103
[2026-03-05T01:21:31.195Z] [echoproperties] buildjdk.java.version=11.0.31-beta
[2026-03-05T01:21:31.195Z] [echoproperties] buildjdk.java.version.date=2026-04-21
[2026-03-05T01:21:31.195Z] [echoproperties] buildjdk.java.vm.compressedOopsMode=Zero based
[2026-03-05T01:21:31.195Z] [echoproperties] buildjdk.java.vm.info=mixed mode
[2026-03-05T01:21:31.195Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM
[2026-03-05T01:21:31.195Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification
[2026-03-05T01:21:31.195Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation
[2026-03-05T01:21:31.196Z] [echoproperties] buildjdk.java.vm.specification.version=11
[2026-03-05T01:21:31.196Z] [echoproperties] buildjdk.java.vm.vendor=Eclipse Adoptium
[2026-03-05T01:21:31.196Z] [echoproperties] buildjdk.java.vm.version=11.0.31-beta+4-ea
[2026-03-05T01:21:31.196Z] [echoproperties] buildjdk.jdk.debug=release
[2026-03-05T01:21:31.196Z] [echoproperties] buildjdk.line.separator=\\n
[2026-03-05T01:21:31.196Z] [echoproperties] buildjdk.openjdk=version "11.0.31-beta" 2026-04-21
[2026-03-05T01:21:31.196Z] [echoproperties] buildjdk.os.arch=aarch64
[2026-03-05T01:21:31.196Z] [echoproperties] buildjdk.os.name=Mac OS X
[2026-03-05T01:21:31.196Z] [echoproperties] buildjdk.os.version=14.1
[2026-03-05T01:21:31.196Z] [echoproperties] buildjdk.path.separator=\:
[2026-03-05T01:21:31.196Z] [echoproperties] buildjdk.socksNonProxyHosts=local|*.local|169.254/16|*.169.254/16
[2026-03-05T01:21:31.196Z] [echoproperties] buildjdk.sun.arch.data.model=64
[2026-03-05T01:21:31.196Z] [echoproperties] buildjdk.sun.boot.library.path=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/lib
[2026-03-05T01:21:31.196Z] [echoproperties] buildjdk.sun.cpu.endian=little
[2026-03-05T01:21:31.196Z] [echoproperties] buildjdk.sun.cpu.isalist=
[2026-03-05T01:21:31.196Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeBig
[2026-03-05T01:21:31.196Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD
[2026-03-05T01:21:31.196Z] [echoproperties] buildjdk.sun.jnu.encoding=UTF-8
[2026-03-05T01:21:31.196Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers
[2026-03-05T01:21:31.196Z] [echoproperties] buildjdk.sun.os.patch.level=unknown
[2026-03-05T01:21:31.196Z] [echoproperties] buildjdk.user.country=US
[2026-03-05T01:21:31.197Z] [echoproperties] buildjdk.user.dir=/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.build
[2026-03-05T01:21:31.197Z] [echoproperties] buildjdk.user.home=/Users/admin
[2026-03-05T01:21:31.197Z] [echoproperties] buildjdk.user.language=en
[2026-03-05T01:21:31.197Z] [echoproperties] buildjdk.user.name=admin
[2026-03-05T01:21:31.197Z] [echoproperties] buildjdk.user.timezone=
[2026-03-05T01:21:31.197Z] [delete] Deleting: /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/openjdk.java.build.properties.628460021
[2026-03-05T01:21:31.197Z] [echo] DEBUG: Resolved os.name for buildjdk is Mac OS X
[2026-03-05T01:21:31.197Z] [echo] java_platform set to osx_arm-64
[2026-03-05T01:21:31.197Z] [echo] java_java_specification_version set to 11
[2026-03-05T01:21:31.197Z] [echo] java_java_vm_vendor set to Eclipse Adoptium
[2026-03-05T01:21:31.197Z] [echo] java_bindir set to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin
[2026-03-05T01:21:31.197Z] [echo] java_compiler set to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2026-03-05T01:21:31.197Z]
[2026-03-05T01:21:31.197Z] check-prereqs:
[2026-03-05T01:21:31.197Z] [echo] Executing openjdk.build/build.xml
[2026-03-05T01:21:31.198Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/../../externalDependency/system_lib
[2026-03-05T01:21:31.198Z]
[2026-03-05T01:21:31.198Z] check-for-ant:
[2026-03-05T01:21:31.198Z]
[2026-03-05T01:21:31.198Z] print-ant-location:
[2026-03-05T01:21:31.198Z] [echo] Using ant from /Users/admin/workspace/externalDependency/system_lib/apache-ant/lib/ant-launcher.jar
[2026-03-05T01:21:31.198Z]
[2026-03-05T01:21:31.198Z] print-ant-error:
[2026-03-05T01:21:31.198Z]
[2026-03-05T01:21:31.198Z] check-for-junit:
[2026-03-05T01:21:31.198Z]
[2026-03-05T01:21:31.198Z] print-junit-location:
[2026-03-05T01:21:31.198Z] [echo] Using junit from /Users/admin/workspace/externalDependency/system_lib/junit/junit.jar
[2026-03-05T01:21:31.198Z]
[2026-03-05T01:21:31.198Z] print-junit-error:
[2026-03-05T01:21:31.198Z]
[2026-03-05T01:21:31.198Z] check-for-hamcrest-core:
[2026-03-05T01:21:31.198Z]
[2026-03-05T01:21:31.198Z] print-hamcrest-core-location:
[2026-03-05T01:21:31.198Z] [echo] Using hamcrest-core from /Users/admin/workspace/externalDependency/system_lib/junit/hamcrest-core.jar
[2026-03-05T01:21:31.198Z]
[2026-03-05T01:21:31.198Z] print-hamcrest-core-error:
[2026-03-05T01:21:31.198Z]
[2026-03-05T01:21:31.198Z] check-for-log4j:
[2026-03-05T01:21:31.198Z]
[2026-03-05T01:21:31.198Z] print-log4j-location:
[2026-03-05T01:21:31.198Z] [echo] Using log4j-api from /Users/admin/workspace/externalDependency/system_lib/log4j/log4j-api.jar and log4j-core from /Users/admin/workspace/externalDependency/system_lib/log4j/log4j-core.jar
[2026-03-05T01:21:31.198Z]
[2026-03-05T01:21:31.198Z] print-log4j-error:
[2026-03-05T01:21:31.198Z]
[2026-03-05T01:21:31.198Z] check-for-asm:
[2026-03-05T01:21:31.198Z]
[2026-03-05T01:21:31.198Z] print-asm-location:
[2026-03-05T01:21:31.198Z] [echo] Using asm.jar from /Users/admin/workspace/externalDependency/system_lib/asm/asm.jar
[2026-03-05T01:21:31.198Z] [echo] Using asm-commons.jar from /Users/admin/workspace/externalDependency/system_lib/asm/asm-commons.jar
[2026-03-05T01:21:31.198Z]
[2026-03-05T01:21:31.198Z] print-asm-error:
[2026-03-05T01:21:31.198Z]
[2026-03-05T01:21:31.198Z] setup-java-properties:
[2026-03-05T01:21:31.198Z]
[2026-03-05T01:21:31.198Z] check-for-tools-jar:
[2026-03-05T01:21:31.198Z] [echo] java_java_specification_version is 11
[2026-03-05T01:21:31.198Z]
[2026-03-05T01:21:31.198Z] print-tools-jar-location:
[2026-03-05T01:21:31.199Z] [echo] Using tools.jar from /Users/admin/workspace/externalDependency/system_lib/tools/tools.jar
[2026-03-05T01:21:31.199Z]
[2026-03-05T01:21:31.199Z] print-tools-jar-error:
[2026-03-05T01:21:31.199Z]
[2026-03-05T01:21:31.199Z] check-for-windows-sysinternals:
[2026-03-05T01:21:31.199Z]
[2026-03-05T01:21:31.199Z] print-windows-sysinternals-location:
[2026-03-05T01:21:31.199Z]
[2026-03-05T01:21:31.199Z] set-print-windows-sysinternals-error-required:
[2026-03-05T01:21:31.199Z]
[2026-03-05T01:21:31.199Z] really-print-windows-sysinternals-error:
[2026-03-05T01:21:31.199Z]
[2026-03-05T01:21:31.199Z] print-windows-sysinternals-error:
[2026-03-05T01:21:31.199Z]
[2026-03-05T01:21:31.199Z] fail-if-error:
[2026-03-05T01:21:31.199Z]
[2026-03-05T01:21:31.199Z] print-all-prereq-versions:
[2026-03-05T01:21:31.199Z] [echo] Ant version in use : 1.10.2
[2026-03-05T01:21:31.199Z] [echo] log4j version in use : 2.16.0
[2026-03-05T01:21:31.199Z] [echo] ASM version in use : 9.7.1
[2026-03-05T01:21:31.199Z] [echo] junit version in use : 4.12
[2026-03-05T01:21:31.199Z] [echo] hamcrest version in use: 1.3
[2026-03-05T01:21:31.199Z]
[2026-03-05T01:21:31.199Z] run-check-prereqs:
[2026-03-05T01:21:31.199Z]
[2026-03-05T01:21:31.199Z] build-dependencies:
[2026-03-05T01:21:31.199Z] [echo] Executing stf.build/build.xml
[2026-03-05T01:21:31.199Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/../../externalDependency/system_lib
[2026-03-05T01:21:31.199Z]
[2026-03-05T01:21:31.199Z] setup-java-properties:
[2026-03-05T01:21:31.199Z]
[2026-03-05T01:21:31.199Z] check-prereqs:
[2026-03-05T01:21:31.199Z]
[2026-03-05T01:21:31.199Z] build-dependencies:
[2026-03-05T01:21:31.199Z] [echo] Executing stf.core/build.xml
[2026-03-05T01:21:31.199Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/../../externalDependency/system_lib
[2026-03-05T01:21:31.199Z]
[2026-03-05T01:21:31.199Z] setup-java-properties:
[2026-03-05T01:21:31.199Z]
[2026-03-05T01:21:31.199Z] check-prereqs:
[2026-03-05T01:21:31.199Z]
[2026-03-05T01:21:31.199Z] build-dependencies:
[2026-03-05T01:21:31.199Z]
[2026-03-05T01:21:31.199Z] create-bin-dir:
[2026-03-05T01:21:31.200Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/STF/stf.core/bin
[2026-03-05T01:21:31.200Z]
[2026-03-05T01:21:31.200Z] build-java:
[2026-03-05T01:21:31.200Z] [javac] Compiling 58 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/STF/stf.core/bin
[2026-03-05T01:21:33.655Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/STF/stf.core/src/stf.core/net/adoptopenjdk/stf/runner/StfRunner.java uses or overrides a deprecated API.
[2026-03-05T01:21:33.655Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-05T01:21:33.655Z] [javac] Compiling 2 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/STF/stf.core/bin
[2026-03-05T01:21:34.028Z]
[2026-03-05T01:21:34.028Z] build-jar:
[2026-03-05T01:21:34.028Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/STF/stf.core/bin/stf.core.jar
[2026-03-05T01:21:34.028Z]
[2026-03-05T01:21:34.028Z] build-archives:
[2026-03-05T01:21:34.028Z]
[2026-03-05T01:21:34.028Z] copy-log4j2-config:
[2026-03-05T01:21:34.028Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/STF/stf.core/bin
[2026-03-05T01:21:34.028Z]
[2026-03-05T01:21:34.028Z] build-no-natives:
[2026-03-05T01:21:34.028Z]
[2026-03-05T01:21:34.028Z] build-natives:
[2026-03-05T01:21:34.028Z]
[2026-03-05T01:21:34.028Z] build:
[2026-03-05T01:21:34.028Z] [echo] Executing stf.load/build.xml
[2026-03-05T01:21:34.028Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/../../externalDependency/system_lib
[2026-03-05T01:21:34.028Z]
[2026-03-05T01:21:34.028Z] setup-java-properties:
[2026-03-05T01:21:34.028Z]
[2026-03-05T01:21:34.028Z] check-prereqs:
[2026-03-05T01:21:34.028Z]
[2026-03-05T01:21:34.028Z] build-dependencies:
[2026-03-05T01:21:34.028Z] [echo] Executing stf.core/build.xml
[2026-03-05T01:21:34.028Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/../../externalDependency/system_lib
[2026-03-05T01:21:34.028Z]
[2026-03-05T01:21:34.028Z] setup-java-properties:
[2026-03-05T01:21:34.028Z]
[2026-03-05T01:21:34.028Z] check-prereqs:
[2026-03-05T01:21:34.028Z]
[2026-03-05T01:21:34.028Z] build-dependencies:
[2026-03-05T01:21:34.028Z]
[2026-03-05T01:21:34.028Z] create-bin-dir:
[2026-03-05T01:21:34.028Z]
[2026-03-05T01:21:34.028Z] build-java:
[2026-03-05T01:21:34.028Z]
[2026-03-05T01:21:34.028Z] build-jar:
[2026-03-05T01:21:34.392Z]
[2026-03-05T01:21:34.392Z] build-archives:
[2026-03-05T01:21:34.392Z]
[2026-03-05T01:21:34.392Z] copy-log4j2-config:
[2026-03-05T01:21:34.392Z]
[2026-03-05T01:21:34.392Z] build-no-natives:
[2026-03-05T01:21:34.392Z]
[2026-03-05T01:21:34.392Z] build-natives:
[2026-03-05T01:21:34.392Z]
[2026-03-05T01:21:34.392Z] build:
[2026-03-05T01:21:34.392Z]
[2026-03-05T01:21:34.392Z] create-bin-dir:
[2026-03-05T01:21:34.392Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/STF/stf.load/bin
[2026-03-05T01:21:34.392Z]
[2026-03-05T01:21:34.392Z] build-java:
[2026-03-05T01:21:34.392Z] [javac] Compiling 29 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/STF/stf.load/bin
[2026-03-05T01:21:35.659Z] [javac] Note: Some input files use or override a deprecated API.
[2026-03-05T01:21:35.659Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-05T01:21:35.659Z]
[2026-03-05T01:21:35.659Z] build-jar:
[2026-03-05T01:21:35.659Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/STF/stf.load/bin/stf.load.jar
[2026-03-05T01:21:35.659Z]
[2026-03-05T01:21:35.659Z] build-archives:
[2026-03-05T01:21:35.659Z]
[2026-03-05T01:21:35.659Z] build-no-natives:
[2026-03-05T01:21:35.659Z]
[2026-03-05T01:21:35.659Z] build-natives:
[2026-03-05T01:21:35.659Z]
[2026-03-05T01:21:35.659Z] build:
[2026-03-05T01:21:35.659Z] [echo] Executing stf.samples/build.xml
[2026-03-05T01:21:35.659Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/../../externalDependency/system_lib
[2026-03-05T01:21:35.659Z]
[2026-03-05T01:21:35.659Z] setup-java-properties:
[2026-03-05T01:21:35.659Z]
[2026-03-05T01:21:35.659Z] check-prereqs:
[2026-03-05T01:21:35.659Z]
[2026-03-05T01:21:35.659Z] build-dependencies:
[2026-03-05T01:21:35.659Z] [echo] Executing stf.core/build.xml
[2026-03-05T01:21:35.659Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/../../externalDependency/system_lib
[2026-03-05T01:21:35.659Z]
[2026-03-05T01:21:35.659Z] setup-java-properties:
[2026-03-05T01:21:35.659Z]
[2026-03-05T01:21:35.659Z] check-prereqs:
[2026-03-05T01:21:35.659Z]
[2026-03-05T01:21:35.659Z] build-dependencies:
[2026-03-05T01:21:35.659Z]
[2026-03-05T01:21:35.659Z] create-bin-dir:
[2026-03-05T01:21:35.659Z]
[2026-03-05T01:21:35.659Z] build-java:
[2026-03-05T01:21:35.659Z]
[2026-03-05T01:21:35.659Z] build-jar:
[2026-03-05T01:21:35.659Z]
[2026-03-05T01:21:35.659Z] build-archives:
[2026-03-05T01:21:35.659Z]
[2026-03-05T01:21:35.659Z] copy-log4j2-config:
[2026-03-05T01:21:35.659Z]
[2026-03-05T01:21:35.659Z] build-no-natives:
[2026-03-05T01:21:35.659Z]
[2026-03-05T01:21:35.659Z] build-natives:
[2026-03-05T01:21:35.659Z]
[2026-03-05T01:21:35.659Z] build:
[2026-03-05T01:21:35.659Z] [echo] Executing stf.load/build.xml
[2026-03-05T01:21:35.659Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/../../externalDependency/system_lib
[2026-03-05T01:21:35.659Z]
[2026-03-05T01:21:35.659Z] setup-java-properties:
[2026-03-05T01:21:35.659Z]
[2026-03-05T01:21:35.659Z] check-prereqs:
[2026-03-05T01:21:35.659Z]
[2026-03-05T01:21:35.659Z] build-dependencies:
[2026-03-05T01:21:35.659Z] [echo] Executing stf.core/build.xml
[2026-03-05T01:21:35.659Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/../../externalDependency/system_lib
[2026-03-05T01:21:35.659Z]
[2026-03-05T01:21:35.659Z] setup-java-properties:
[2026-03-05T01:21:35.659Z]
[2026-03-05T01:21:35.659Z] check-prereqs:
[2026-03-05T01:21:35.659Z]
[2026-03-05T01:21:35.659Z] build-dependencies:
[2026-03-05T01:21:35.659Z]
[2026-03-05T01:21:35.659Z] create-bin-dir:
[2026-03-05T01:21:35.659Z]
[2026-03-05T01:21:35.659Z] build-java:
[2026-03-05T01:21:35.659Z]
[2026-03-05T01:21:35.659Z] build-jar:
[2026-03-05T01:21:35.659Z]
[2026-03-05T01:21:35.659Z] build-archives:
[2026-03-05T01:21:35.659Z]
[2026-03-05T01:21:35.659Z] copy-log4j2-config:
[2026-03-05T01:21:35.659Z]
[2026-03-05T01:21:35.659Z] build-no-natives:
[2026-03-05T01:21:35.659Z]
[2026-03-05T01:21:35.659Z] build-natives:
[2026-03-05T01:21:35.659Z]
[2026-03-05T01:21:35.659Z] build:
[2026-03-05T01:21:35.659Z]
[2026-03-05T01:21:35.659Z] create-bin-dir:
[2026-03-05T01:21:35.659Z]
[2026-03-05T01:21:35.659Z] build-java:
[2026-03-05T01:21:35.659Z]
[2026-03-05T01:21:35.659Z] build-jar:
[2026-03-05T01:21:35.659Z]
[2026-03-05T01:21:35.659Z] build-archives:
[2026-03-05T01:21:35.659Z]
[2026-03-05T01:21:35.659Z] build-no-natives:
[2026-03-05T01:21:35.659Z]
[2026-03-05T01:21:35.659Z] build-natives:
[2026-03-05T01:21:35.659Z]
[2026-03-05T01:21:35.659Z] build:
[2026-03-05T01:21:35.659Z]
[2026-03-05T01:21:35.659Z] create-bin-dir:
[2026-03-05T01:21:35.660Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/STF/stf.samples/bin
[2026-03-05T01:21:35.660Z]
[2026-03-05T01:21:35.660Z] build-java:
[2026-03-05T01:21:35.660Z] [javac] Compiling 24 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/STF/stf.samples/bin
[2026-03-05T01:21:36.956Z]
[2026-03-05T01:21:36.956Z] build-jar:
[2026-03-05T01:21:36.956Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/STF/stf.samples/bin/stf.samples.jar
[2026-03-05T01:21:36.956Z]
[2026-03-05T01:21:36.956Z] build-archives:
[2026-03-05T01:21:36.956Z]
[2026-03-05T01:21:36.956Z] build-no-natives:
[2026-03-05T01:21:36.956Z]
[2026-03-05T01:21:36.956Z] build-natives:
[2026-03-05T01:21:36.956Z]
[2026-03-05T01:21:36.956Z] build:
[2026-03-05T01:21:36.956Z]
[2026-03-05T01:21:36.956Z] build:
[2026-03-05T01:21:36.956Z] [echo] Executing openjdk.test.concurrent/build.xml
[2026-03-05T01:21:36.956Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/../../externalDependency/system_lib
[2026-03-05T01:21:36.956Z]
[2026-03-05T01:21:36.956Z] setup-java-properties:
[2026-03-05T01:21:36.956Z]
[2026-03-05T01:21:36.956Z] check-prereqs:
[2026-03-05T01:21:36.956Z]
[2026-03-05T01:21:36.956Z] build-dependencies:
[2026-03-05T01:21:36.956Z]
[2026-03-05T01:21:36.956Z] create-bin-dir:
[2026-03-05T01:21:36.956Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin
[2026-03-05T01:21:36.956Z]
[2026-03-05T01:21:36.956Z] build-java:
[2026-03-05T01:21:36.956Z] [javac] Compiling 36 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin
[2026-03-05T01:21:38.832Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:111: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.832Z] [javac] assertEquals("20 : weakCompareAndSet()", true, localTestBoolean.weakCompareAndSet(nextRandom, true));
[2026-03-05T01:21:38.832Z] [javac] ^
[2026-03-05T01:21:38.833Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:112: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.833Z] [javac] assertEquals("21 : weakCompareAndSet()", false, localTestBoolean.weakCompareAndSet(false, true));
[2026-03-05T01:21:38.833Z] [javac] ^
[2026-03-05T01:21:38.833Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:113: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.833Z] [javac] assertEquals("22 : weakCompareAndSet()", true, localTestBoolean.weakCompareAndSet(true, true));
[2026-03-05T01:21:38.833Z] [javac] ^
[2026-03-05T01:21:38.833Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:114: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.833Z] [javac] assertEquals("23 : weakCompareAndSet()", true, localTestBoolean.weakCompareAndSet(true, false));
[2026-03-05T01:21:38.833Z] [javac] ^
[2026-03-05T01:21:38.833Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:115: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.833Z] [javac] assertEquals("24 : weakCompareAndSet()", false, localTestBoolean.weakCompareAndSet(true, nextRandom));
[2026-03-05T01:21:38.833Z] [javac] ^
[2026-03-05T01:21:38.833Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:116: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.833Z] [javac] assertEquals("25 : weakCompareAndSet()", true, localTestBoolean.weakCompareAndSet(false, nextRandom));
[2026-03-05T01:21:38.833Z] [javac] ^
[2026-03-05T01:21:38.833Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:131: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.833Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.833Z] [javac] ^
[2026-03-05T01:21:38.833Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:134: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.833Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.833Z] [javac] ^
[2026-03-05T01:21:38.833Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:135: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.833Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.833Z] [javac] ^
[2026-03-05T01:21:38.833Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:138: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.833Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.833Z] [javac] ^
[2026-03-05T01:21:38.833Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:144: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.833Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.833Z] [javac] ^
[2026-03-05T01:21:38.833Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:154: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.833Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.833Z] [javac] ^
[2026-03-05T01:21:38.834Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:171: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.834Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.834Z] [javac] ^
[2026-03-05T01:21:38.834Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:180: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.834Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.834Z] [javac] ^
[2026-03-05T01:21:38.834Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:183: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.834Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.834Z] [javac] ^
[2026-03-05T01:21:38.834Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:184: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.834Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.834Z] [javac] ^
[2026-03-05T01:21:38.834Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:186: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.834Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.834Z] [javac] ^
[2026-03-05T01:21:38.834Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:188: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.834Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.834Z] [javac] ^
[2026-03-05T01:21:38.834Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:210: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.834Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.834Z] [javac] ^
[2026-03-05T01:21:38.834Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:217: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.834Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.834Z] [javac] ^
[2026-03-05T01:21:38.834Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:219: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.834Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.834Z] [javac] ^
[2026-03-05T01:21:38.834Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:222: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.834Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.834Z] [javac] ^
[2026-03-05T01:21:38.834Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:226: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.834Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.834Z] [javac] ^
[2026-03-05T01:21:38.834Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:231: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.834Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.834Z] [javac] ^
[2026-03-05T01:21:38.835Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:235: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.835Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.835Z] [javac] ^
[2026-03-05T01:21:38.835Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:241: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.835Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.835Z] [javac] ^
[2026-03-05T01:21:38.835Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:246: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.835Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.835Z] [javac] ^
[2026-03-05T01:21:38.835Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:250: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.835Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.835Z] [javac] ^
[2026-03-05T01:21:38.835Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:252: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.835Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.835Z] [javac] ^
[2026-03-05T01:21:38.835Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:258: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.835Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.835Z] [javac] ^
[2026-03-05T01:21:38.835Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:274: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.835Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.835Z] [javac] ^
[2026-03-05T01:21:38.835Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:282: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.835Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.835Z] [javac] ^
[2026-03-05T01:21:38.835Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:288: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.835Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.835Z] [javac] ^
[2026-03-05T01:21:38.835Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:298: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.835Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.835Z] [javac] ^
[2026-03-05T01:21:38.835Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:304: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.835Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.835Z] [javac] ^
[2026-03-05T01:21:38.835Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:311: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.836Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.836Z] [javac] ^
[2026-03-05T01:21:38.836Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:323: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.836Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.836Z] [javac] ^
[2026-03-05T01:21:38.836Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:331: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.836Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.836Z] [javac] ^
[2026-03-05T01:21:38.836Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:337: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.836Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.836Z] [javac] ^
[2026-03-05T01:21:38.836Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:340: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.836Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.836Z] [javac] ^
[2026-03-05T01:21:38.836Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:344: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.836Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.836Z] [javac] ^
[2026-03-05T01:21:38.836Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:354: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.836Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.836Z] [javac] ^
[2026-03-05T01:21:38.836Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:358: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.836Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.836Z] [javac] ^
[2026-03-05T01:21:38.836Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:363: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.836Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.836Z] [javac] ^
[2026-03-05T01:21:38.836Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:364: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.836Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.836Z] [javac] ^
[2026-03-05T01:21:38.836Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:372: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.836Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.836Z] [javac] ^
[2026-03-05T01:21:38.836Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:373: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.836Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.836Z] [javac] ^
[2026-03-05T01:21:38.837Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:375: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.837Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.837Z] [javac] ^
[2026-03-05T01:21:38.837Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:393: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.837Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.837Z] [javac] ^
[2026-03-05T01:21:38.837Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:404: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.837Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.837Z] [javac] ^
[2026-03-05T01:21:38.837Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:411: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.837Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.837Z] [javac] ^
[2026-03-05T01:21:38.837Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:412: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.837Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.837Z] [javac] ^
[2026-03-05T01:21:38.837Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:420: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.837Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.837Z] [javac] ^
[2026-03-05T01:21:38.837Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:422: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.837Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.837Z] [javac] ^
[2026-03-05T01:21:38.837Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:426: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.837Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.837Z] [javac] ^
[2026-03-05T01:21:38.837Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:429: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.837Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.837Z] [javac] ^
[2026-03-05T01:21:38.837Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:437: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.837Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.837Z] [javac] ^
[2026-03-05T01:21:38.837Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:449: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.837Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.837Z] [javac] ^
[2026-03-05T01:21:38.837Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:454: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.837Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.837Z] [javac] ^
[2026-03-05T01:21:38.838Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:461: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.838Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.838Z] [javac] ^
[2026-03-05T01:21:38.838Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:481: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.838Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.838Z] [javac] ^
[2026-03-05T01:21:38.838Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:494: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.838Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.838Z] [javac] ^
[2026-03-05T01:21:38.838Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:497: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.838Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.838Z] [javac] ^
[2026-03-05T01:21:38.838Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:507: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.838Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.838Z] [javac] ^
[2026-03-05T01:21:38.838Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicBooleanTest.java:523: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated
[2026-03-05T01:21:38.838Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2026-03-05T01:21:38.838Z] [javac] ^
[2026-03-05T01:21:38.838Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:137: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-03-05T01:21:38.838Z] [javac] assertEquals("26 : weakCompareAndSet()", true, localTestIntegerArray.weakCompareAndSet(i, nextValue, 2147483647));
[2026-03-05T01:21:38.838Z] [javac] ^
[2026-03-05T01:21:38.838Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:138: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-03-05T01:21:38.838Z] [javac] assertEquals("27 : weakCompareAndSet()", true, localTestIntegerArray.weakCompareAndSet(i, 2147483647, 0));
[2026-03-05T01:21:38.838Z] [javac] ^
[2026-03-05T01:21:38.838Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:139: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-03-05T01:21:38.838Z] [javac] assertEquals("28 : weakCompareAndSet()", false, localTestIntegerArray.weakCompareAndSet(i, 2147483647, -2147483648));
[2026-03-05T01:21:38.838Z] [javac] ^
[2026-03-05T01:21:38.838Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:140: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-03-05T01:21:38.838Z] [javac] assertEquals("29 : weakCompareAndSet()", true, localTestIntegerArray.weakCompareAndSet(i, 0, -2147483648));
[2026-03-05T01:21:38.838Z] [javac] ^
[2026-03-05T01:21:38.838Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:141: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-03-05T01:21:38.838Z] [javac] assertEquals("30 : weakCompareAndSet()", true, localTestIntegerArray.weakCompareAndSet(i, -2147483648, nextValue));
[2026-03-05T01:21:38.839Z] [javac] ^
[2026-03-05T01:21:38.839Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:187: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-03-05T01:21:38.839Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2026-03-05T01:21:38.839Z] [javac] ^
[2026-03-05T01:21:38.839Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:198: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-03-05T01:21:38.839Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2026-03-05T01:21:38.839Z] [javac] ^
[2026-03-05T01:21:38.839Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:204: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-03-05T01:21:38.839Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2026-03-05T01:21:38.839Z] [javac] ^
[2026-03-05T01:21:38.839Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:227: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-03-05T01:21:38.839Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2026-03-05T01:21:38.839Z] [javac] ^
[2026-03-05T01:21:38.839Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:268: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-03-05T01:21:38.839Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2026-03-05T01:21:38.839Z] [javac] ^
[2026-03-05T01:21:38.839Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:281: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-03-05T01:21:38.839Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2026-03-05T01:21:38.839Z] [javac] ^
[2026-03-05T01:21:38.839Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:294: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-03-05T01:21:38.839Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2026-03-05T01:21:38.839Z] [javac] ^
[2026-03-05T01:21:38.839Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:309: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-03-05T01:21:38.839Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2026-03-05T01:21:38.839Z] [javac] ^
[2026-03-05T01:21:38.839Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:345: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-03-05T01:21:38.839Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2026-03-05T01:21:38.839Z] [javac] ^
[2026-03-05T01:21:38.839Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:356: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-03-05T01:21:38.839Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2026-03-05T01:21:38.840Z] [javac] ^
[2026-03-05T01:21:38.840Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:363: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-03-05T01:21:38.840Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2026-03-05T01:21:38.840Z] [javac] ^
[2026-03-05T01:21:38.840Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:364: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-03-05T01:21:38.840Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2026-03-05T01:21:38.840Z] [javac] ^
[2026-03-05T01:21:38.840Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:407: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-03-05T01:21:38.840Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2026-03-05T01:21:38.840Z] [javac] ^
[2026-03-05T01:21:38.840Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:417: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-03-05T01:21:38.840Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2026-03-05T01:21:38.840Z] [javac] ^
[2026-03-05T01:21:38.840Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:448: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-03-05T01:21:38.840Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2026-03-05T01:21:38.840Z] [javac] ^
[2026-03-05T01:21:38.840Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:480: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-03-05T01:21:38.840Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2026-03-05T01:21:38.840Z] [javac] ^
[2026-03-05T01:21:38.840Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:506: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-03-05T01:21:38.840Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2026-03-05T01:21:38.840Z] [javac] ^
[2026-03-05T01:21:38.840Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:511: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-03-05T01:21:38.840Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2026-03-05T01:21:38.840Z] [javac] ^
[2026-03-05T01:21:38.841Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:515: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-03-05T01:21:38.841Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2026-03-05T01:21:38.841Z] [javac] ^
[2026-03-05T01:21:38.841Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:520: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-03-05T01:21:38.841Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2026-03-05T01:21:38.841Z] [javac] ^
[2026-03-05T01:21:38.841Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:524: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-03-05T01:21:38.841Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2026-03-05T01:21:38.841Z] [javac] ^
[2026-03-05T01:21:38.841Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:534: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-03-05T01:21:38.841Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2026-03-05T01:21:38.841Z] [javac] ^
[2026-03-05T01:21:38.841Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:554: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-03-05T01:21:38.841Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2026-03-05T01:21:38.841Z] [javac] ^
[2026-03-05T01:21:38.841Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:562: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-03-05T01:21:38.841Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2026-03-05T01:21:38.841Z] [javac] ^
[2026-03-05T01:21:38.841Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:569: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-03-05T01:21:38.841Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2026-03-05T01:21:38.841Z] [javac] ^
[2026-03-05T01:21:38.841Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:572: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-03-05T01:21:38.841Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2026-03-05T01:21:38.841Z] [javac] ^
[2026-03-05T01:21:38.841Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:576: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-03-05T01:21:38.841Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2026-03-05T01:21:38.841Z] [javac] ^
[2026-03-05T01:21:38.842Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerArrayTest.java:579: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated
[2026-03-05T01:21:38.842Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2026-03-05T01:21:38.842Z] [javac] ^
[2026-03-05T01:21:38.842Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerTest.java:128: warning: [deprecation] weakCompareAndSet(int,int) in AtomicInteger has been deprecated
[2026-03-05T01:21:38.842Z] [javac] assertEquals("36 : weakCompareAndSet()", true, localTestInteger.weakCompareAndSet(nextRandom.intValue(), 2147483647));
[2026-03-05T01:21:38.842Z] [javac] ^
[2026-03-05T01:21:38.842Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/src/test.concurrent/net/adoptopenjdk/test/concurrent/atomic/AtomicIntegerTest.java:129: warning: [deprecation] weakCompareAndSet(int,int) in AtomicInteger has been deprecated
[2026-03-05T01:21:38.842Z] [javac] assertEquals("37 : weakCompareAndSet()", true, localTestInteger.weakCompareAndSet(2147483647, 0));
[2026-03-05T01:21:38.842Z] [javac] ^
[2026-03-05T01:21:39.199Z] [javac] Note: Some input files additionally use or override a deprecated API.
[2026-03-05T01:21:39.199Z] [javac] 100 warnings
[2026-03-05T01:21:39.199Z]
[2026-03-05T01:21:39.199Z] build-jar:
[2026-03-05T01:21:39.199Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin/test.concurrent.jar
[2026-03-05T01:21:39.199Z]
[2026-03-05T01:21:39.199Z] build-archives:
[2026-03-05T01:21:39.199Z]
[2026-03-05T01:21:39.199Z] build-no-natives:
[2026-03-05T01:21:39.199Z]
[2026-03-05T01:21:39.199Z] build-natives:
[2026-03-05T01:21:39.199Z]
[2026-03-05T01:21:39.199Z] build:
[2026-03-05T01:21:39.199Z] [echo] Executing openjdk.test.classloading/build.xml
[2026-03-05T01:21:39.199Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/../../externalDependency/system_lib
[2026-03-05T01:21:39.199Z]
[2026-03-05T01:21:39.199Z] setup-java-properties:
[2026-03-05T01:21:39.199Z]
[2026-03-05T01:21:39.199Z] check-prereqs:
[2026-03-05T01:21:39.199Z]
[2026-03-05T01:21:39.200Z] build-dependencies:
[2026-03-05T01:21:39.200Z]
[2026-03-05T01:21:39.200Z] create-bin-dir:
[2026-03-05T01:21:39.200Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin
[2026-03-05T01:21:39.200Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1
[2026-03-05T01:21:39.200Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2
[2026-03-05T01:21:39.200Z]
[2026-03-05T01:21:39.200Z] build-java:
[2026-03-05T01:21:39.200Z] [javac] Compiling 5 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin
[2026-03-05T01:21:39.979Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:214: warning: [deprecation] Boolean(boolean) in Boolean has been deprecated
[2026-03-05T01:21:39.979Z] [javac] if (cname.equals("boolean")) o = new Boolean (false);
[2026-03-05T01:21:39.979Z] [javac] ^
[2026-03-05T01:21:39.979Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:215: warning: [deprecation] Byte(byte) in Byte has been deprecated
[2026-03-05T01:21:39.979Z] [javac] else if (cname.equals("byte")) o = new Byte ((byte)0);
[2026-03-05T01:21:39.979Z] [javac] ^
[2026-03-05T01:21:39.980Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:216: warning: [deprecation] Character(char) in Character has been deprecated
[2026-03-05T01:21:39.980Z] [javac] else if (cname.equals("char")) o = new Character ((char)0);
[2026-03-05T01:21:39.980Z] [javac] ^
[2026-03-05T01:21:39.980Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:217: warning: [deprecation] Short(short) in Short has been deprecated
[2026-03-05T01:21:39.980Z] [javac] else if (cname.equals("short")) o = new Short ((short)0);
[2026-03-05T01:21:39.980Z] [javac] ^
[2026-03-05T01:21:39.980Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:218: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-03-05T01:21:39.980Z] [javac] else if (cname.equals("int")) o = new Integer ((int)0);
[2026-03-05T01:21:39.980Z] [javac] ^
[2026-03-05T01:21:39.980Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:219: warning: [deprecation] Long(long) in Long has been deprecated
[2026-03-05T01:21:39.980Z] [javac] else if (cname.equals("long")) o = new Long (0L);
[2026-03-05T01:21:39.980Z] [javac] ^
[2026-03-05T01:21:39.980Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:220: warning: [deprecation] Float(double) in Float has been deprecated
[2026-03-05T01:21:39.980Z] [javac] else if (cname.equals("float")) o = new Float (0.0);
[2026-03-05T01:21:39.981Z] [javac] ^
[2026-03-05T01:21:39.981Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:221: warning: [deprecation] Double(double) in Double has been deprecated
[2026-03-05T01:21:39.981Z] [javac] else if (cname.equals("double")) o = new Double (0.0);
[2026-03-05T01:21:39.981Z] [javac] ^
[2026-03-05T01:21:39.981Z] [javac] 8 warnings
[2026-03-05T01:21:39.981Z] [javac] Compiling 4 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1
[2026-03-05T01:21:40.762Z] [javac] Compiling 4 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2
[2026-03-05T01:21:41.550Z] [delete] Deleting /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2/CL2_C.class
[2026-03-05T01:21:41.550Z] [delete] Deleting /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2/CL2_B.class
[2026-03-05T01:21:41.550Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2
[2026-03-05T01:21:41.550Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2/net/adoptopenjdk/test/classloading/deadlock/package1
[2026-03-05T01:21:41.550Z]
[2026-03-05T01:21:41.550Z] build-jar:
[2026-03-05T01:21:41.551Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin/test.classloading.jar
[2026-03-05T01:21:41.551Z]
[2026-03-05T01:21:41.551Z] build-archives:
[2026-03-05T01:21:41.551Z]
[2026-03-05T01:21:41.551Z] build-no-natives:
[2026-03-05T01:21:41.551Z]
[2026-03-05T01:21:41.551Z] build-natives:
[2026-03-05T01:21:41.551Z]
[2026-03-05T01:21:41.551Z] copy-dict-file:
[2026-03-05T01:21:41.551Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin/net/adoptopenjdk/test/classloading
[2026-03-05T01:21:41.551Z]
[2026-03-05T01:21:41.551Z] build:
[2026-03-05T01:21:41.551Z] [echo] Executing openjdk.test.debugging/build.xml
[2026-03-05T01:21:41.551Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/../../externalDependency/system_lib
[2026-03-05T01:21:41.551Z]
[2026-03-05T01:21:41.551Z] setup-java-properties:
[2026-03-05T01:21:41.551Z]
[2026-03-05T01:21:41.551Z] check-prereqs:
[2026-03-05T01:21:41.551Z]
[2026-03-05T01:21:41.551Z] build-dependencies:
[2026-03-05T01:21:41.551Z]
[2026-03-05T01:21:41.551Z] create-bin-dir:
[2026-03-05T01:21:41.551Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin
[2026-03-05T01:21:41.551Z]
[2026-03-05T01:21:41.551Z] build-java-8:
[2026-03-05T01:21:41.551Z]
[2026-03-05T01:21:41.551Z] build-java-11-25plus:
[2026-03-05T01:21:41.551Z] [javac] Compiling 16 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin
[2026-03-05T01:21:42.806Z] [javac] Note: Some input files use or override a deprecated API.
[2026-03-05T01:21:42.806Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-05T01:21:42.806Z]
[2026-03-05T01:21:42.806Z] build-java-17-24:
[2026-03-05T01:21:42.806Z]
[2026-03-05T01:21:42.806Z] build-java:
[2026-03-05T01:21:42.806Z]
[2026-03-05T01:21:42.806Z] build-jdi-jar:
[2026-03-05T01:21:42.807Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin/JdiTests.jar
[2026-03-05T01:21:42.807Z]
[2026-03-05T01:21:42.807Z] build-hcr-jar:
[2026-03-05T01:21:42.807Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin/StringModifierAgent.jar
[2026-03-05T01:21:42.807Z]
[2026-03-05T01:21:42.807Z] build-jars:
[2026-03-05T01:21:42.807Z]
[2026-03-05T01:21:42.807Z] build-archives:
[2026-03-05T01:21:42.807Z]
[2026-03-05T01:21:42.807Z] build-no-natives:
[2026-03-05T01:21:42.807Z]
[2026-03-05T01:21:42.807Z] build-natives:
[2026-03-05T01:21:42.807Z]
[2026-03-05T01:21:42.807Z] build:
[2026-03-05T01:21:42.807Z] [echo] Executing openjdk.test.gc/build.xml
[2026-03-05T01:21:42.807Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/../../externalDependency/system_lib
[2026-03-05T01:21:42.807Z]
[2026-03-05T01:21:42.807Z] setup-java-properties:
[2026-03-05T01:21:42.807Z]
[2026-03-05T01:21:42.807Z] check-prereqs:
[2026-03-05T01:21:42.807Z]
[2026-03-05T01:21:42.807Z] build-dependencies:
[2026-03-05T01:21:42.807Z]
[2026-03-05T01:21:42.807Z] create-bin-dir:
[2026-03-05T01:21:42.807Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin
[2026-03-05T01:21:42.807Z]
[2026-03-05T01:21:42.807Z] build-java:
[2026-03-05T01:21:42.807Z] [javac] Compiling 5 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin
[2026-03-05T01:21:43.577Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.gc/src/test.gc/net/adoptopenjdk/test/gc/heaphog/ObjectTree.java uses or overrides a deprecated API.
[2026-03-05T01:21:43.577Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-05T01:21:43.577Z]
[2026-03-05T01:21:43.577Z] build-jar:
[2026-03-05T01:21:43.577Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin/test.gc.jar
[2026-03-05T01:21:43.577Z]
[2026-03-05T01:21:43.577Z] build-archives:
[2026-03-05T01:21:43.577Z]
[2026-03-05T01:21:43.577Z] build-no-natives:
[2026-03-05T01:21:43.577Z]
[2026-03-05T01:21:43.577Z] build-natives:
[2026-03-05T01:21:43.577Z]
[2026-03-05T01:21:43.577Z] build:
[2026-03-05T01:21:43.577Z] [echo] Executing openjdk.test.jck/build.xml
[2026-03-05T01:21:43.577Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/../../externalDependency/system_lib
[2026-03-05T01:21:43.577Z]
[2026-03-05T01:21:43.577Z] setup-java-properties:
[2026-03-05T01:21:43.577Z]
[2026-03-05T01:21:43.577Z] check-prereqs:
[2026-03-05T01:21:43.577Z]
[2026-03-05T01:21:43.577Z] build-dependencies:
[2026-03-05T01:21:43.577Z]
[2026-03-05T01:21:43.577Z] create-bin-dir:
[2026-03-05T01:21:43.577Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin
[2026-03-05T01:21:43.577Z]
[2026-03-05T01:21:43.577Z] build-java:
[2026-03-05T01:21:43.577Z] [javac] Compiling 2 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin
[2026-03-05T01:21:44.332Z]
[2026-03-05T01:21:44.332Z] build-jar:
[2026-03-05T01:21:44.332Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin/test.jck.jar
[2026-03-05T01:21:44.686Z]
[2026-03-05T01:21:44.686Z] build-archives:
[2026-03-05T01:21:44.686Z]
[2026-03-05T01:21:44.686Z] build-no-natives:
[2026-03-05T01:21:44.686Z]
[2026-03-05T01:21:44.686Z] setup-native-build-command:
[2026-03-05T01:21:44.686Z] [echo] building natives for java_platform osx_arm-64
[2026-03-05T01:21:44.686Z]
[2026-03-05T01:21:44.686Z] build-natives-windows:
[2026-03-05T01:21:44.686Z]
[2026-03-05T01:21:44.686Z] build-natives-unix:
[2026-03-05T01:21:44.686Z]
[2026-03-05T01:21:44.686Z] build-natives:
[2026-03-05T01:21:44.686Z]
[2026-03-05T01:21:44.686Z] build:
[2026-03-05T01:21:44.686Z] [echo] Executing openjdk.test.lambdasAndStreams/build.xml
[2026-03-05T01:21:44.686Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/../../externalDependency/system_lib
[2026-03-05T01:21:44.686Z]
[2026-03-05T01:21:44.686Z] setup-java-properties:
[2026-03-05T01:21:44.686Z]
[2026-03-05T01:21:44.686Z] check-prereqs:
[2026-03-05T01:21:44.686Z]
[2026-03-05T01:21:44.686Z] build-dependencies:
[2026-03-05T01:21:44.686Z]
[2026-03-05T01:21:44.686Z] create-bin-dir:
[2026-03-05T01:21:44.686Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin
[2026-03-05T01:21:44.686Z]
[2026-03-05T01:21:44.686Z] build-java:
[2026-03-05T01:21:44.686Z] [javac] Compiling 23 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin
[2026-03-05T01:21:46.459Z] [javac] Note: Some input files use or override a deprecated API.
[2026-03-05T01:21:46.459Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-05T01:21:46.459Z] [copy] Copying 4 files to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin/net/adoptopenjdk/test/lambda/LamFiles
[2026-03-05T01:21:46.459Z]
[2026-03-05T01:21:46.459Z] build-jar:
[2026-03-05T01:21:46.459Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin/test.lambda.jar
[2026-03-05T01:21:46.459Z]
[2026-03-05T01:21:46.459Z] build-archives:
[2026-03-05T01:21:46.459Z]
[2026-03-05T01:21:46.459Z] build-no-natives:
[2026-03-05T01:21:46.459Z]
[2026-03-05T01:21:46.459Z] build-natives:
[2026-03-05T01:21:46.459Z]
[2026-03-05T01:21:46.459Z] build:
[2026-03-05T01:21:46.459Z] [echo] Executing openjdk.test.lang/build.xml
[2026-03-05T01:21:46.459Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/../../externalDependency/system_lib
[2026-03-05T01:21:46.459Z]
[2026-03-05T01:21:46.459Z] setup-java-properties:
[2026-03-05T01:21:46.459Z]
[2026-03-05T01:21:46.459Z] check-prereqs:
[2026-03-05T01:21:46.459Z]
[2026-03-05T01:21:46.459Z] build-dependencies:
[2026-03-05T01:21:46.459Z]
[2026-03-05T01:21:46.459Z] create-bin-dir:
[2026-03-05T01:21:46.459Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin
[2026-03-05T01:21:46.459Z]
[2026-03-05T01:21:46.459Z] build-java:
[2026-03-05T01:21:46.459Z] [javac] Compiling 29 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin
[2026-03-05T01:21:49.018Z] [javac] Note: Some input files use or override a deprecated API.
[2026-03-05T01:21:49.018Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-05T01:21:49.018Z]
[2026-03-05T01:21:49.018Z] build-jar:
[2026-03-05T01:21:49.018Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin/test.lang.jar
[2026-03-05T01:21:49.018Z]
[2026-03-05T01:21:49.018Z] build-archives:
[2026-03-05T01:21:49.018Z]
[2026-03-05T01:21:49.018Z] build-no-natives:
[2026-03-05T01:21:49.018Z]
[2026-03-05T01:21:49.018Z] build-natives:
[2026-03-05T01:21:49.018Z]
[2026-03-05T01:21:49.018Z] build:
[2026-03-05T01:21:49.018Z] [echo] Executing openjdk.test.load/build.xml
[2026-03-05T01:21:49.018Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/../../externalDependency/system_lib
[2026-03-05T01:21:49.018Z]
[2026-03-05T01:21:49.018Z] setup-java-properties:
[2026-03-05T01:21:49.018Z]
[2026-03-05T01:21:49.018Z] check-prereqs:
[2026-03-05T01:21:49.018Z]
[2026-03-05T01:21:49.018Z] build-dependencies:
[2026-03-05T01:21:49.018Z]
[2026-03-05T01:21:49.018Z] create-bin-dir:
[2026-03-05T01:21:49.018Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin
[2026-03-05T01:21:49.018Z]
[2026-03-05T01:21:49.018Z] build-java:
[2026-03-05T01:21:49.018Z] [javac] Compiling 17 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin
[2026-03-05T01:21:49.796Z]
[2026-03-05T01:21:49.796Z] build-jar:
[2026-03-05T01:21:49.796Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin/test.load.jar
[2026-03-05T01:21:49.796Z]
[2026-03-05T01:21:49.796Z] build-archives:
[2026-03-05T01:21:49.796Z]
[2026-03-05T01:21:49.796Z] build-no-natives:
[2026-03-05T01:21:49.796Z]
[2026-03-05T01:21:49.796Z] build-natives:
[2026-03-05T01:21:49.796Z]
[2026-03-05T01:21:49.796Z] build:
[2026-03-05T01:21:49.796Z] [echo] Executing openjdk.test.locking/build.xml
[2026-03-05T01:21:49.796Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/../../externalDependency/system_lib
[2026-03-05T01:21:50.156Z]
[2026-03-05T01:21:50.156Z] setup-java-properties:
[2026-03-05T01:21:50.156Z]
[2026-03-05T01:21:50.156Z] check-prereqs:
[2026-03-05T01:21:50.156Z]
[2026-03-05T01:21:50.156Z] build-dependencies:
[2026-03-05T01:21:50.156Z]
[2026-03-05T01:21:50.156Z] create-bin-dir:
[2026-03-05T01:21:50.156Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin
[2026-03-05T01:21:50.156Z]
[2026-03-05T01:21:50.156Z] build-java:
[2026-03-05T01:21:50.156Z] [javac] Compiling 3 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin
[2026-03-05T01:21:50.510Z]
[2026-03-05T01:21:50.510Z] build-jar:
[2026-03-05T01:21:50.510Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin/test.locking.jar
[2026-03-05T01:21:50.510Z]
[2026-03-05T01:21:50.510Z] build-archives:
[2026-03-05T01:21:50.510Z]
[2026-03-05T01:21:50.510Z] build-no-natives:
[2026-03-05T01:21:50.510Z]
[2026-03-05T01:21:50.510Z] build-natives:
[2026-03-05T01:21:50.510Z]
[2026-03-05T01:21:50.510Z] build:
[2026-03-05T01:21:50.510Z] [echo] Executing openjdk.test.math/build.xml
[2026-03-05T01:21:50.510Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/../../externalDependency/system_lib
[2026-03-05T01:21:50.510Z]
[2026-03-05T01:21:50.510Z] setup-java-properties:
[2026-03-05T01:21:50.510Z]
[2026-03-05T01:21:50.510Z] check-prereqs:
[2026-03-05T01:21:50.510Z]
[2026-03-05T01:21:50.510Z] build-dependencies:
[2026-03-05T01:21:50.510Z]
[2026-03-05T01:21:50.510Z] create-bin-dir:
[2026-03-05T01:21:50.510Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin
[2026-03-05T01:21:50.510Z]
[2026-03-05T01:21:50.510Z] build-java:
[2026-03-05T01:21:50.510Z] [javac] Compiling 71 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin
[2026-03-05T01:21:53.755Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:57: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.755Z] [javac] rc_BigDecimal = (new BigDecimal("-1")).divide(new BigDecimal("-1"), -1, -1);
[2026-03-05T01:21:53.755Z] [javac] ^
[2026-03-05T01:21:53.755Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:394: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.755Z] [javac] rc_BigDecimal = (new BigDecimal("0E-2147483647")).divide(new BigDecimal("0E-2147483647"), -2147483648, -2147483648);
[2026-03-05T01:21:53.755Z] [javac] ^
[2026-03-05T01:21:53.755Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:512: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.755Z] [javac] rc_BigDecimal = (new BigDecimal("3E+1")).divide(new BigDecimal("3E+1"), -1);
[2026-03-05T01:21:53.755Z] [javac] ^
[2026-03-05T01:21:53.755Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:678: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.755Z] [javac] rc_BigDecimal = (new BigDecimal("-2E+9")).setScale(-1, -1);
[2026-03-05T01:21:53.755Z] [javac] ^
[2026-03-05T01:21:53.755Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:700: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.755Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("0.0"), 1, 2147483647);
[2026-03-05T01:21:53.755Z] [javac] ^
[2026-03-05T01:21:53.756Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:750: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.756Z] [javac] rc_BigDecimal = (new BigDecimal("3E+2")).divide(new BigDecimal("0.0"), 0);
[2026-03-05T01:21:53.756Z] [javac] ^
[2026-03-05T01:21:53.756Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:899: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.756Z] [javac] rc_BigDecimal = (new BigDecimal("3")).divide(new BigDecimal("0.0"), 0, 1);
[2026-03-05T01:21:53.756Z] [javac] ^
[2026-03-05T01:21:53.756Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:1104: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.756Z] [javac] rc_BigDecimal = (new BigDecimal("3E+1")).divide(new BigDecimal("0"), 1);
[2026-03-05T01:21:53.756Z] [javac] ^
[2026-03-05T01:21:53.756Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:1339: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.756Z] [javac] rc_BigDecimal = (new BigDecimal("8")).divide(new BigDecimal("3E+1"), 2147483647);
[2026-03-05T01:21:53.756Z] [javac] ^
[2026-03-05T01:21:53.756Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:1722: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.756Z] [javac] rc_BigDecimal = (new BigDecimal("-30")).divide(new BigDecimal("6E-2147483647"), 2147483647, 0);
[2026-03-05T01:21:53.756Z] [javac] ^
[2026-03-05T01:21:53.757Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:2152: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.757Z] [javac] rc_BigDecimal = (new BigDecimal("-9223372036854775808")).divide(new BigDecimal("-1"), -1, -1);
[2026-03-05T01:21:53.757Z] [javac] ^
[2026-03-05T01:21:53.757Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:2510: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.757Z] [javac] rc_BigDecimal = (new BigDecimal("0.0")).divide(new BigDecimal("-2"), -2147483648);
[2026-03-05T01:21:53.757Z] [javac] ^
[2026-03-05T01:21:53.757Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:2800: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.757Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("-2E+9"), 1);
[2026-03-05T01:21:53.757Z] [javac] ^
[2026-03-05T01:21:53.757Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:2832: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.757Z] [javac] rc_BigDecimal = (new BigDecimal("0E+1")).divide(new BigDecimal("1"), 1);
[2026-03-05T01:21:53.757Z] [javac] ^
[2026-03-05T01:21:53.757Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:2913: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.757Z] [javac] rc_BigDecimal = (new BigDecimal("1E+2147483647")).setScale(1, 2147483647);
[2026-03-05T01:21:53.757Z] [javac] ^
[2026-03-05T01:21:53.758Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:2999: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.758Z] [javac] rc_BigDecimal = (new BigDecimal("-5E+2147483637")).setScale(0, -2147483648);
[2026-03-05T01:21:53.758Z] [javac] ^
[2026-03-05T01:21:53.758Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:3063: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.758Z] [javac] rc_BigDecimal = (new BigDecimal("-2E+9")).setScale(1, 0);
[2026-03-05T01:21:53.758Z] [javac] ^
[2026-03-05T01:21:53.758Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:3160: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.758Z] [javac] rc_BigDecimal = (new BigDecimal("-3E+1")).divide(new BigDecimal("-1"), -1);
[2026-03-05T01:21:53.758Z] [javac] ^
[2026-03-05T01:21:53.758Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:3276: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.758Z] [javac] rc_BigDecimal = (new BigDecimal("32")).setScale(0, 0);
[2026-03-05T01:21:53.758Z] [javac] ^
[2026-03-05T01:21:53.758Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:3855: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.758Z] [javac] rc_BigDecimal = (new BigDecimal("32")).setScale(-2147483648, -1);
[2026-03-05T01:21:53.758Z] [javac] ^
[2026-03-05T01:21:53.759Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:3872: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.759Z] [javac] rc_BigDecimal = (new BigDecimal("32")).divide(new BigDecimal("1"), -1);
[2026-03-05T01:21:53.759Z] [javac] ^
[2026-03-05T01:21:53.759Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:4443: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.759Z] [javac] rc_BigDecimal = (new BigDecimal("0")).divide(new BigDecimal("-2000000001"), 2147483647, 2147483647);
[2026-03-05T01:21:53.759Z] [javac] ^
[2026-03-05T01:21:53.759Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:4545: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.759Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("-2000000001"), 0);
[2026-03-05T01:21:53.759Z] [javac] ^
[2026-03-05T01:21:53.759Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:4682: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.759Z] [javac] rc_BigDecimal = (new BigDecimal("-2147483648")).divide(new BigDecimal("1"), -2147483648);
[2026-03-05T01:21:53.759Z] [javac] ^
[2026-03-05T01:21:53.759Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:4961: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.759Z] [javac] rc_BigDecimal = (new BigDecimal("-2.0000000000E-2147483637")).divide(new BigDecimal("2.0000000000E-2147483637"), 0);
[2026-03-05T01:21:53.759Z] [javac] ^
[2026-03-05T01:21:53.760Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:5029: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.760Z] [javac] rc_BigDecimal = (new BigDecimal("2147483647")).divide(new BigDecimal("-4E-2147483628"), 2147483647, 0);
[2026-03-05T01:21:53.760Z] [javac] ^
[2026-03-05T01:21:53.760Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:5110: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.760Z] [javac] rc_BigDecimal = (new BigDecimal("-4E-2147483628")).divide(new BigDecimal("-4E-2147483628"), 1);
[2026-03-05T01:21:53.760Z] [javac] ^
[2026-03-05T01:21:53.760Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:5974: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.760Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("3E+1"), 2147483647, 2147483647);
[2026-03-05T01:21:53.760Z] [javac] ^
[2026-03-05T01:21:53.760Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:6143: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.760Z] [javac] rc_BigDecimal = (new BigDecimal("2")).divide(new BigDecimal("-2147483647"), 1);
[2026-03-05T01:21:53.760Z] [javac] ^
[2026-03-05T01:21:53.760Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:6176: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.760Z] [javac] rc_BigDecimal = (new BigDecimal("-2")).setScale(-1, -2147483648);
[2026-03-05T01:21:53.760Z] [javac] ^
[2026-03-05T01:21:53.761Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:6390: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.761Z] [javac] rc_BigDecimal = (new BigDecimal("0.2")).divide(new BigDecimal("0.2"), -2147483648);
[2026-03-05T01:21:53.761Z] [javac] ^
[2026-03-05T01:21:53.761Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:6516: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.761Z] [javac] rc_BigDecimal = (new BigDecimal("32")).divide(new BigDecimal("32"), 1, 0);
[2026-03-05T01:21:53.761Z] [javac] ^
[2026-03-05T01:21:53.761Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:6558: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.761Z] [javac] rc_BigDecimal = (new BigDecimal("32")).setScale(-1, 0);
[2026-03-05T01:21:53.761Z] [javac] ^
[2026-03-05T01:21:53.761Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:6619: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.761Z] [javac] rc_BigDecimal = (new BigDecimal("32")).divide(new BigDecimal("2.88E+6"), -1);
[2026-03-05T01:21:53.761Z] [javac] ^
[2026-03-05T01:21:53.761Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite000.java:6713: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.761Z] [javac] rc_BigDecimal = (new BigDecimal("28771880")).divide(new BigDecimal("32"), 1, 1);
[2026-03-05T01:21:53.761Z] [javac] ^
[2026-03-05T01:21:53.762Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:126: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.762Z] [javac] rc_BigDecimal = (new BigDecimal("899121.2")).divide(new BigDecimal("1"), 0, -2147483648);
[2026-03-05T01:21:53.762Z] [javac] ^
[2026-03-05T01:21:53.762Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:282: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.762Z] [javac] rc_BigDecimal = (new BigDecimal("1024")).setScale(0, 0);
[2026-03-05T01:21:53.762Z] [javac] ^
[2026-03-05T01:21:53.762Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:842: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.762Z] [javac] rc_BigDecimal = (new BigDecimal("0")).divide(new BigDecimal("1.41984876986375E+23"), 1);
[2026-03-05T01:21:53.762Z] [javac] ^
[2026-03-05T01:21:53.762Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:926: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.762Z] [javac] rc_BigDecimal = (new BigDecimal("1.41984876986375E+23")).setScale(2147483647, -2147483648);
[2026-03-05T01:21:53.762Z] [javac] ^
[2026-03-05T01:21:53.762Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:938: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.762Z] [javac] rc_BigDecimal = (new BigDecimal("1")).setScale(-1, 2147483647);
[2026-03-05T01:21:53.762Z] [javac] ^
[2026-03-05T01:21:53.763Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:947: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.763Z] [javac] rc_BigDecimal = (new BigDecimal("1E+23")).setScale(-1, 0);
[2026-03-05T01:21:53.763Z] [javac] ^
[2026-03-05T01:21:53.763Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:1013: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.763Z] [javac] rc_BigDecimal = (new BigDecimal("1.41984876986375E+23")).setScale(-2147483648, 2147483647);
[2026-03-05T01:21:53.763Z] [javac] ^
[2026-03-05T01:21:53.763Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:1472: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.763Z] [javac] rc_BigDecimal = (new BigDecimal("0E-2147483647")).setScale(1, 2147483647);
[2026-03-05T01:21:53.763Z] [javac] ^
[2026-03-05T01:21:53.763Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:1659: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.763Z] [javac] rc_BigDecimal = (new BigDecimal("32")).setScale(0, -1);
[2026-03-05T01:21:53.763Z] [javac] ^
[2026-03-05T01:21:53.763Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:1753: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.763Z] [javac] rc_BigDecimal = (new BigDecimal("32")).setScale(0, 1);
[2026-03-05T01:21:53.763Z] [javac] ^
[2026-03-05T01:21:53.764Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:1957: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.764Z] [javac] rc_BigDecimal = (new BigDecimal("-2147483648")).divide(new BigDecimal("-1"), 0, -1);
[2026-03-05T01:21:53.764Z] [javac] ^
[2026-03-05T01:21:53.764Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:1974: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.764Z] [javac] rc_BigDecimal = (new BigDecimal("6E-2147483646")).divide(new BigDecimal("-2147483648"), 2147483647);
[2026-03-05T01:21:53.764Z] [javac] ^
[2026-03-05T01:21:53.764Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:2006: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.764Z] [javac] rc_BigDecimal = (new BigDecimal("6E+1")).divide(new BigDecimal("6E+1"), -2147483648);
[2026-03-05T01:21:53.764Z] [javac] ^
[2026-03-05T01:21:53.764Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:2033: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.764Z] [javac] rc_BigDecimal = (new BigDecimal("-32")).divide(new BigDecimal("6E-2147483646"), 0, -1);
[2026-03-05T01:21:53.764Z] [javac] ^
[2026-03-05T01:21:53.764Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:2365: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.764Z] [javac] rc_BigDecimal = (new BigDecimal("3E+1")).setScale(2147483647, -1);
[2026-03-05T01:21:53.764Z] [javac] ^
[2026-03-05T01:21:53.764Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:2528: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.764Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("0.0"), 1, 2147483647);
[2026-03-05T01:21:53.764Z] [javac] ^
[2026-03-05T01:21:53.764Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:2540: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.765Z] [javac] rc_BigDecimal = (new BigDecimal("-2E+1")).divide(new BigDecimal("0.0"), 1);
[2026-03-05T01:21:53.765Z] [javac] ^
[2026-03-05T01:21:53.765Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:2705: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.765Z] [javac] rc_BigDecimal = (new BigDecimal("1135879015861")).setScale(2147483647, -1);
[2026-03-05T01:21:53.765Z] [javac] ^
[2026-03-05T01:21:53.765Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:2963: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.765Z] [javac] rc_BigDecimal = (new BigDecimal("32")).divide(new BigDecimal("0"), 1);
[2026-03-05T01:21:53.765Z] [javac] ^
[2026-03-05T01:21:53.765Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:3141: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.765Z] [javac] rc_BigDecimal = (new BigDecimal("9223372036854775807")).divide(new BigDecimal("24903104499507894593055628446194152243200.0"), 0);
[2026-03-05T01:21:53.765Z] [javac] ^
[2026-03-05T01:21:53.765Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:3335: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.765Z] [javac] rc_BigDecimal = (new BigDecimal("1E-19")).divide(new BigDecimal("1E-19"), 0);
[2026-03-05T01:21:53.765Z] [javac] ^
[2026-03-05T01:21:53.765Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:3592: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.765Z] [javac] rc_BigDecimal = (new BigDecimal("0.0")).divide(new BigDecimal("1"), 1, -2147483648);
[2026-03-05T01:21:53.765Z] [javac] ^
[2026-03-05T01:21:53.765Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:3907: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.765Z] [javac] rc_BigDecimal = (new BigDecimal("3.2E-2147483646")).divide(new BigDecimal("0"), 0, 2147483647);
[2026-03-05T01:21:53.765Z] [javac] ^
[2026-03-05T01:21:53.765Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:3971: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.765Z] [javac] rc_BigDecimal = (new BigDecimal("8")).divide(new BigDecimal("32.00000002"), 0, 2147483647);
[2026-03-05T01:21:53.765Z] [javac] ^
[2026-03-05T01:21:53.765Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:4230: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.765Z] [javac] rc_BigDecimal = (new BigDecimal("0.001")).setScale(1, 2147483647);
[2026-03-05T01:21:53.765Z] [javac] ^
[2026-03-05T01:21:53.765Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:4352: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.765Z] [javac] rc_BigDecimal = (new BigDecimal("0.000")).divide(new BigDecimal("-0.001"), -2147483648);
[2026-03-05T01:21:53.765Z] [javac] ^
[2026-03-05T01:21:53.766Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:4581: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.766Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("32"), -2147483648);
[2026-03-05T01:21:53.766Z] [javac] ^
[2026-03-05T01:21:53.766Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:4672: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.766Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("-2E+12"), 0);
[2026-03-05T01:21:53.766Z] [javac] ^
[2026-03-05T01:21:53.766Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:4754: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.766Z] [javac] rc_BigDecimal = (new BigDecimal("2E+12")).divide(new BigDecimal("2E+12"), 2147483647);
[2026-03-05T01:21:53.766Z] [javac] ^
[2026-03-05T01:21:53.766Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:4955: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.766Z] [javac] rc_BigDecimal = (new BigDecimal("2147483647")).divide(new BigDecimal("-99"), -2147483648, 0);
[2026-03-05T01:21:53.766Z] [javac] ^
[2026-03-05T01:21:53.766Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:5136: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.766Z] [javac] rc_BigDecimal = (new BigDecimal("-1")).setScale(0, -2147483648);
[2026-03-05T01:21:53.766Z] [javac] ^
[2026-03-05T01:21:53.766Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:5260: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.766Z] [javac] rc_BigDecimal = (new BigDecimal("2E+9")).divide(new BigDecimal("320.0E+2147483647"), -2147483648, -1);
[2026-03-05T01:21:53.766Z] [javac] ^
[2026-03-05T01:21:53.766Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:5429: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.766Z] [javac] rc_BigDecimal = (new BigDecimal("3E+1")).divide(new BigDecimal("1"), -2147483648, 2147483647);
[2026-03-05T01:21:53.766Z] [javac] ^
[2026-03-05T01:21:53.766Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:5611: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.766Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("1"), -1);
[2026-03-05T01:21:53.766Z] [javac] ^
[2026-03-05T01:21:53.766Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:5709: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.766Z] [javac] rc_BigDecimal = (new BigDecimal("0E+9")).setScale(0, -2147483648);
[2026-03-05T01:21:53.766Z] [javac] ^
[2026-03-05T01:21:53.766Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:5775: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.766Z] [javac] rc_BigDecimal = (new BigDecimal("32")).divide(new BigDecimal("1"), -1);
[2026-03-05T01:21:53.766Z] [javac] ^
[2026-03-05T01:21:53.767Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:5985: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.767Z] [javac] rc_BigDecimal = (new BigDecimal("0E+9")).divide(new BigDecimal("32"), 0);
[2026-03-05T01:21:53.767Z] [javac] ^
[2026-03-05T01:21:53.767Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:6352: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.767Z] [javac] rc_BigDecimal = (new BigDecimal("-9.22337203685477580E+18")).divide(new BigDecimal("179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368"), 2147483647);
[2026-03-05T01:21:53.767Z] [javac] ^
[2026-03-05T01:21:53.767Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:6385: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.767Z] [javac] rc_BigDecimal = (new BigDecimal("-9.22337203685477580E+18")).divide(new BigDecimal("179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368"), -2147483648);
[2026-03-05T01:21:53.767Z] [javac] ^
[2026-03-05T01:21:53.767Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:6645: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.767Z] [javac] rc_BigDecimal = (new BigDecimal("9.22337203685477580E+18")).divide(new BigDecimal("0"), 2147483647);
[2026-03-05T01:21:53.767Z] [javac] ^
[2026-03-05T01:21:53.767Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite001.java:6749: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.767Z] [javac] rc_BigDecimal = (new BigDecimal("0")).divide(new BigDecimal("0"), 2147483647);
[2026-03-05T01:21:53.767Z] [javac] ^
[2026-03-05T01:21:53.767Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:124: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.767Z] [javac] rc_BigDecimal = (new BigDecimal("-1")).setScale(0, -1);
[2026-03-05T01:21:53.767Z] [javac] ^
[2026-03-05T01:21:53.767Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:406: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.767Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("-9E+18"), 2147483647, -1);
[2026-03-05T01:21:53.767Z] [javac] ^
[2026-03-05T01:21:53.767Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:696: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.767Z] [javac] rc_BigDecimal = (new BigDecimal("4E+1")).divide(new BigDecimal("4E+1"), 0, -1);
[2026-03-05T01:21:53.767Z] [javac] ^
[2026-03-05T01:21:53.767Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:816: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.767Z] [javac] rc_BigDecimal = (new BigDecimal("1E-2147483646")).setScale(-1, -1);
[2026-03-05T01:21:53.768Z] [javac] ^
[2026-03-05T01:21:53.768Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:1004: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.768Z] [javac] rc_BigDecimal = (new BigDecimal("4.940656458412465441765687928682213723650598026143247644255856825006755072702087518652998363616359923797965646954457177309266567103559397963987747960107818781263007131903114045278458171678489821036887186360569987307230500063874091535649843873124733972731696151400317153853980741262385655911710266585566867681870395603106249319452715914924553293054565444011274801297099995419319894090804165633245247571478690147267801593552386115501348035264934720193790268107107491703332226844753335720832431936092382893458368060106011506169809753078342277318329247904982524730776375927247874656084778203734469699533647017972677717585125660551199131504891101451037862738167250955837389733598993664809941164205702637090279242767544565229087538682506419718265533447265625E-324")).divide(new BigDecimal("1"), 0, 1);
[2026-03-05T01:21:53.768Z] [javac] ^
[2026-03-05T01:21:53.768Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:1392: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.768Z] [javac] rc_BigDecimal = (new BigDecimal("-1281")).setScale(2147483647, -2147483648);
[2026-03-05T01:21:53.768Z] [javac] ^
[2026-03-05T01:21:53.768Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:2643: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.768Z] [javac] rc_BigDecimal = (new BigDecimal("320.0E+2147483647")).setScale(1, 2147483647);
[2026-03-05T01:21:53.768Z] [javac] ^
[2026-03-05T01:21:53.768Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:2796: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.768Z] [javac] rc_BigDecimal = (new BigDecimal("-320.0E+2147483647")).divide(new BigDecimal("-12"), -1, -2147483648);
[2026-03-05T01:21:53.768Z] [javac] ^
[2026-03-05T01:21:53.768Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:3046: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.768Z] [javac] rc_BigDecimal = (new BigDecimal("0E+1")).divide(new BigDecimal("960.0E+2147483647"), 2147483647, 1);
[2026-03-05T01:21:53.768Z] [javac] ^
[2026-03-05T01:21:53.768Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:3176: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.768Z] [javac] rc_BigDecimal = (new BigDecimal("1135879015891")).divide(new BigDecimal("0E+1"), 0);
[2026-03-05T01:21:53.768Z] [javac] ^
[2026-03-05T01:21:53.768Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:3205: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.769Z] [javac] rc_BigDecimal = (new BigDecimal("0E+1")).divide(new BigDecimal("-1135879015891"), 1);
[2026-03-05T01:21:53.769Z] [javac] ^
[2026-03-05T01:21:53.769Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:3233: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.769Z] [javac] rc_BigDecimal = (new BigDecimal("4E+1")).divide(new BigDecimal("1"), -2147483648);
[2026-03-05T01:21:53.769Z] [javac] ^
[2026-03-05T01:21:53.769Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:3292: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.769Z] [javac] rc_BigDecimal = (new BigDecimal("2E+12")).setScale(1, -1);
[2026-03-05T01:21:53.769Z] [javac] ^
[2026-03-05T01:21:53.769Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:3574: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.769Z] [javac] rc_BigDecimal = (new BigDecimal("-1.99999999996E+12")).setScale(-2147483648, -2147483648);
[2026-03-05T01:21:53.769Z] [javac] ^
[2026-03-05T01:21:53.769Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:3670: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.769Z] [javac] rc_BigDecimal = (new BigDecimal("0E+12")).setScale(-2147483648, -2147483648);
[2026-03-05T01:21:53.769Z] [javac] ^
[2026-03-05T01:21:53.769Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:3687: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.769Z] [javac] rc_BigDecimal = (new BigDecimal("0E+12")).setScale(0, -2147483648);
[2026-03-05T01:21:53.769Z] [javac] ^
[2026-03-05T01:21:53.769Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:3774: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.769Z] [javac] rc_BigDecimal = (new BigDecimal("-3.5953862696527236908960558463082761664687296077976717049680115374235782248793078708997797571511017399777024278016714657032806735520955551246135652609633633210395832047366056772942892889772883828453616385914723314427096111611426256685548820073761435417631071847729753328931056543508907267526403605711823355568863500566524E+320")).divide(new BigDecimal("0E+12"), 2147483647);
[2026-03-05T01:21:53.769Z] [javac] ^
[2026-03-05T01:21:53.769Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:4223: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.769Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("0E-2147483647"), -2147483648);
[2026-03-05T01:21:53.769Z] [javac] ^
[2026-03-05T01:21:53.769Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:4232: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.769Z] [javac] rc_BigDecimal = (new BigDecimal("0E-2147483647")).setScale(1, 1);
[2026-03-05T01:21:53.769Z] [javac] ^
[2026-03-05T01:21:53.769Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:4464: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.769Z] [javac] rc_BigDecimal = (new BigDecimal("3.2E-2147483646")).setScale(0, -2147483648);
[2026-03-05T01:21:53.769Z] [javac] ^
[2026-03-05T01:21:53.770Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:4520: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.770Z] [javac] rc_BigDecimal = (new BigDecimal("0.625")).divide(new BigDecimal("0"), -1, 2147483647);
[2026-03-05T01:21:53.770Z] [javac] ^
[2026-03-05T01:21:53.770Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:4675: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.770Z] [javac] rc_BigDecimal = (new BigDecimal("0.625")).divide(new BigDecimal("0.0"), 2147483647, -2147483648);
[2026-03-05T01:21:53.770Z] [javac] ^
[2026-03-05T01:21:53.770Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:4781: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:53.770Z] [javac] rc_BigDecimal = (new BigDecimal("160")).divide(new BigDecimal("160"), -1, 1);
[2026-03-05T01:21:53.770Z] [javac] ^
[2026-03-05T01:21:54.127Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/bigdecimal/TestSuite002.java:5140: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated
[2026-03-05T01:21:54.127Z] [javac] rc_BigDecimal = (new BigDecimal("32")).divide(new BigDecimal("32"), -2147483648, 0);
[2026-03-05T01:21:54.127Z] [javac] ^
[2026-03-05T01:22:03.355Z] [javac] Note: Some input files additionally use or override a deprecated API.
[2026-03-05T01:22:03.355Z] [javac] 100 warnings
[2026-03-05T01:22:03.355Z]
[2026-03-05T01:22:03.356Z] build-jar:
[2026-03-05T01:22:03.356Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin/test.math.jar
[2026-03-05T01:22:03.356Z]
[2026-03-05T01:22:03.356Z] build-archives:
[2026-03-05T01:22:03.356Z]
[2026-03-05T01:22:03.356Z] build-no-natives:
[2026-03-05T01:22:03.356Z]
[2026-03-05T01:22:03.356Z] build-natives:
[2026-03-05T01:22:03.356Z]
[2026-03-05T01:22:03.356Z] build:
[2026-03-05T01:22:03.356Z] [echo] Executing openjdk.test.mauve/build.xml
[2026-03-05T01:22:03.356Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/../../externalDependency/system_lib
[2026-03-05T01:22:03.356Z]
[2026-03-05T01:22:03.356Z] check-if-already-built:
[2026-03-05T01:22:03.356Z] [echo] Checking if /Users/admin/workspace/externalDependency/system_lib/mauve/mauve.jar already exists
[2026-03-05T01:22:03.356Z] [echo] openjdk_test_mauve_already_built is true
[2026-03-05T01:22:03.356Z]
[2026-03-05T01:22:03.356Z] check-if-cvs-available:
[2026-03-05T01:22:03.356Z] [echo] Checking if /Users/admin/workspace/externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists
[2026-03-05T01:22:03.356Z] [echo] cvs_available is true
[2026-03-05T01:22:03.356Z]
[2026-03-05T01:22:03.356Z] download-cvsclient:
[2026-03-05T01:22:03.356Z]
[2026-03-05T01:22:03.356Z] output-recreate-message:
[2026-03-05T01:22:03.356Z] [echo] /Users/admin/workspace/externalDependency/system_lib/mauve/mauve.jar already exists, it will not be recreated.
[2026-03-05T01:22:03.356Z] [echo] If you want to recreate /Users/admin/workspace/externalDependency/system_lib/mauve/mauve.jar, delete it manually and rerun.
[2026-03-05T01:22:03.356Z]
[2026-03-05T01:22:03.356Z] delete-work-dir:
[2026-03-05T01:22:03.356Z]
[2026-03-05T01:22:03.356Z] create-work-dir:
[2026-03-05T01:22:03.356Z]
[2026-03-05T01:22:03.356Z] get-source:
[2026-03-05T01:22:03.356Z]
[2026-03-05T01:22:03.356Z] check-if-source-available:
[2026-03-05T01:22:03.356Z] [echo] Checking if /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//mauve/mauve/gnu/testlet/config.java.in exists
[2026-03-05T01:22:03.356Z] [echo] mauve_source_available is ${mauve_source_available}
[2026-03-05T01:22:03.356Z]
[2026-03-05T01:22:03.356Z] delete-corba-files:
[2026-03-05T01:22:03.356Z]
[2026-03-05T01:22:03.356Z] mauve-configure:
[2026-03-05T01:22:03.356Z]
[2026-03-05T01:22:03.356Z] setup-java-properties:
[2026-03-05T01:22:03.356Z]
[2026-03-05T01:22:03.356Z] build-harness:
[2026-03-05T01:22:03.356Z]
[2026-03-05T01:22:03.356Z] build-tests:
[2026-03-05T01:22:03.356Z]
[2026-03-05T01:22:03.356Z] build-java:
[2026-03-05T01:22:03.356Z]
[2026-03-05T01:22:03.356Z] build-jar:
[2026-03-05T01:22:03.356Z]
[2026-03-05T01:22:03.356Z] build-archives:
[2026-03-05T01:22:03.356Z]
[2026-03-05T01:22:03.356Z] check-if-work_jar_file-exists:
[2026-03-05T01:22:03.356Z] [echo] Checking if /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//mauve/mauve.jar exists
[2026-03-05T01:22:03.356Z] [echo] openjdk_test_mauve_work_jar_file_exists is ${openjdk_test_mauve_work_jar_file_exists}
[2026-03-05T01:22:03.356Z]
[2026-03-05T01:22:03.356Z] install-archives:
[2026-03-05T01:22:03.356Z]
[2026-03-05T01:22:03.356Z] configure:
[2026-03-05T01:22:03.356Z] [echo] Executing openjdk.test.nio/build.xml
[2026-03-05T01:22:03.356Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/../../externalDependency/system_lib
[2026-03-05T01:22:03.356Z]
[2026-03-05T01:22:03.356Z] setup-java-properties:
[2026-03-05T01:22:03.356Z]
[2026-03-05T01:22:03.356Z] check-prereqs:
[2026-03-05T01:22:03.356Z]
[2026-03-05T01:22:03.356Z] build-dependencies:
[2026-03-05T01:22:03.356Z]
[2026-03-05T01:22:03.356Z] create-bin-dir:
[2026-03-05T01:22:03.356Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2026-03-05T01:22:03.356Z]
[2026-03-05T01:22:03.356Z] check-java-nio-filesystem:
[2026-03-05T01:22:03.356Z] [echo] check-java-nio-filesystem result: ${java_nio_filesystem_is_uptodate}
[2026-03-05T01:22:03.356Z]
[2026-03-05T01:22:03.356Z] copy-resources:
[2026-03-05T01:22:03.356Z] [copy] Copying 4 files to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2026-03-05T01:22:03.356Z] [copy] Copied 15 empty directories to 8 empty directories under /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2026-03-05T01:22:03.356Z]
[2026-03-05T01:22:03.356Z] build-java-nio-filesystem:
[2026-03-05T01:22:03.356Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/perl/filesystems/ of any previous Impl classes
[2026-03-05T01:22:03.356Z] [echo] Generating MemoryFileSystemProviderImpl classes
[2026-03-05T01:22:03.356Z] [exec] Updated services file: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio2/perl/filesystems/../../META-INF/services/java.nio.file.spi.FileSystemProvider
[2026-03-05T01:22:03.356Z] [exec] Done
[2026-03-05T01:22:03.356Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/build.xml:104: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
[2026-03-05T01:22:03.357Z] [javac] Compiling 1005 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2026-03-05T01:22:05.122Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF
[2026-03-05T01:22:05.122Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF/services
[2026-03-05T01:22:05.122Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF/services
[2026-03-05T01:22:05.122Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/lib/filesystem.jar
[2026-03-05T01:22:05.473Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/filesystem/ of Impl classes
[2026-03-05T01:22:05.473Z]
[2026-03-05T01:22:05.473Z] build-java:
[2026-03-05T01:22:05.473Z] [javac] Compiling 47 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2026-03-05T01:22:07.265Z] [javac] Note: Some input files use or override a deprecated API.
[2026-03-05T01:22:07.265Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-05T01:22:07.265Z]
[2026-03-05T01:22:07.265Z] build-jar:
[2026-03-05T01:22:07.265Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/test.nio.jar
[2026-03-05T01:22:07.265Z]
[2026-03-05T01:22:07.265Z] build-archives:
[2026-03-05T01:22:07.265Z]
[2026-03-05T01:22:07.265Z] build-no-natives:
[2026-03-05T01:22:07.265Z]
[2026-03-05T01:22:07.265Z] build-natives:
[2026-03-05T01:22:07.265Z]
[2026-03-05T01:22:07.265Z] build:
[2026-03-05T01:22:07.265Z] [echo] Executing openjdk.test.serialization/build.xml
[2026-03-05T01:22:07.265Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/../../externalDependency/system_lib
[2026-03-05T01:22:07.265Z]
[2026-03-05T01:22:07.265Z] setup-java-properties:
[2026-03-05T01:22:07.265Z]
[2026-03-05T01:22:07.265Z] check-prereqs:
[2026-03-05T01:22:07.265Z]
[2026-03-05T01:22:07.265Z] build-dependencies:
[2026-03-05T01:22:07.265Z]
[2026-03-05T01:22:07.265Z] create-bin-dir:
[2026-03-05T01:22:07.265Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin
[2026-03-05T01:22:07.265Z]
[2026-03-05T01:22:07.265Z] build-java:
[2026-03-05T01:22:07.265Z] [javac] Compiling 2 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin
[2026-03-05T01:22:08.523Z]
[2026-03-05T01:22:08.523Z] build-jar:
[2026-03-05T01:22:08.524Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin/test.serialization.jar
[2026-03-05T01:22:08.524Z]
[2026-03-05T01:22:08.524Z] build-archives:
[2026-03-05T01:22:08.524Z]
[2026-03-05T01:22:08.524Z] build-no-natives:
[2026-03-05T01:22:08.524Z]
[2026-03-05T01:22:08.524Z] build-natives:
[2026-03-05T01:22:08.524Z]
[2026-03-05T01:22:08.524Z] build:
[2026-03-05T01:22:08.524Z] [echo] Executing openjdk.test.security/build.xml
[2026-03-05T01:22:08.524Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/../../externalDependency/system_lib
[2026-03-05T01:22:08.524Z]
[2026-03-05T01:22:08.524Z] setup-java-properties:
[2026-03-05T01:22:08.524Z]
[2026-03-05T01:22:08.524Z] check-prereqs:
[2026-03-05T01:22:08.524Z]
[2026-03-05T01:22:08.524Z] build-dependencies:
[2026-03-05T01:22:08.524Z]
[2026-03-05T01:22:08.524Z] create-bin-dir:
[2026-03-05T01:22:08.524Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin
[2026-03-05T01:22:08.524Z]
[2026-03-05T01:22:08.524Z] build-java:
[2026-03-05T01:22:08.524Z] [javac] Compiling 6 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin
[2026-03-05T01:22:09.323Z]
[2026-03-05T01:22:09.323Z] build-jar:
[2026-03-05T01:22:09.323Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin/test.security.jar
[2026-03-05T01:22:09.323Z]
[2026-03-05T01:22:09.323Z] build-archives:
[2026-03-05T01:22:09.323Z]
[2026-03-05T01:22:09.323Z] build-no-natives:
[2026-03-05T01:22:09.323Z]
[2026-03-05T01:22:09.323Z] build-natives:
[2026-03-05T01:22:09.323Z]
[2026-03-05T01:22:09.323Z] build:
[2026-03-05T01:22:09.323Z] [echo] Executing openjdk.test.util/build.xml
[2026-03-05T01:22:09.323Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/../../externalDependency/system_lib
[2026-03-05T01:22:09.323Z]
[2026-03-05T01:22:09.323Z] setup-java-properties:
[2026-03-05T01:22:09.323Z]
[2026-03-05T01:22:09.323Z] check-prereqs:
[2026-03-05T01:22:09.323Z]
[2026-03-05T01:22:09.323Z] build-dependencies:
[2026-03-05T01:22:09.323Z]
[2026-03-05T01:22:09.323Z] create-bin-dir:
[2026-03-05T01:22:09.323Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin
[2026-03-05T01:22:09.323Z]
[2026-03-05T01:22:09.323Z] build-java:
[2026-03-05T01:22:09.323Z] [javac] Compiling 16 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin
[2026-03-05T01:22:10.119Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/hashmap/Hog.java:33: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-03-05T01:22:10.119Z] [javac] hmap.put(new Integer(n), new Hog.Hoglet(depth-1));
[2026-03-05T01:22:10.119Z] [javac] ^
[2026-03-05T01:22:10.119Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/hashtable/CustomComparable.java:30: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-03-05T01:22:10.119Z] [javac] this.state = new Integer(state);
[2026-03-05T01:22:10.119Z] [javac] ^
[2026-03-05T01:22:10.119Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/hashtable/HashtableCreator.java:154: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-03-05T01:22:10.119Z] [javac] value = new Integer(1000);
[2026-03-05T01:22:10.119Z] [javac] ^
[2026-03-05T01:22:10.481Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/hashtable/HashtableCreator.java:176: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-03-05T01:22:10.481Z] [javac] key = new Integer(random.nextInt());
[2026-03-05T01:22:10.481Z] [javac] ^
[2026-03-05T01:22:10.481Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/hashtable/HashtableCreator.java:190: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-03-05T01:22:10.481Z] [javac] vkey.add(new Integer(10));
[2026-03-05T01:22:10.481Z] [javac] ^
[2026-03-05T01:22:10.481Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/hashtable/HashtableCreator.java:196: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-03-05T01:22:10.481Z] [javac] hkey.put(new Integer(10), new BigDecimal(1000000));
[2026-03-05T01:22:10.481Z] [javac] ^
[2026-03-05T01:22:10.481Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:78: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-03-05T01:22:10.481Z] [javac] hashmap1.put(new Integer(i), new Object());
[2026-03-05T01:22:10.481Z] [javac] ^
[2026-03-05T01:22:10.481Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:93: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-03-05T01:22:10.481Z] [javac] hashmap1.put(new Integer(i), new Object());
[2026-03-05T01:22:10.481Z] [javac] ^
[2026-03-05T01:22:10.482Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:94: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-03-05T01:22:10.482Z] [javac] tree1.put(new Integer(i), new Object());
[2026-03-05T01:22:10.482Z] [javac] ^
[2026-03-05T01:22:10.482Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:100: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-03-05T01:22:10.482Z] [javac] hashmap1.remove(new Integer(i));
[2026-03-05T01:22:10.482Z] [javac] ^
[2026-03-05T01:22:10.482Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:101: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-03-05T01:22:10.482Z] [javac] tree1.remove(new Integer(i));
[2026-03-05T01:22:10.482Z] [javac] ^
[2026-03-05T01:22:10.482Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:107: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-03-05T01:22:10.482Z] [javac] Integer tempInteger = new Integer(i);
[2026-03-05T01:22:10.482Z] [javac] ^
[2026-03-05T01:22:10.482Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:128: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-03-05T01:22:10.482Z] [javac] hashmap1.put(new Integer(0), new Object());
[2026-03-05T01:22:10.482Z] [javac] ^
[2026-03-05T01:22:10.482Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:129: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-03-05T01:22:10.483Z] [javac] hashmap1.put(new Integer(2), new Object());
[2026-03-05T01:22:10.483Z] [javac] ^
[2026-03-05T01:22:10.483Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:131: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-03-05T01:22:10.483Z] [javac] hashmap1.put(new Integer(1), new Object());
[2026-03-05T01:22:10.483Z] [javac] ^
[2026-03-05T01:22:10.483Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:163: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-03-05T01:22:10.483Z] [javac] treemap.put(new Integer(i), new MapObject(i));
[2026-03-05T01:22:10.483Z] [javac] ^
[2026-03-05T01:22:10.483Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:176: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-03-05T01:22:10.483Z] [javac] ((MapObject)treemap.get(new Integer(i))).value += 10;
[2026-03-05T01:22:10.483Z] [javac] ^
[2026-03-05T01:22:10.483Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:216: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-03-05T01:22:10.483Z] [javac] intList.add(new Integer(i));
[2026-03-05T01:22:10.483Z] [javac] ^
[2026-03-05T01:22:10.483Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:260: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-03-05T01:22:10.483Z] [javac] k = new Integer(random.nextInt());
[2026-03-05T01:22:10.483Z] [javac] ^
[2026-03-05T01:22:10.484Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:281: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-03-05T01:22:10.484Z] [javac] k = new Integer(random.nextInt());
[2026-03-05T01:22:10.484Z] [javac] ^
[2026-03-05T01:22:10.484Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:394: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-03-05T01:22:10.484Z] [javac] tree1.put(new Integer(Integer.MIN_VALUE), null);
[2026-03-05T01:22:10.484Z] [javac] ^
[2026-03-05T01:22:10.484Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:395: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-03-05T01:22:10.484Z] [javac] assertEquals(new Integer(Integer.MIN_VALUE), tree1.firstKey());
[2026-03-05T01:22:10.484Z] [javac] ^
[2026-03-05T01:22:10.484Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:420: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-03-05T01:22:10.484Z] [javac] tree1.put(new Integer(Integer.MAX_VALUE), null);
[2026-03-05T01:22:10.484Z] [javac] ^
[2026-03-05T01:22:10.485Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:421: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-03-05T01:22:10.485Z] [javac] assertEquals(new Integer(Integer.MAX_VALUE), tree1.lastKey());
[2026-03-05T01:22:10.485Z] [javac] ^
[2026-03-05T01:22:10.485Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:434: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-03-05T01:22:10.485Z] [javac] headmap = tree.headMap(new Integer(0));
[2026-03-05T01:22:10.485Z] [javac] ^
[2026-03-05T01:22:10.485Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:439: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-03-05T01:22:10.485Z] [javac] headmap.put(new Integer(1), null);
[2026-03-05T01:22:10.485Z] [javac] ^
[2026-03-05T01:22:10.485Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:450: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-03-05T01:22:10.485Z] [javac] headmap.put(new Integer(0), null);
[2026-03-05T01:22:10.485Z] [javac] ^
[2026-03-05T01:22:10.485Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:567: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-03-05T01:22:10.485Z] [javac] tree2.put(new Integer(keys[i]), values[j]);
[2026-03-05T01:22:10.485Z] [javac] ^
[2026-03-05T01:22:10.486Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:620: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-03-05T01:22:10.486Z] [javac] Integer key = new Integer(random.nextInt());
[2026-03-05T01:22:10.486Z] [javac] ^
[2026-03-05T01:22:10.486Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:641: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-03-05T01:22:10.486Z] [javac] Integer key = new Integer(random.nextInt());
[2026-03-05T01:22:10.486Z] [javac] ^
[2026-03-05T01:22:10.486Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:666: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-03-05T01:22:10.486Z] [javac] submap = tree.subMap(tree.firstKey(), new Integer(0));
[2026-03-05T01:22:10.486Z] [javac] ^
[2026-03-05T01:22:10.486Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:671: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-03-05T01:22:10.486Z] [javac] submap.put(new Integer(1), null);
[2026-03-05T01:22:10.486Z] [javac] ^
[2026-03-05T01:22:10.487Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:682: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-03-05T01:22:10.487Z] [javac] submap.put(new Integer(0), null);
[2026-03-05T01:22:10.487Z] [javac] ^
[2026-03-05T01:22:10.487Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:692: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-03-05T01:22:10.487Z] [javac] submap = tree.subMap(new Integer(1), tree.lastKey());
[2026-03-05T01:22:10.487Z] [javac] ^
[2026-03-05T01:22:10.487Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:697: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-03-05T01:22:10.487Z] [javac] submap.put(new Integer(-1), null);
[2026-03-05T01:22:10.487Z] [javac] ^
[2026-03-05T01:22:10.487Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:708: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-03-05T01:22:10.487Z] [javac] submap.put(new Integer(0), null);
[2026-03-05T01:22:10.487Z] [javac] ^
[2026-03-05T01:22:10.487Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:728: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-03-05T01:22:10.487Z] [javac] tailmap = tree.tailMap(new Integer(1));
[2026-03-05T01:22:10.487Z] [javac] ^
[2026-03-05T01:22:10.488Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:733: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-03-05T01:22:10.488Z] [javac] tailmap.put(new Integer(-1), null);
[2026-03-05T01:22:10.488Z] [javac] ^
[2026-03-05T01:22:10.488Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapAPITest.java:744: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-03-05T01:22:10.488Z] [javac] tailmap.put(new Integer(0), null);
[2026-03-05T01:22:10.488Z] [javac] ^
[2026-03-05T01:22:10.488Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapKeyComparator.java:33: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-03-05T01:22:10.488Z] [javac] new Integer(((TreeMapKey)t2).getValue())));
[2026-03-05T01:22:10.488Z] [javac] ^
[2026-03-05T01:22:10.488Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapKeyComparator.java:32: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-03-05T01:22:10.488Z] [javac] return reverse_factor * (new Integer(((TreeMapKey)t1).getValue()).compareTo(
[2026-03-05T01:22:10.488Z] [javac] ^
[2026-03-05T01:22:10.489Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapFactory.java:90: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-03-05T01:22:10.489Z] [javac] tree.put(new Integer(randomGenerator.nextInt()), new Integer(tree.size()));
[2026-03-05T01:22:10.489Z] [javac] ^
[2026-03-05T01:22:10.489Z] [javac] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/src/test.util/net/adoptopenjdk/test/util/treemap/TreeMapFactory.java:90: warning: [deprecation] Integer(int) in Integer has been deprecated
[2026-03-05T01:22:10.489Z] [javac] tree.put(new Integer(randomGenerator.nextInt()), new Integer(tree.size()));
[2026-03-05T01:22:10.489Z] [javac] ^
[2026-03-05T01:22:10.489Z] [javac] 43 warnings
[2026-03-05T01:22:10.489Z]
[2026-03-05T01:22:10.489Z] build-jar:
[2026-03-05T01:22:10.489Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin/test.util.jar
[2026-03-05T01:22:10.489Z]
[2026-03-05T01:22:10.489Z] build-archives:
[2026-03-05T01:22:10.489Z]
[2026-03-05T01:22:10.489Z] build-no-natives:
[2026-03-05T01:22:10.489Z]
[2026-03-05T01:22:10.489Z] build-natives:
[2026-03-05T01:22:10.489Z]
[2026-03-05T01:22:10.489Z] build:
[2026-03-05T01:22:10.489Z] [echo] Executing openjdk.test.jlm/build.xml
[2026-03-05T01:22:10.489Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/../../externalDependency/system_lib
[2026-03-05T01:22:10.489Z]
[2026-03-05T01:22:10.489Z] setup-java-properties:
[2026-03-05T01:22:10.489Z]
[2026-03-05T01:22:10.489Z] check-prereqs:
[2026-03-05T01:22:10.489Z]
[2026-03-05T01:22:10.489Z] create-bin-dir:
[2026-03-05T01:22:10.489Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin
[2026-03-05T01:22:10.489Z]
[2026-03-05T01:22:10.489Z] build-java:
[2026-03-05T01:22:10.489Z] [javac] Compiling 33 source files to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin
[2026-03-05T01:22:12.295Z] [javac] Note: Some input files use or override a deprecated API.
[2026-03-05T01:22:12.295Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2026-03-05T01:22:12.295Z]
[2026-03-05T01:22:12.295Z] build-jar:
[2026-03-05T01:22:12.295Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin/test.jlm.jar
[2026-03-05T01:22:12.295Z]
[2026-03-05T01:22:12.295Z] build-archives:
[2026-03-05T01:22:12.295Z]
[2026-03-05T01:22:12.295Z] build-no-natives:
[2026-03-05T01:22:12.295Z]
[2026-03-05T01:22:12.295Z] build-natives:
[2026-03-05T01:22:12.295Z]
[2026-03-05T01:22:12.295Z] build:
[2026-03-05T01:22:12.295Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/../../externalDependency/system_lib
[2026-03-05T01:22:12.295Z]
[2026-03-05T01:22:12.295Z] setup-java-properties:
[2026-03-05T01:22:12.295Z]
[2026-03-05T01:22:12.295Z] check-prereqs:
[2026-03-05T01:22:12.295Z]
[2026-03-05T01:22:12.295Z] check-compiler-level:
[2026-03-05T01:22:12.295Z] [echo] java_java_specification_version is 11
[2026-03-05T01:22:12.295Z] [echo] can_build_modularity is true
[2026-03-05T01:22:12.295Z] [echo] can_build_modularity_natives_unix is true
[2026-03-05T01:22:12.295Z] [echo] can_build_modularity_natives_windows is ${can_build_modularity_natives_windows}
[2026-03-05T01:22:12.295Z]
[2026-03-05T01:22:12.295Z] create-bin-dir:
[2026-03-05T01:22:12.295Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin
[2026-03-05T01:22:12.295Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods
[2026-03-05T01:22:12.295Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-override
[2026-03-05T01:22:12.295Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-override-new
[2026-03-05T01:22:12.295Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/tests
[2026-03-05T01:22:12.295Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common
[2026-03-05T01:22:12.295Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl3
[2026-03-05T01:22:12.295Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl4
[2026-03-05T01:22:12.295Z]
[2026-03-05T01:22:12.295Z] build-java:
[2026-03-05T01:22:12.652Z] [apply] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/common-mods/displayServiceImpl1/module-info.java:15: warning: [module] module name component displayServiceImpl1 should avoid terminal digits
[2026-03-05T01:22:12.652Z] [apply] module displayServiceImpl1 {
[2026-03-05T01:22:12.652Z] [apply] ^
[2026-03-05T01:22:12.652Z] [apply] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/common-mods/displayServiceImpl2/module-info.java:15: warning: [module] module name component displayServiceImpl2 should avoid terminal digits
[2026-03-05T01:22:12.652Z] [apply] module displayServiceImpl2 {
[2026-03-05T01:22:12.652Z] [apply] ^
[2026-03-05T01:22:12.652Z] [apply] 2 warnings
[2026-03-05T01:22:15.043Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl3/META-INF
[2026-03-05T01:22:15.043Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl4/META-INF
[2026-03-05T01:22:15.043Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.discreet/adoptopenjdk/test/modularity/exported
[2026-03-05T01:22:15.043Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/tests/com.test/net/adoptopenjdk/test/modularity/junit
[2026-03-05T01:22:15.802Z] [apply] warning: module name in --add-reads option not found: com.test.jlink
[2026-03-05T01:22:15.802Z] [apply] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/tests/com.test.serviceloaders2/module-info.java:15: warning: [module] module name component serviceloaders2 should avoid terminal digits
[2026-03-05T01:22:15.802Z] [apply] module com.test.serviceloaders2 {
[2026-03-05T01:22:15.802Z] [apply] ^
[2026-03-05T01:22:16.155Z] [apply] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/tests/com.test/net/adoptopenjdk/test/modularity/junit/TestJDKInternalAPIs.java:67: warning: Unsafe is internal proprietary API and may be removed in a future release
[2026-03-05T01:22:16.156Z] [apply] sun.misc.Unsafe unsafe = Unsafe.getUnsafe();
[2026-03-05T01:22:16.156Z] [apply] ^
[2026-03-05T01:22:16.156Z] [apply] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/tests/com.test/net/adoptopenjdk/test/modularity/junit/TestJDKInternalAPIs.java:67: warning: Unsafe is internal proprietary API and may be removed in a future release
[2026-03-05T01:22:16.156Z] [apply] sun.misc.Unsafe unsafe = Unsafe.getUnsafe();
[2026-03-05T01:22:16.156Z] [apply] ^
[2026-03-05T01:22:16.156Z] [apply] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/tests/com.test/net/adoptopenjdk/test/modularity/junit/TestJDKInternalAPIs.java:75: warning: Signal is internal proprietary API and may be removed in a future release
[2026-03-05T01:22:16.156Z] [apply] Signal signal = new Signal("TERM");
[2026-03-05T01:22:16.156Z] [apply] ^
[2026-03-05T01:22:16.156Z] [apply] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/tests/com.test/net/adoptopenjdk/test/modularity/junit/TestJDKInternalAPIs.java:75: warning: Signal is internal proprietary API and may be removed in a future release
[2026-03-05T01:22:16.156Z] [apply] Signal signal = new Signal("TERM");
[2026-03-05T01:22:16.156Z] [apply] ^
[2026-03-05T01:22:16.157Z] [apply] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/tests/com.test/net/adoptopenjdk/test/modularity/junit/TestJDKInternalAPIs.java:79: warning: Signal is internal proprietary API and may be removed in a future release
[2026-03-05T01:22:16.157Z] [apply] handler.handle(new Signal("INT"));
[2026-03-05T01:22:16.157Z] [apply] ^
[2026-03-05T01:22:16.157Z] [apply] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/tests/com.test/net/adoptopenjdk/test/modularity/junit/TestJDKInternalAPIs.java:82: warning: ReflectionFactory is internal proprietary API and may be removed in a future release
[2026-03-05T01:22:16.157Z] [apply] ReflectionFactory factory = ReflectionFactory.getReflectionFactory();
[2026-03-05T01:22:16.157Z] [apply] ^
[2026-03-05T01:22:16.157Z] [apply] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/tests/com.test/net/adoptopenjdk/test/modularity/junit/TestJDKInternalAPIs.java:82: warning: ReflectionFactory is internal proprietary API and may be removed in a future release
[2026-03-05T01:22:16.157Z] [apply] ReflectionFactory factory = ReflectionFactory.getReflectionFactory();
[2026-03-05T01:22:16.157Z] [apply] ^
[2026-03-05T01:22:16.158Z] [apply] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/tests/com.test/net/adoptopenjdk/test/modularity/junit/TestJDKInternalAPIs.java:93: warning: SignalHandler is internal proprietary API and may be removed in a future release
[2026-03-05T01:22:16.158Z] [apply] class SignalHandler implements sun.misc.SignalHandler {
[2026-03-05T01:22:16.158Z] [apply] ^
[2026-03-05T01:22:16.158Z] [apply] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/tests/com.test/net/adoptopenjdk/test/modularity/junit/TestJDKInternalAPIs.java:95: warning: Signal is internal proprietary API and may be removed in a future release
[2026-03-05T01:22:16.158Z] [apply] public void handle(Signal arg0) {
[2026-03-05T01:22:16.158Z] [apply] ^
[2026-03-05T01:22:16.158Z] [apply] Note: Some input files use or override a deprecated API.
[2026-03-05T01:22:16.158Z] [apply] Note: Recompile with -Xlint:deprecation for details.
[2026-03-05T01:22:16.158Z] [apply] 11 warnings
[2026-03-05T01:22:16.159Z] [echo] /Users/admin/workspace/externalDependency/system_lib/junit/junit.jar:/Users/admin/workspace/externalDependency/system_lib/junit/hamcrest-core.jar:/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/STF/stf.core/bin/stf.core.jar:/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/STF/stf.load/bin/stf.load.jar:/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin:/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common:/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/displayService
[2026-03-05T01:22:17.412Z] [apply] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/com.stf/net/adoptopenjdk/test/modularity/SLTest.java:68: warning: non-varargs call of varargs method with inexact argument type for last parameter;
[2026-03-05T01:22:17.412Z] [apply] "openjdk.test.modularity/bin/common/displayServiceImpl3", null);
[2026-03-05T01:22:17.412Z] [apply] ^
[2026-03-05T01:22:17.412Z] [apply] cast to String for a varargs call
[2026-03-05T01:22:17.412Z] [apply] cast to String[] for a non-varargs call and to suppress this warning
[2026-03-05T01:22:17.412Z] [apply] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/src/com.stf/net/adoptopenjdk/test/modularity/SLTest.java:70: warning: non-varargs call of varargs method with inexact argument type for last parameter;
[2026-03-05T01:22:17.412Z] [apply] "openjdk.test.modularity/bin/common/displayServiceImpl4", null);
[2026-03-05T01:22:17.412Z] [apply] ^
[2026-03-05T01:22:17.412Z] [apply] cast to String for a varargs call
[2026-03-05T01:22:17.412Z] [apply] cast to String[] for a non-varargs call and to suppress this warning
[2026-03-05T01:22:17.412Z] [apply] 2 warnings
[2026-03-05T01:22:17.412Z]
[2026-03-05T01:22:17.412Z] build-no-natives:
[2026-03-05T01:22:17.412Z]
[2026-03-05T01:22:17.412Z] build:
[2026-03-05T01:22:17.412Z]
[2026-03-05T01:22:17.412Z] build:
[2026-03-05T01:22:17.412Z]
[2026-03-05T01:22:17.412Z] common_dist:
[2026-03-05T01:22:17.412Z] [copy] Copying 337 files to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/jvmtest/system/STF
[2026-03-05T01:22:17.772Z] [copy] Copying 1301 files to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/jvmtest/system/aqa-systemtest
[2026-03-05T01:22:18.581Z] [copy] Warning: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/openj9-systemtest does not exist.
[2026-03-05T01:22:18.581Z]
[2026-03-05T01:22:18.581Z] build:
[2026-03-05T01:22:18.581Z]
[2026-03-05T01:22:18.581Z] build:
[2026-03-05T01:22:18.581Z]
[2026-03-05T01:22:18.581Z] THC.check:
[2026-03-05T01:22:18.581Z]
[2026-03-05T01:22:18.581Z] getChurn:
[2026-03-05T01:22:18.944Z] [exec] Cloning into 'churn'...
[2026-03-05T01:22:19.733Z]
[2026-03-05T01:22:19.733Z] dist:
[2026-03-05T01:22:19.733Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/jvmtest/system/churn
[2026-03-05T01:22:19.733Z]
[2026-03-05T01:22:19.733Z] init:
[2026-03-05T01:22:19.733Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/jvmtest/system/daaLoadTest
[2026-03-05T01:22:19.733Z]
[2026-03-05T01:22:19.733Z] common_build:
[2026-03-05T01:22:19.733Z]
[2026-03-05T01:22:19.733Z] build:
[2026-03-05T01:22:19.733Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/jvmtest/system/daaLoadTest
[2026-03-05T01:22:19.733Z]
[2026-03-05T01:22:19.733Z] build:
[2026-03-05T01:22:19.733Z]
[2026-03-05T01:22:19.733Z] init:
[2026-03-05T01:22:19.733Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/jvmtest/system/jcstress
[2026-03-05T01:22:19.733Z]
[2026-03-05T01:22:19.733Z] getDependentLibs:
[2026-03-05T01:22:20.118Z] [exec] --------------------------------------------
[2026-03-05T01:22:20.118Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/../../externalDependency/system_lib
[2026-03-05T01:22:20.118Z] [exec] task is set to default
[2026-03-05T01:22:20.118Z] [exec] dependencyList is set to jcstress
[2026-03-05T01:22:20.118Z] [exec] System Test jars will be downloaded.
[2026-03-05T01:22:20.118Z] [exec] --------------------------------------------
[2026-03-05T01:22:20.118Z] [exec] Starting download third party dependent jars
[2026-03-05T01:22:20.118Z] [exec] --------------------------------------------
[2026-03-05T01:22:20.118Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/../../externalDependency/system_lib
[2026-03-05T01:22:20.118Z] [exec] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/../../externalDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2026-03-05T01:22:20.118Z] [exec] downloaded dependent third party jars successfully
[2026-03-05T01:22:20.118Z]
[2026-03-05T01:22:20.118Z] dist:
[2026-03-05T01:22:20.118Z] [copy] Copying 4 files to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/jvmtest/system/jcstress
[2026-03-05T01:22:20.118Z]
[2026-03-05T01:22:20.118Z] init:
[2026-03-05T01:22:20.118Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/jvmtest/system/jlm
[2026-03-05T01:22:20.118Z]
[2026-03-05T01:22:20.118Z] common_build:
[2026-03-05T01:22:20.118Z]
[2026-03-05T01:22:20.118Z] build:
[2026-03-05T01:22:20.118Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/jvmtest/system/jlm
[2026-03-05T01:22:20.118Z]
[2026-03-05T01:22:20.118Z] init:
[2026-03-05T01:22:20.118Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/jvmtest/system/lambdaLoadTest
[2026-03-05T01:22:20.118Z]
[2026-03-05T01:22:20.118Z] common_build:
[2026-03-05T01:22:20.118Z]
[2026-03-05T01:22:20.118Z] build:
[2026-03-05T01:22:20.118Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/jvmtest/system/lambdaLoadTest
[2026-03-05T01:22:20.118Z]
[2026-03-05T01:22:20.118Z] init:
[2026-03-05T01:22:20.118Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/jvmtest/system/mathLoadTest
[2026-03-05T01:22:20.118Z]
[2026-03-05T01:22:20.118Z] common_build:
[2026-03-05T01:22:20.118Z]
[2026-03-05T01:22:20.118Z] build:
[2026-03-05T01:22:20.118Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/jvmtest/system/mathLoadTest
[2026-03-05T01:22:20.118Z]
[2026-03-05T01:22:20.118Z] init:
[2026-03-05T01:22:20.118Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/jvmtest/system/mauveLoadTest
[2026-03-05T01:22:20.118Z]
[2026-03-05T01:22:20.118Z] common_build:
[2026-03-05T01:22:20.118Z]
[2026-03-05T01:22:20.118Z] build:
[2026-03-05T01:22:20.118Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/jvmtest/system/mauveLoadTest
[2026-03-05T01:22:20.118Z]
[2026-03-05T01:22:20.118Z] init:
[2026-03-05T01:22:20.118Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/jvmtest/system/modularity
[2026-03-05T01:22:20.118Z]
[2026-03-05T01:22:20.118Z] common_build:
[2026-03-05T01:22:20.118Z]
[2026-03-05T01:22:20.118Z] build:
[2026-03-05T01:22:20.118Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/jvmtest/system/modularity
[2026-03-05T01:22:20.496Z]
[2026-03-05T01:22:20.496Z] init:
[2026-03-05T01:22:20.496Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/jvmtest/system/otherLoadTest
[2026-03-05T01:22:20.496Z]
[2026-03-05T01:22:20.496Z] common_build:
[2026-03-05T01:22:20.496Z]
[2026-03-05T01:22:20.496Z] build:
[2026-03-05T01:22:20.496Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/jvmtest/system/otherLoadTest
[2026-03-05T01:22:20.496Z]
[2026-03-05T01:22:20.496Z] init:
[2026-03-05T01:22:20.496Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/jvmtest/system/security
[2026-03-05T01:22:20.496Z]
[2026-03-05T01:22:20.496Z] common_build:
[2026-03-05T01:22:20.496Z]
[2026-03-05T01:22:20.496Z] build:
[2026-03-05T01:22:20.496Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/jvmtest/system/security
[2026-03-05T01:22:20.496Z]
[2026-03-05T01:22:20.496Z] init:
[2026-03-05T01:22:20.496Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/jvmtest/system/sharedClasses
[2026-03-05T01:22:20.496Z]
[2026-03-05T01:22:20.496Z] common_build:
[2026-03-05T01:22:20.496Z]
[2026-03-05T01:22:20.496Z] build:
[2026-03-05T01:22:20.496Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/jvmtest/system/sharedClasses
[2026-03-05T01:22:20.496Z]
[2026-03-05T01:22:20.496Z] BUILD SUCCESSFUL
[2026-03-05T01:22:20.496Z] Total time: 54 seconds
[2026-03-05T01:22:20.496Z] 0
[2026-03-05T01:22:20.496Z]
[2026-03-05T01:22:20.496Z]
[2026-03-05T01:22:20.496Z] RECORD TEST REPOs SHA
[2026-03-05T01:22:20.496Z] cd "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/scripts"; \
[2026-03-05T01:22:20.497Z] bash "getSHAs.sh" --test_root_dir "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/TKG/.." --shas_file "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/SHAs.txt"
[2026-03-05T01:22:20.497Z] Check shas in /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/TKG/.. and store the info in /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/SHAs.txt
[2026-03-05T01:22:20.497Z] touch /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/SHAs.txt
[2026-03-05T01:22:20.876Z] ================================================
[2026-03-05T01:22:20.876Z] timestamp: 20260304-202220
[2026-03-05T01:22:20.876Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/aqa-systemtest
[2026-03-05T01:22:20.876Z] git repo:
[2026-03-05T01:22:20.876Z] Fetch URL: https://github.com/adoptium/aqa-systemtest.git
[2026-03-05T01:22:20.876Z] sha:
[2026-03-05T01:22:20.876Z] ea987227afd9fec0f9c68bfeeefc3beeca16d3e6
[2026-03-05T01:22:20.876Z] ================================================
[2026-03-05T01:22:20.876Z] timestamp: 20260304-202220
[2026-03-05T01:22:20.876Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/churn/churn
[2026-03-05T01:22:20.876Z] git repo:
[2026-03-05T01:22:20.876Z] Fetch URL: https://github.com/rh-openjdk/churn.git
[2026-03-05T01:22:20.876Z] sha:
[2026-03-05T01:22:20.876Z] 01f9894909307f9a9a154a0df627d16def3d6603
[2026-03-05T01:22:20.876Z] ================================================
[2026-03-05T01:22:20.876Z] timestamp: 20260304-202220
[2026-03-05T01:22:20.876Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/system/STF
[2026-03-05T01:22:20.876Z] git repo:
[2026-03-05T01:22:20.876Z] Fetch URL: https://github.com/adoptium/STF.git
[2026-03-05T01:22:20.876Z] sha:
[2026-03-05T01:22:20.876Z] 91d0e566278d7e8bba2de994f3c0d4164e6bb0d7
[2026-03-05T01:22:20.876Z] ================================================
[2026-03-05T01:22:20.876Z] timestamp: 20260304-202220
[2026-03-05T01:22:20.876Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests
[2026-03-05T01:22:20.876Z] git repo:
[2026-03-05T01:22:21.261Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2026-03-05T01:22:21.261Z] sha:
[2026-03-05T01:22:21.261Z] 400e734586ba2f889efd8e7286a436350f92cb9e
[2026-03-05T01:22:21.261Z] ================================================
[2026-03-05T01:22:21.261Z] timestamp: 20260304-202220
[2026-03-05T01:22:21.261Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/TKG
[2026-03-05T01:22:21.261Z] git repo:
[2026-03-05T01:22:21.261Z] Fetch URL: https://github.com/adoptium/TKG.git
[2026-03-05T01:22:21.261Z] sha:
[2026-03-05T01:22:21.261Z] cb29dafdf78000f6c8a624af3ef8aa5293ec8d45
[Pipeline] }
[2026-03-05T01:22:21.300Z] $ ssh-agent -k
[2026-03-05T01:22:21.320Z] unset SSH_AUTH_SOCK;
[2026-03-05T01:22:21.320Z] unset SSH_AGENT_PID;
[2026-03-05T01:22:21.321Z] echo Agent pid 52618 killed;
[2026-03-05T01:22:21.495Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2026-03-05T01:22:21.629Z] Running tests...
Did you forget the `def` keyword? Script1 seems to be setting a field named TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
[2026-03-05T01:22:21.649Z] ITERATION: 1/1
[Pipeline] sshagent
[2026-03-05T01:22:21.604Z] $ ssh-agent
[2026-03-05T01:22:21.793Z] SSH_AUTH_SOCK=/var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T//ssh-2pDglDhb7xa8/agent.53086
[2026-03-05T01:22:21.794Z] SSH_AGENT_PID=53087
[2026-03-05T01:22:21.794Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2026-03-05T01:22:22.317Z] ++ uname
[2026-03-05T01:22:22.317Z] + '[' Darwin = AIX ']'
[2026-03-05T01:22:22.317Z] ++ uname
[2026-03-05T01:22:22.317Z] + '[' Darwin = SunOS ']'
[2026-03-05T01:22:22.317Z] ++ uname
[2026-03-05T01:22:22.317Z] + '[' Darwin = '*BSD' ']'
[2026-03-05T01:22:22.317Z] + MAKE=make
[2026-03-05T01:22:22.317Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2026-03-05T01:22:22.317Z] make: Nothing to be done for `testEnvTeardown'.
[Pipeline] sh
[2026-03-05T01:22:22.936Z] ++ uname
[2026-03-05T01:22:22.936Z] + '[' Darwin = AIX ']'
[2026-03-05T01:22:22.936Z] ++ uname
[2026-03-05T01:22:22.936Z] + '[' Darwin = SunOS ']'
[2026-03-05T01:22:22.936Z] ++ uname
[2026-03-05T01:22:22.936Z] + '[' Darwin = '*BSD' ']'
[2026-03-05T01:22:22.936Z] + MAKE=make
[2026-03-05T01:22:22.936Z] + cd ./aqa-tests
[2026-03-05T01:22:22.936Z] + . ./scripts/testenv/testenvSettings.sh
[2026-03-05T01:22:22.936Z] ++ set +x
[2026-03-05T01:22:22.936Z] parallelList.mk:17: warning: overriding commands for target `testList_0'
[2026-03-05T01:22:22.936Z] parallelList.mk:8: warning: ignoring old commands for target `testList_0'
[2026-03-05T01:22:22.936Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make _testList TESTLIST=MiniMix_10m_1,ConcurrentLoadTest_5m_1,MiniMix_5m_1,LangLoadTest_5m_0,UtilLoadTest_5m_0,HCRLateAttachWorkload_previewEnabled_1
[2026-03-05T01:22:22.936Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-03-05T01:22:22.936Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/../../externalDependency/system_lib
[2026-03-05T01:22:22.936Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=MiniMix_10m_1,ConcurrentLoadTest_5m_1,MiniMix_5m_1,LangLoadTest_5m_0,UtilLoadTest_5m_0,HCRLateAttachWorkload_previewEnabled_1
[2026-03-05T01:22:22.936Z] perl scripts/configure.pl
[2026-03-05T01:22:22.936Z] /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/../../externalDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=osx_aarch64 --microArch="" --osLabel="" --jdkVersion=11 --impl=hotspot --vendor="eclipse" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=MiniMix_10m_1,ConcurrentLoadTest_5m_1,MiniMix_5m_1,LangLoadTest_5m_0,UtilLoadTest_5m_0,HCRLateAttachWorkload_previewEnabled_1 --numOfMachines= --testTime= --TRSSURL=
[2026-03-05T01:22:23.328Z]
[2026-03-05T01:22:23.328Z] Warning: cannot find spec in resources/ottawa.csv.
[2026-03-05T01:22:23.328Z] Detected 64 in spec. Use spec: default-64 to match mode.
[2026-03-05T01:22:23.328Z]
[2026-03-05T01:22:23.328Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2026-03-05T01:22:23.328Z]
[2026-03-05T01:22:23.328Z] Starting to generate test make files.
[2026-03-05T01:22:23.328Z]
[2026-03-05T01:22:23.328Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/TKG/../system/mathLoadTest/playlist.xml
[2026-03-05T01:22:23.328Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/TKG/../system/daaLoadTest/playlist.xml
[2026-03-05T01:22:23.328Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/TKG/../system/otherLoadTest/playlist.xml
[2026-03-05T01:22:23.328Z] Generated /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/TKG/../system/otherLoadTest/autoGen.mk
[2026-03-05T01:22:23.328Z]
[2026-03-05T01:22:23.328Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/TKG/../system/security/playlist.xml
[2026-03-05T01:22:23.328Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/TKG/../system/jcstress/playlist.xml
[2026-03-05T01:22:23.328Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/TKG/../system/sharedClasses/playlist.xml
[2026-03-05T01:22:23.328Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/TKG/../system/modularity/playlist.xml
[2026-03-05T01:22:23.685Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/TKG/../system/jlm/playlist.xml
[2026-03-05T01:22:23.685Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml
[2026-03-05T01:22:23.685Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/TKG/../system/churn/playlist.xml
[2026-03-05T01:22:23.685Z] Parsing /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml
[2026-03-05T01:22:23.685Z] Generated /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/TKG/../system/autoGen.mk
[2026-03-05T01:22:23.685Z]
[2026-03-05T01:22:23.685Z] Generated /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/TKG/../autoGen.mk
[2026-03-05T01:22:23.685Z]
[2026-03-05T01:22:23.685Z] Generated /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/utils.mk
[2026-03-05T01:22:23.685Z]
[2026-03-05T01:22:23.685Z] Generated /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/TKG/../TKG/rerun.mk
[2026-03-05T01:22:23.685Z]
[2026-03-05T01:22:23.685Z] Make files are generated successfully.
[2026-03-05T01:22:23.685Z]
[2026-03-05T01:22:23.685Z] /Applications/Xcode.app/Contents/Developer/usr/bin/make -f runtest.mk _testList
[2026-03-05T01:22:24.048Z]
[2026-03-05T01:22:24.048Z] Running make 3.81
[2026-03-05T01:22:24.048Z] set TEST_ROOT to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/aqa-tests/TKG/..
[2026-03-05T01:22:24.048Z] set JDK_VERSION to 11
[2026-03-05T01:22:24.048Z] set JDK_IMPL to hotspot
[2026-03-05T01:22:24.048Z] set JVM_VERSION to openjdk11
[2026-03-05T01:22:24.048Z] set JCL_VERSION to latest
[2026-03-05T01:22:24.048Z] JAVA_HOME was originally set to /Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2026-03-05T01:22:24.048Z] set JAVA_HOME to /Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2026-03-05T01:22:24.048Z] set SPEC to osx_aarch64
[2026-03-05T01:22:24.048Z] set TEST_FLAG to
[2026-03-05T01:22:24.048Z] Running testList ...
[2026-03-05T01:22:24.048Z] There are 6 test targets in testList
[2026-03-05T01:22:24.048Z] "/Users/admin/workspace/workspace/Test_openjdk11_hs_extended.system_aarch64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -version
[2026-03-05T01:22:24.048Z] openjdk version "11.0.31-beta" 2026-04-21
[2026-03-05T01:22:24.048Z] OpenJDK Runtime Environment Temurin-11.0.31+4-202603042103 (build 11.0.31-beta+4-ea)
[2026-03-05T01:22:24.048Z] OpenJDK 64-Bit Server VM Temurin-11.0.31+4-202603042103 (build 11.0.31-beta+4-ea, mixed mode)
[2026-03-05T01:22:24.048Z] ../system.mk:25: CYGWIN is 0
[2026-03-05T01:22:24.048Z]
[2026-03-05T01:22:24.048Z] ===============================================