Pre Test
Started by upstream project "Test_openjdk25_hs_sanity.system_x86-64_mac" build number 15
originally caused by:
Started by upstream project "build-scripts/jobs/release/jobs/jdk25u/jdk25u-release-mac-x64-temurin" build number 3
originally caused by:
Started by upstream project "build-scripts/release-openjdk25-pipeline" build number 24
originally caused by:
Started by upstream project "build-scripts/utils/releaseTrigger_jdk25u" build number 1082
originally caused by:
Started by user Andrew Leonard
Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1@script/7d272c0688f17ab4e5b2f6ce77a7dc9cf4df33ff05c3a95eddd38682ef795b79 to read aqa-tests/buildenv/jenkins/openjdk_tests
The recommended git tool is: git
No credentials specified
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_openjdk25_hs_sanity.system_x86-64_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/v1.0.10-release^{commit} # timeout=10
Checking out Revision 989c40ab241d1444216cb749272d22fe5dfa1e19 (origin/v1.0.10-release)
> git config core.sparsecheckout # timeout=10
> git checkout -f 989c40ab241d1444216cb749272d22fe5dfa1e19 # timeout=10
Commit message: "[v1.0.10-release] Enable rerun link with multiple components (#6629) (#6690)"
> git rev-list --no-walk abda9a5820bcc801016ae2a58349ff4e1fb0034b # timeout=10
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] timestamps
[Pipeline] {
[Pipeline] echo
[2025-10-22T18:54:43.624Z] SPEC: osx_x86-64
[Pipeline] echo
[2025-10-22T18:54:43.625Z] LABEL: ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)&&!sw.os.osx.10_14
[Pipeline] stage
[Pipeline] { (Queue)
[Pipeline] nodesByLabel
[2025-10-22T18:54:43.633Z] Found a total of 9 nodes with the 'ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)&&!sw.os.osx.10_14' label
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
[2025-10-22T18:54:43.636Z] dynamicAgents: []
[Pipeline] node
[2025-10-22T18:54:58.640Z] Still waiting to schedule task
[2025-10-22T18:54:58.641Z] Waiting for next available executor on ‘ci.role.test&&hw.arch.x86&&(sw.os.osx||sw.os.mac)&&!sw.os.osx.10_14’
[2025-10-22T19:20:11.654Z] Running on test-orka-macos14-x64-291bi in /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:20:11.689Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] cleanWs
[2025-10-22T19:20:11.766Z] [WS-CLEANUP] Deleting project workspace...
[2025-10-22T19:20:11.766Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration...
[2025-10-22T19:20:11.792Z] [WS-CLEANUP] done
[Pipeline] }
[Pipeline] // timeout
[Pipeline] checkout
[2025-10-22T19:20:11.849Z] The recommended git tool is: git
[2025-10-22T19:20:11.902Z] No credentials specified
[2025-10-22T19:20:11.928Z] Cloning the remote Git repository
[2025-10-22T19:20:11.523Z] Cloning repository https://github.com/adoptium/aqa-tests.git
[2025-10-22T19:20:11.523Z] > git init /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests # timeout=10
[2025-10-22T19:20:11.619Z] [WARNING] Reference path does not exist: /Users/admin/openjdk_cache
[2025-10-22T19:20:11.620Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git
[2025-10-22T19:20:11.620Z] > git --version # timeout=10
[2025-10-22T19:20:11.669Z] > git --version # 'git version 2.39.3 (Apple Git-146)'
[2025-10-22T19:20:11.669Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-10-22T19:20:19.906Z] Avoid second fetch
[2025-10-22T19:20:19.989Z] Checking out Revision 989c40ab241d1444216cb749272d22fe5dfa1e19 (origin/v1.0.10-release)
[2025-10-22T19:20:19.258Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10
[2025-10-22T19:20:19.353Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
[2025-10-22T19:20:19.471Z] > git rev-parse origin/v1.0.10-release^{commit} # timeout=10
[2025-10-22T19:20:19.560Z] > git config core.sparsecheckout # timeout=10
[2025-10-22T19:20:19.630Z] > git checkout -f 989c40ab241d1444216cb749272d22fe5dfa1e19 # timeout=10
[2025-10-22T19:20:28.925Z] Commit message: "[v1.0.10-release] Enable rerun link with multiple components (#6629) (#6690)"
[Pipeline] }
[Pipeline] // retry
[Pipeline] load
[Pipeline] { (/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:20:33.139Z] Timeout set to expire in 1 day 1 hr
[Pipeline] {
[Pipeline] echo
[2025-10-22T19:20:33.165Z] runMulticastCmd: false
[Pipeline] stage
[Pipeline] { (Setup)
[Pipeline] sh
[2025-10-22T19:20:34.256Z] + LC_TIME=C
[2025-10-22T19:20:34.256Z] + date '+%a, %d %b %Y %T %z'
[Pipeline] echo
[2025-10-22T19:20:34.739Z] PROCESSCATCH: Terminating any hung/left over test processes:
[Pipeline] sh
[2025-10-22T19:20:35.848Z] + aqa-tests/terminateTestProcesses.sh admin
[2025-10-22T19:20:36.327Z] 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 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
[2025-10-22T19:20:38.777Z] + printenv
[2025-10-22T19:20:38.777Z] JCK_GIT_BRANCH=master
[2025-10-22T19:20:38.777Z] DYNAMIC_COMPILE=false
[2025-10-22T19:20:38.777Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/9/
[2025-10-22T19:20:38.777Z] OPENJ9_BRANCH=master
[2025-10-22T19:20:38.777Z] JENKINS_NODE_COOKIE=32b731c7-b56f-4310-b147-59b4921f1107
[2025-10-22T19:20:38.777Z] UPSTREAM_TEST_JOB_NAME=Test_openjdk25_hs_sanity.system_x86-64_mac
[2025-10-22T19:20:38.778Z] DOCKER_REQUIRED=false
[2025-10-22T19:20:38.778Z] PARALLEL=None
[2025-10-22T19:20:38.778Z] HUDSON_SERVER_COOKIE=2d832652af5afba8
[2025-10-22T19:20:38.778Z] SHELL=/bin/zsh
[2025-10-22T19:20:38.778Z] jobStatus=SUCCESS
[2025-10-22T19:20:38.778Z] JOBSTARTTIME=Wed, 22 Oct 2025 12:20:33 -0700
[2025-10-22T19:20:38.778Z] STAGE_NAME=Setup
[2025-10-22T19:20:38.778Z] SSH_CLIENT=10.221.188.31 20518 22
[2025-10-22T19:20:38.778Z] TMPDIR=/var/folders/hb/6bmy20jj5tz9ws4l4c81_nxc0000gn/T/
[2025-10-22T19:20:38.778Z] BUILD_TAG=jenkins-Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1-9
[2025-10-22T19:20:38.778Z] RERUN_FAILURE=true
[2025-10-22T19:20:38.778Z] SDK_RESOURCE=upstream
[2025-10-22T19:20:38.778Z] TIME_LIMIT=25
[2025-10-22T19:20:38.778Z] EXTERNAL_TEST_CMD=mvn clean install
[2025-10-22T19:20:38.778Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-10-22T19:20:38.778Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/
[2025-10-22T19:20:38.778Z] WORKSPACE=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1
[2025-10-22T19:20:38.778Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/9/display/redirect?page=changes
[2025-10-22T19:20:38.778Z] JDK_BRANCH=jdk-25.0.1+8_adopt
[2025-10-22T19:20:38.778Z] USER=admin
[2025-10-22T19:20:38.778Z] ACTIVE_NODE_TIMEOUT=5
[2025-10-22T19:20:38.778Z] OPENJCEPLUS_GIT_BRANCH=semeru-java25
[2025-10-22T19:20:38.778Z] ADOPTOPENJDK_BRANCH=v1.0.10-release
[2025-10-22T19:20:38.778Z] ARCHIVE_TEST_RESULTS=false
[2025-10-22T19:20:38.778Z] UPSTREAM_JOB_NAME=build-scripts/jobs/release/jobs/jdk25u/jdk25u-release-mac-x64-temurin
[2025-10-22T19:20:38.778Z] STF_OWNER_BRANCH=adoptium:master
[2025-10-22T19:20:38.778Z] LABEL_ADDITION=!sw.os.osx.10_14
[2025-10-22T19:20:38.778Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/9/display/redirect?page=artifacts
[2025-10-22T19:20:38.778Z] LIGHT_WEIGHT_CHECKOUT=false
[2025-10-22T19:20:38.778Z] ORIGIN_JDK_VERSION=25
[2025-10-22T19:20:38.778Z] __CF_USER_TEXT_ENCODING=0x1F5:0x0:0x0
[2025-10-22T19:20:38.778Z] SETUP_JCK_RUN=false
[2025-10-22T19:20:38.778Z] SPEC=osx_x86-64
[2025-10-22T19:20:38.778Z] PERSONAL_BUILD=false
[2025-10-22T19:20:38.778Z] TKG_ITERATIONS=1
[2025-10-22T19:20:38.778Z] TKG_OWNER_BRANCH=adoptium:master
[2025-10-22T19:20:38.778Z] RERUN_ITERATIONS=1
[2025-10-22T19:20:38.778Z] JENKINS_HOME=/home/jenkins/.jenkins
[2025-10-22T19:20:38.778Z] ITERATIONS=1
[2025-10-22T19:20:38.778Z] KEEP_REPORTDIR=false
[2025-10-22T19:20:38.778Z] PATH=/usr/local/bin:/opt/X11/bin:/usr/bin:/bin:/usr/sbin:/sbin
[2025-10-22T19:20:38.778Z] LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/lib
[2025-10-22T19:20:38.778Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/9/display/redirect
[2025-10-22T19:20:38.778Z] _=/usr/bin/printenv
[2025-10-22T19:20:38.778Z] GENERATE_JOBS=true
[2025-10-22T19:20:38.778Z] PWD=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1
[2025-10-22T19:20:38.778Z] JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2025-10-22T19:20:38.778Z] HUDSON_URL=https://ci.adoptium.net/
[2025-10-22T19:20:38.778Z] EXIT_FAILURE=false
[2025-10-22T19:20:38.778Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master
[2025-10-22T19:20:38.778Z] SLACK_CHANNEL=aqavit-bot
[2025-10-22T19:20:38.778Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token
[2025-10-22T19:20:38.778Z] JDK_VERSION=25
[2025-10-22T19:20:38.778Z] JOB_NAME=Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1
[2025-10-22T19:20:38.778Z] BUILD_DISPLAY_NAME=#9
[2025-10-22T19:20:38.778Z] USE_TESTENV_PROPERTIES=true
[2025-10-22T19:20:38.778Z] BUILD_ID=9
[2025-10-22T19:20:38.778Z] EXIT_SUCCESS=false
[2025-10-22T19:20:38.778Z] JENKINS_URL=https://ci.adoptium.net/
[2025-10-22T19:20:38.778Z] PLATFORM=x86-64_mac
[2025-10-22T19:20:38.778Z] JDK_IMPL=hotspot
[2025-10-22T19:20:38.778Z] JOB_BASE_NAME=Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1
[2025-10-22T19:20:38.778Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/9/display/redirect?page=tests
[2025-10-22T19:20:38.778Z] AUTO_DETECT=true
[2025-10-22T19:20:38.778Z] SHLVL=2
[2025-10-22T19:20:38.778Z] HOME=/Users/admin
[2025-10-22T19:20:38.778Z] TAP_NAME=Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1.tap
[2025-10-22T19:20:38.778Z] CI=true
[2025-10-22T19:20:38.778Z] EXECUTOR_NUMBER=0
[2025-10-22T19:20:38.778Z] WORKSPACE_TMP=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1@tmp
[2025-10-22T19:20:38.778Z] JENKINS_SERVER_COOKIE=durable-5596211064389e740069b8434e1ea9fb4818d1a8e24119226dac13c466342d43
[2025-10-22T19:20:38.778Z] NODE_LABELS=macos14 x86_64 test test-orka-macos14-x64-291bi ci.role.test x64 x86 sw.os.osx ci.role.perf hw.arch.x86 orka mac
[2025-10-22T19:20:38.778Z] TARGET=-f parallelList.mk testList_1
[2025-10-22T19:20:38.778Z] BUILD_LIST=system
[2025-10-22T19:20:38.778Z] SYSTEM_LIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib
[2025-10-22T19:20:38.778Z] LOGNAME=admin
[2025-10-22T19:20:38.778Z] EXTERNAL_CUSTOM_BRANCH=master
[2025-10-22T19:20:38.778Z] JDK_REPO=https://github.com/adoptium/jdk25u
[2025-10-22T19:20:38.778Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master
[2025-10-22T19:20:38.778Z] SSH_CONNECTION=10.221.188.31 20518 192.168.122.2 22
[2025-10-22T19:20:38.778Z] UPSTREAM_JOB_NUMBER=3
[2025-10-22T19:20:38.778Z] HUDSON_HOME=/home/jenkins/.jenkins
[2025-10-22T19:20:38.778Z] NODE_NAME=test-orka-macos14-x64-291bi
[2025-10-22T19:20:38.778Z] BUILD_NUMBER=9
[2025-10-22T19:20:38.778Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/display/redirect
[2025-10-22T19:20:38.778Z] KEEP_WORKSPACE=false
[2025-10-22T19:20:38.778Z] UPSTREAM_TEST_JOB_NUMBER=15
[2025-10-22T19:20:38.778Z] HUDSON_COOKIE=99e3b576-f64b-4ee8-91e1-5cfbec78e827
[2025-10-22T19:20:38.778Z] PERF_ROOT=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../benchmarks
[2025-10-22T19:20:38.778Z] USE_JRE=false
[2025-10-22T19:20:38.778Z] TEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/jdkbinary/j2sdk-image
[2025-10-22T19:20:38.778Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git
[2025-10-22T19:20:38.778Z] 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
[2025-10-22T19:20:38.958Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] dir
[2025-10-22T19:20:38.976Z] Running in /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/jdkbinary
[Pipeline] {
[Pipeline] copyArtifacts
[2025-10-22T19:23:00.496Z] Copied 8 artifacts from "build-scripts » jobs » release » jobs » jdk25u » jdk25u-release-mac-x64-temurin" build number 3
[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 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
[2025-10-22T19:23:00.777Z] 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
[2025-10-22T19:23:00.786Z] Running in /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1
[Pipeline] {
[Pipeline] sshagent
[2025-10-22T19:23:00.377Z] $ ssh-agent
[2025-10-22T19:23:00.988Z] SSH_AUTH_SOCK=/var/folders/hb/6bmy20jj5tz9ws4l4c81_nxc0000gn/T//ssh-JPU32Od8SFXm/agent.3769
[2025-10-22T19:23:00.988Z] SSH_AGENT_PID=3770
[2025-10-22T19:23:00.988Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] dir
[2025-10-22T19:23:01.131Z] Running in /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests
[Pipeline] {
[Pipeline] withCredentials
[2025-10-22T19:23:01.649Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] sh
[2025-10-22T19:23:02.549Z] ++ pwd
[2025-10-22T19:23:02.549Z] + ./get.sh -s /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/.. -p x86-64_mac -r upstream -j 25 -i hotspot --clone_openj9 false
[2025-10-22T19:23:02.549Z] TESTDIR: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests
[2025-10-22T19:23:02.549Z] load ./testenv/testenv.properties
[2025-10-22T19:23:02.549Z] Running checkTags with ./testenv/testenv.properties and 25
[2025-10-22T19:23:03.390Z] 281f3996e755c4a2d6fb1222f7a2a7846bfb934a refs/tags/jdk-25.0.1-ga
[2025-10-22T19:23:03.390Z] Use tag name jdk-25.0.1-ga from ./testenv/testenv.properties
[2025-10-22T19:23:03.390Z] get jdk binary...
[2025-10-22T19:23:03.390Z] --sdkdir is set to upstream. Therefore, skip download jdk binary
[2025-10-22T19:23:03.390Z] Uncompressing file: OpenJDK25U-jdk_x64_mac_hotspot_25.0.1_8.tar.gz ...
[2025-10-22T19:23:09.403Z] List files in jdkbinary folder...
[2025-10-22T19:23:09.403Z] total 860104
[2025-10-22T19:23:09.403Z] -rw-r--r-- 1 admin staff 56180275 Oct 22 03:29 OpenJDK25U-debugimage_x64_mac_hotspot_25.0.1_8.tar.gz
[2025-10-22T19:23:09.403Z] -rw-r--r-- 1 admin staff 120223169 Oct 22 04:05 OpenJDK25U-jdk_x64_mac_hotspot_25.0.1_8.tar.gz
[2025-10-22T19:23:09.403Z] -rw-r--r-- 1 admin staff 82625776 Oct 22 04:05 OpenJDK25U-jmods_x64_mac_hotspot_25.0.1_8.tar.gz
[2025-10-22T19:23:09.403Z] -rw-r--r-- 1 admin staff 42357261 Oct 22 04:06 OpenJDK25U-jre_x64_mac_hotspot_25.0.1_8.tar.gz
[2025-10-22T19:23:09.403Z] -rw-r--r-- 1 admin staff 32763 Oct 22 03:36 OpenJDK25U-sbom_x64_mac_hotspot_25.0.1_8-metadata.json
[2025-10-22T19:23:09.403Z] -rw-r--r-- 1 admin staff 170768 Oct 22 04:36 OpenJDK25U-sbom_x64_mac_hotspot_25.0.1_8.json
[2025-10-22T19:23:09.403Z] -rw-r--r-- 1 admin staff 3835646 Oct 22 04:06 OpenJDK25U-static-libs_x64_mac_hotspot_25.0.1_8.tar.gz
[2025-10-22T19:23:09.403Z] -rw-r--r-- 1 admin staff 102602132 Oct 22 03:29 OpenJDK25U-testimage_x64_mac_hotspot_25.0.1_8.tar.gz
[2025-10-22T19:23:09.403Z] drwxr-xr-x 3 admin staff 96 Oct 22 12:23 tmp
[2025-10-22T19:23:09.403Z] List files in jdkbinary/tmp folder...
[2025-10-22T19:23:09.403Z] total 0
[2025-10-22T19:23:09.403Z] drwxr-xr-x 3 admin staff 96 Oct 21 21:04 jdk-25.0.1+8
[2025-10-22T19:23:09.403Z] Moving directory jdk-25.0.1+8/ to ../j2sdk-image
[2025-10-22T19:23:09.403Z] Uncompressing file: OpenJDK25U-jre_x64_mac_hotspot_25.0.1_8.tar.gz ...
[2025-10-22T19:23:13.629Z] List files in jdkbinary folder...
[2025-10-22T19:23:13.629Z] total 860104
[2025-10-22T19:23:13.629Z] -rw-r--r-- 1 admin staff 56180275 Oct 22 03:29 OpenJDK25U-debugimage_x64_mac_hotspot_25.0.1_8.tar.gz
[2025-10-22T19:23:13.629Z] -rw-r--r-- 1 admin staff 120223169 Oct 22 04:05 OpenJDK25U-jdk_x64_mac_hotspot_25.0.1_8.tar.gz
[2025-10-22T19:23:13.629Z] -rw-r--r-- 1 admin staff 82625776 Oct 22 04:05 OpenJDK25U-jmods_x64_mac_hotspot_25.0.1_8.tar.gz
[2025-10-22T19:23:13.629Z] -rw-r--r-- 1 admin staff 42357261 Oct 22 04:06 OpenJDK25U-jre_x64_mac_hotspot_25.0.1_8.tar.gz
[2025-10-22T19:23:13.629Z] -rw-r--r-- 1 admin staff 32763 Oct 22 03:36 OpenJDK25U-sbom_x64_mac_hotspot_25.0.1_8-metadata.json
[2025-10-22T19:23:13.629Z] -rw-r--r-- 1 admin staff 170768 Oct 22 04:36 OpenJDK25U-sbom_x64_mac_hotspot_25.0.1_8.json
[2025-10-22T19:23:13.629Z] -rw-r--r-- 1 admin staff 3835646 Oct 22 04:06 OpenJDK25U-static-libs_x64_mac_hotspot_25.0.1_8.tar.gz
[2025-10-22T19:23:13.629Z] -rw-r--r-- 1 admin staff 102602132 Oct 22 03:29 OpenJDK25U-testimage_x64_mac_hotspot_25.0.1_8.tar.gz
[2025-10-22T19:23:13.629Z] drwxr-xr-x 3 admin staff 96 Oct 21 21:04 j2sdk-image
[2025-10-22T19:23:13.629Z] drwxr-xr-x 3 admin staff 96 Oct 22 12:23 tmp
[2025-10-22T19:23:13.629Z] List files in jdkbinary/tmp folder...
[2025-10-22T19:23:13.629Z] total 0
[2025-10-22T19:23:13.629Z] drwxr-xr-x 3 admin staff 96 Oct 21 21:05 jdk-25.0.1+8-jre
[2025-10-22T19:23:13.629Z] Moving directory jdk-25.0.1+8-jre/ to ../j2re-image
[2025-10-22T19:23:13.629Z] Uncompressing file: OpenJDK25U-static-libs_x64_mac_hotspot_25.0.1_8.tar.gz ...
[2025-10-22T19:23:14.108Z] List files in jdkbinary folder...
[2025-10-22T19:23:14.108Z] total 860104
[2025-10-22T19:23:14.108Z] -rw-r--r-- 1 admin staff 56180275 Oct 22 03:29 OpenJDK25U-debugimage_x64_mac_hotspot_25.0.1_8.tar.gz
[2025-10-22T19:23:14.108Z] -rw-r--r-- 1 admin staff 120223169 Oct 22 04:05 OpenJDK25U-jdk_x64_mac_hotspot_25.0.1_8.tar.gz
[2025-10-22T19:23:14.108Z] -rw-r--r-- 1 admin staff 82625776 Oct 22 04:05 OpenJDK25U-jmods_x64_mac_hotspot_25.0.1_8.tar.gz
[2025-10-22T19:23:14.109Z] -rw-r--r-- 1 admin staff 42357261 Oct 22 04:06 OpenJDK25U-jre_x64_mac_hotspot_25.0.1_8.tar.gz
[2025-10-22T19:23:14.109Z] -rw-r--r-- 1 admin staff 32763 Oct 22 03:36 OpenJDK25U-sbom_x64_mac_hotspot_25.0.1_8-metadata.json
[2025-10-22T19:23:14.109Z] -rw-r--r-- 1 admin staff 170768 Oct 22 04:36 OpenJDK25U-sbom_x64_mac_hotspot_25.0.1_8.json
[2025-10-22T19:23:14.109Z] -rw-r--r-- 1 admin staff 3835646 Oct 22 04:06 OpenJDK25U-static-libs_x64_mac_hotspot_25.0.1_8.tar.gz
[2025-10-22T19:23:14.109Z] -rw-r--r-- 1 admin staff 102602132 Oct 22 03:29 OpenJDK25U-testimage_x64_mac_hotspot_25.0.1_8.tar.gz
[2025-10-22T19:23:14.109Z] drwxr-xr-x 3 admin staff 96 Oct 21 21:05 j2re-image
[2025-10-22T19:23:14.109Z] drwxr-xr-x 3 admin staff 96 Oct 21 21:04 j2sdk-image
[2025-10-22T19:23:14.109Z] drwxr-xr-x 3 admin staff 96 Oct 22 12:23 tmp
[2025-10-22T19:23:14.109Z] List files in jdkbinary/tmp folder...
[2025-10-22T19:23:14.109Z] total 0
[2025-10-22T19:23:14.109Z] drwxr-xr-x 3 admin staff 96 Oct 22 03:28 jdk-25.0.1+8-static-libs
[2025-10-22T19:23:14.518Z] Moving directory jdk-25.0.1+8-static-libs/ to ../static-libs
[2025-10-22T19:23:14.518Z] Uncompressing file: OpenJDK25U-testimage_x64_mac_hotspot_25.0.1_8.tar.gz ...
[2025-10-22T19:23:40.966Z] List files in jdkbinary folder...
[2025-10-22T19:23:40.967Z] total 860104
[2025-10-22T19:23:40.967Z] -rw-r--r-- 1 admin staff 56180275 Oct 22 03:29 OpenJDK25U-debugimage_x64_mac_hotspot_25.0.1_8.tar.gz
[2025-10-22T19:23:40.967Z] -rw-r--r-- 1 admin staff 120223169 Oct 22 04:05 OpenJDK25U-jdk_x64_mac_hotspot_25.0.1_8.tar.gz
[2025-10-22T19:23:40.967Z] -rw-r--r-- 1 admin staff 82625776 Oct 22 04:05 OpenJDK25U-jmods_x64_mac_hotspot_25.0.1_8.tar.gz
[2025-10-22T19:23:40.967Z] -rw-r--r-- 1 admin staff 42357261 Oct 22 04:06 OpenJDK25U-jre_x64_mac_hotspot_25.0.1_8.tar.gz
[2025-10-22T19:23:40.967Z] -rw-r--r-- 1 admin staff 32763 Oct 22 03:36 OpenJDK25U-sbom_x64_mac_hotspot_25.0.1_8-metadata.json
[2025-10-22T19:23:40.967Z] -rw-r--r-- 1 admin staff 170768 Oct 22 04:36 OpenJDK25U-sbom_x64_mac_hotspot_25.0.1_8.json
[2025-10-22T19:23:40.967Z] -rw-r--r-- 1 admin staff 3835646 Oct 22 04:06 OpenJDK25U-static-libs_x64_mac_hotspot_25.0.1_8.tar.gz
[2025-10-22T19:23:40.967Z] -rw-r--r-- 1 admin staff 102602132 Oct 22 03:29 OpenJDK25U-testimage_x64_mac_hotspot_25.0.1_8.tar.gz
[2025-10-22T19:23:40.967Z] drwxr-xr-x 3 admin staff 96 Oct 21 21:05 j2re-image
[2025-10-22T19:23:40.967Z] drwxr-xr-x 3 admin staff 96 Oct 21 21:04 j2sdk-image
[2025-10-22T19:23:40.967Z] drwxr-xr-x 3 admin staff 96 Oct 22 03:28 static-libs
[2025-10-22T19:23:40.967Z] drwxr-xr-x 3 admin staff 96 Oct 22 12:23 tmp
[2025-10-22T19:23:40.967Z] List files in jdkbinary/tmp folder...
[2025-10-22T19:23:40.967Z] total 0
[2025-10-22T19:23:40.967Z] drwxr-xr-x 8 admin staff 256 Oct 22 03:25 jdk-25.0.1+8-test-image
[2025-10-22T19:23:40.967Z] Moving directory jdk-25.0.1+8-test-image/ to ../openjdk-test-image
[2025-10-22T19:23:40.967Z] Uncompressing OpenJDK25U-debugimage_x64_mac_hotspot_25.0.1_8.tar.gz over ./j2sdk-image...
[2025-10-22T19:23:48.470Z] Removing top-level folder jdk-25.0.1+8-debug-image/
[2025-10-22T19:23:48.470Z] Removing top-level folder jdk-25.0.1+8/
[2025-10-22T19:23:49.066Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/jdkbinary/j2sdk-image/bin/java does not exist! Searching under TEST_JDK_HOME: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/jdkbinary/j2sdk-image...
[2025-10-22T19:23:49.595Z] javac_path: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2025-10-22T19:23:49.595Z] Run: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/java -version
[2025-10-22T19:23:49.595Z] =JAVA VERSION OUTPUT BEGIN=
[2025-10-22T19:23:52.999Z] openjdk version "25.0.1" 2025-10-21 LTS
[2025-10-22T19:23:52.999Z] OpenJDK Runtime Environment Temurin-25.0.1+8 (build 25.0.1+8-LTS)
[2025-10-22T19:23:52.999Z] OpenJDK 64-Bit Server VM Temurin-25.0.1+8 (build 25.0.1+8-LTS, mixed mode)
[2025-10-22T19:23:53.422Z] =JAVA VERSION OUTPUT END=
[2025-10-22T19:23:53.422Z] get testKitGen...
[2025-10-22T19:23:53.422Z] git clone -q https://github.com/adoptium/TKG.git
[2025-10-22T19:23:56.445Z] git rev-parse v1.0.10
[2025-10-22T19:23:56.445Z] git checkout -q -f 55ee750b47cfb6fc024c7c35899397d0fcf6ceab
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[2025-10-22T19:23:56.828Z] $ ssh-agent -k
[2025-10-22T19:23:56.873Z] unset SSH_AUTH_SOCK;
[2025-10-22T19:23:56.874Z] unset SSH_AGENT_PID;
[2025-10-22T19:23:56.874Z] echo Agent pid 3770 killed;
[2025-10-22T19:23:57.608Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] echo
[2025-10-22T19:23:57.696Z] readProperties file: ./aqa-tests/job.properties
[Pipeline] readProperties
[Pipeline] echo
[2025-10-22T19:23:57.832Z] Reset TEST_JDK_HOME to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/../
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
[2025-10-22T19:23:58.219Z] 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_openjdk25_hs_sanity.system_x86-64_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=x86-64_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=v1.0.10-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=25&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk25u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk25u%2Fjdk25u-release-mac-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-25.0.1%2B8_adopt&LABEL_ADDITION=%21sw.os.osx.10_14&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=15&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=true&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=3&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] echo
[2025-10-22T19:23:58.235Z] 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_openjdk25_hs_sanity.system_x86-64_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=x86-64_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-x64-291bi&EXTRA_OPTIONS=&CUSTOMIZED_SDK_URL=&BUILD_IDENTIFIER=&JENKINS_KEY=&ADOPTOPENJDK_BRANCH=v1.0.10-release&LIGHT_WEIGHT_CHECKOUT=false&USE_JRE=false&ARTIFACTORY_SERVER=&KEEP_WORKSPACE=false&USER_CREDENTIALS_ID=&JDK_VERSION=25&DOCKER_REGISTRY_URL=&ITERATIONS=1&VENDOR_TEST_REPOS=&JDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Fjdk25u&JCK_GIT_BRANCH=master&OPENJ9_BRANCH=master&OPENJ9_SHA=&JCK_GIT_REPO=&VENDOR_TEST_BRANCHES=&UPSTREAM_JOB_NAME=build-scripts%2Fjobs%2Frelease%2Fjobs%2Fjdk25u%2Fjdk25u-release-mac-x64-temurin&OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&CLOUD_PROVIDER=&CUSTOM_TARGET=&VENDOR_TEST_SHAS=&JDK_BRANCH=jdk-25.0.1%2B8_adopt&LABEL_ADDITION=%21sw.os.osx.10_14&ARTIFACTORY_REPO=&ARTIFACTORY_ROOT_DIR=&UPSTREAM_TEST_JOB_NUMBER=15&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=true&BUILD_LIST=system&ADDITIONAL_ARTIFACTS_REQUIRED=&UPSTREAM_JOB_NUMBER=3&STF_OWNER_BRANCH=adoptium%3Amaster&TIME_LIMIT=25&JVM_OPTIONS=&PARALLEL=None
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] echo
[2025-10-22T19:23:58.313Z] Building tests...
[Pipeline] timeout
[2025-10-22T19:23:58.320Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] copyArtifacts
[2025-10-22T19:23:58.528Z] Copied 1 artifact from "Test_openjdk25_hs_sanity.system_x86-64_mac" build number 15
[Pipeline] }
[Pipeline] // timeout
[Pipeline] timeout
[2025-10-22T19:23:58.584Z] Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] echo
[2025-10-22T19:23:58.604Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[Pipeline] sh
[2025-10-22T19:23:59.172Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/
[2025-10-22T19:23:59.172Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib does not exist, creating one.
[2025-10-22T19:23:59.172Z] mkdir /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib
[2025-10-22T19:23:59.172Z] --------------------------------------------
[2025-10-22T19:23:59.172Z] path is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib
[2025-10-22T19:23:59.172Z] task is set to default
[2025-10-22T19:23:59.172Z] dependencyList is set to all
[2025-10-22T19:23:59.172Z] --------------------------------------------
[2025-10-22T19:23:59.172Z] Starting download third party dependent jars
[2025-10-22T19:23:59.172Z] --------------------------------------------
[2025-10-22T19:23:59.172Z] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib
[2025-10-22T19:23:59.172Z] mkdir /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib/log4j
[2025-10-22T19:23:59.172Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib/log4j
[2025-10-22T19:23:59.172Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/log4j//log4j-core.jar
[2025-10-22T19:23:59.550Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib/log4j/log4j-core.jar
[2025-10-22T19:23:59.551Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib/log4j/log4j-core.jar
[2025-10-22T19:23:59.551Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/log4j//log4j-api.jar
[2025-10-22T19:24:00.470Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib/log4j/log4j-api.jar
[2025-10-22T19:24:00.470Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib/log4j/log4j-api.jar
[2025-10-22T19:24:00.470Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcstress-tests-all-20240222.jar
[2025-10-22T19:24:02.394Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib/jcstress-tests-all-20240222.jar
[2025-10-22T19:24:02.394Z] mkdir /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib/mauve
[2025-10-22T19:24:02.394Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib/mauve
[2025-10-22T19:24:02.394Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/mauve//mauve.jar
[2025-10-22T19:24:03.246Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib/mauve/mauve.jar
[2025-10-22T19:24:03.246Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib/mauve/mauve.jar
[2025-10-22T19:24:03.246Z] mkdir /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib/tools
[2025-10-22T19:24:03.246Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib/tools
[2025-10-22T19:24:03.246Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/tools//tools.jar
[2025-10-22T19:24:04.066Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib/tools/tools.jar
[2025-10-22T19:24:04.066Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib/tools/tools.jar
[2025-10-22T19:24:04.066Z] mkdir /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib/asm
[2025-10-22T19:24:04.066Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib/asm
[2025-10-22T19:24:04.066Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/asm//asm.jar
[2025-10-22T19:24:04.066Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib/asm/asm.jar
[2025-10-22T19:24:04.066Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib/asm/asm.jar
[2025-10-22T19:24:04.066Z] mkdir /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib/apache-ant
[2025-10-22T19:24:04.066Z] mkdir /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib/apache-ant/lib
[2025-10-22T19:24:04.066Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib/apache-ant/lib
[2025-10-22T19:24:04.066Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/apache-ant/lib//ant-launcher.jar
[2025-10-22T19:24:04.448Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar
[2025-10-22T19:24:04.448Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar
[2025-10-22T19:24:04.448Z] mkdir /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib/junit
[2025-10-22T19:24:04.448Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib/junit
[2025-10-22T19:24:04.448Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/junit//hamcrest-core.jar
[2025-10-22T19:24:04.448Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib/junit/hamcrest-core.jar
[2025-10-22T19:24:04.448Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib/junit/hamcrest-core.jar
[2025-10-22T19:24:04.448Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar
[2025-10-22T19:24:04.892Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib/json-simple.jar
[2025-10-22T19:24:04.892Z] mkdir /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib/cvsclient
[2025-10-22T19:24:04.892Z] Directory created: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib/cvsclient
[2025-10-22T19:24:04.892Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/cvsclient//org-netbeans-lib-cvsclient.jar
[2025-10-22T19:24:05.275Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar
[2025-10-22T19:24:05.275Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar
[2025-10-22T19:24:05.275Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/junit//junit.jar
[2025-10-22T19:24:05.627Z] --> file downloaded to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib/junit/junit.jar
[2025-10-22T19:24:05.627Z] Checksum verification skipped for /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib/junit/junit.jar
[2025-10-22T19:24:05.627Z] downloaded dependent third party jars successfully
[Pipeline] }
[Pipeline] // timeout
[Pipeline] fileExists
[Pipeline] fileExists
[Pipeline] withCredentials
[2025-10-22T19:24:05.856Z] Masking supported pattern matches of $USERNAME or $PASSWORD
[Pipeline] {
[Pipeline] dir
[2025-10-22T19:24:05.881Z] Running in /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests
[Pipeline] {
[Pipeline] sshagent
[2025-10-22T19:24:05.553Z] $ ssh-agent
[2025-10-22T19:24:06.194Z] SSH_AUTH_SOCK=/var/folders/hb/6bmy20jj5tz9ws4l4c81_nxc0000gn/T//ssh-qn6f5MyzyWvu/agent.3991
[2025-10-22T19:24:06.194Z] SSH_AGENT_PID=3992
[2025-10-22T19:24:06.194Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-10-22T19:24:06.883Z] + bash ./compile.sh
[2025-10-22T19:24:06.883Z] Set values based on ./testenv/testenv.properties:
[2025-10-22T19:24:06.883Z] =========
[2025-10-22T19:24:06.883Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2025-10-22T19:24:06.883Z] TKG_BRANCH=v1.0.10
[2025-10-22T19:24:06.883Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-10-22T19:24:06.883Z] OPENJ9_BRANCH=v0.56.0-release
[2025-10-22T19:24:06.883Z] STF_REPO=https://github.com/adoptium/STF.git
[2025-10-22T19:24:06.883Z] STF_BRANCH=v1.0.10
[2025-10-22T19:24:06.883Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2025-10-22T19:24:06.883Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.10
[2025-10-22T19:24:06.883Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2025-10-22T19:24:06.883Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.10
[2025-10-22T19:24:06.883Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2025-10-22T19:24:06.883Z] JDK8_BRANCH=jdk8u472-ga
[2025-10-22T19:24:06.883Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2025-10-22T19:24:06.883Z] JDK11_BRANCH=jdk-11.0.29-ga
[2025-10-22T19:24:06.883Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2025-10-22T19:24:06.883Z] JDK17_BRANCH=jdk-17.0.17-ga
[2025-10-22T19:24:06.883Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git
[2025-10-22T19:24:06.883Z] JDK21_BRANCH=jdk-21.0.9-ga
[2025-10-22T19:24:06.883Z] JDK25_REPO=https://github.com/adoptium/jdk25u.git
[2025-10-22T19:24:06.883Z] JDK25_BRANCH=jdk-25.0.1-ga
[2025-10-22T19:24:06.883Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2025-10-22T19:24:06.883Z] JDK8_OPENJ9_BRANCH=v0.56.0-release
[2025-10-22T19:24:06.883Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2025-10-22T19:24:06.883Z] JDK11_OPENJ9_BRANCH=v0.56.0-release
[2025-10-22T19:24:06.883Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2025-10-22T19:24:06.883Z] JDK17_OPENJ9_BRANCH=v0.56.0-release
[2025-10-22T19:24:06.883Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git
[2025-10-22T19:24:06.883Z] JDK21_OPENJ9_BRANCH=v0.56.0-release
[2025-10-22T19:24:06.883Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git
[2025-10-22T19:24:06.883Z] JDK25_OPENJ9_BRANCH=v0.56.0-release
[2025-10-22T19:24:06.884Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-22T19:24:06.884Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.29
[2025-10-22T19:24:06.884Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-22T19:24:06.884Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.17
[2025-10-22T19:24:06.884Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-22T19:24:06.884Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.9
[2025-10-22T19:24:06.884Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-22T19:24:06.884Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java-25.0.1
[2025-10-22T19:24:06.884Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2025-10-22T19:24:06.884Z]
[2025-10-22T19:24:06.884Z] =========
[2025-10-22T19:24:06.884Z]
[2025-10-22T19:24:06.884Z] JDK_REPO=https://github.com/adoptium/jdk25u.git
[2025-10-22T19:24:06.884Z] JDK_BRANCH=jdk-25.0.1-ga
[2025-10-22T19:24:06.884Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-22T19:24:06.884Z] OPENJCEPLUS_GIT_BRANCH=semeru-java25
[2025-10-22T19:24:06.884Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-10-22T19:24:06.884Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib
[2025-10-22T19:24:06.884Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-22T19:24:06.884Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-22T19:24:06.885Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/TKG/.." "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-10-22T19:24:06.885Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-10-22T19:24:08.242Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/TKG/scripts/build_tools.xml
[2025-10-22T19:24:09.626Z]
[2025-10-22T19:24:09.627Z] build:
[2025-10-22T19:24:09.627Z]
[2025-10-22T19:24:09.627Z] clean:
[2025-10-22T19:24:10.009Z]
[2025-10-22T19:24:10.009Z] init:
[2025-10-22T19:24:10.010Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/TKG/bin
[2025-10-22T19:24:10.010Z]
[2025-10-22T19:24:10.010Z] getDependentLibs:
[2025-10-22T19:24:10.384Z] [exec] --------------------------------------------
[2025-10-22T19:24:10.384Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib
[2025-10-22T19:24:10.384Z] [exec] task is set to default
[2025-10-22T19:24:10.384Z] [exec] dependencyList is set to json_simple
[2025-10-22T19:24:10.384Z] [exec] --------------------------------------------
[2025-10-22T19:24:10.384Z] [exec] Starting download third party dependent jars
[2025-10-22T19:24:10.384Z] [exec] --------------------------------------------
[2025-10-22T19:24:10.384Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib
[2025-10-22T19:24:10.384Z] [exec] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading
[2025-10-22T19:24:10.384Z] [exec] downloaded dependent third party jars successfully
[2025-10-22T19:24:10.384Z]
[2025-10-22T19:24:10.384Z] compile:
[2025-10-22T19:24:10.384Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-10-22T19:24:10.384Z] [echo] ============COMPILER SETTINGS============
[2025-10-22T19:24:10.384Z] [echo] ===fork: yes
[2025-10-22T19:24:10.384Z] [echo] ===debug: on
[2025-10-22T19:24:10.384Z] [javac] Compiling 28 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/TKG/bin
[2025-10-22T19:24:14.813Z] [javac] Note: Some input files use or override a deprecated API.
[2025-10-22T19:24:14.813Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-10-22T19:24:15.220Z]
[2025-10-22T19:24:15.220Z] dist:
[2025-10-22T19:24:15.220Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/TKG/bin/TestKitGen.jar
[2025-10-22T19:24:15.220Z]
[2025-10-22T19:24:15.220Z] BUILD SUCCESSFUL
[2025-10-22T19:24:15.220Z] Total time: 7 seconds
[2025-10-22T19:24:15.220Z] 0
[2025-10-22T19:24:15.221Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector
[2025-10-22T19:24:15.600Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch!
[2025-10-22T19:24:15.600Z] microArchOutput: cat: /proc/cpuinfo: No such file or directory
[2025-10-22T19:24:19.829Z] ****************************** MACHINE INFO ******************************
[2025-10-22T19:24:19.829Z] File path : /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/TKG
[2025-10-22T19:24:19.829Z] Free Physical Memory Size : 7012409344
[2025-10-22T19:24:19.829Z] Free space (bytes) : 70382669824
[2025-10-22T19:24:19.829Z] Total Physical Memory Size : 15115223040
[2025-10-22T19:24:19.829Z] Total space (bytes) : 96427008000
[2025-10-22T19:24:19.829Z] Usable space (bytes) : 70382669824
[2025-10-22T19:24:19.829Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024
[2025-10-22T19:24:19.829Z] bashVersion :
[2025-10-22T19:24:19.829Z] GNU bash, version 5.3.3(1)-release (x86_64-apple-darwin23.6.0)
[2025-10-22T19:24:19.829Z] Copyright (C) 2025 Free Software Foundation, Inc.
[2025-10-22T19:24:19.829Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
[2025-10-22T19:24:19.829Z]
[2025-10-22T19:24:19.829Z] This is free software; you are free to change and redistribute it.
[2025-10-22T19:24:19.829Z] There is NO WARRANTY, to the extent permitted by law.
[2025-10-22T19:24:19.829Z] cpuCores : 3
[2025-10-22T19:24:19.829Z] curlVersion :
[2025-10-22T19:24:19.829Z] 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
[2025-10-22T19:24:19.829Z] Release-Date: 2023-05-30
[2025-10-22T19:24:19.829Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
[2025-10-22T19:24:19.829Z] Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL threadsafe UnixSockets
[2025-10-22T19:24:19.829Z] dockerVersion : bash: line 1: docker: command not found
[2025-10-22T19:24:19.829Z] gcc version : 15.0.0
[2025-10-22T19:24:19.829Z] gclibc version : bash: line 1: ldd: command not found
[2025-10-22T19:24:19.829Z] gdb version : bash: line 1: gdb: command not found
[2025-10-22T19:24:19.829Z] lldb version :
[2025-10-22T19:24:19.829Z] lldb-1500.0.404.7
[2025-10-22T19:24:19.829Z] Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)
[2025-10-22T19:24:19.829Z] makeVersion :
[2025-10-22T19:24:19.829Z] GNU Make 3.81
[2025-10-22T19:24:19.829Z] Copyright (C) 2006 Free Software Foundation, Inc.
[2025-10-22T19:24:19.829Z] This is free software; see the source for copying conditions.
[2025-10-22T19:24:19.829Z] There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
[2025-10-22T19:24:19.829Z] PARTICULAR PURPOSE.
[2025-10-22T19:24:19.829Z]
[2025-10-22T19:24:19.829Z] This program built for i386-apple-darwin11.3.0
[2025-10-22T19:24:19.829Z] mavenVersion :
[2025-10-22T19:24:19.829Z] WARNING: A restricted method in java.lang.System has been called
[2025-10-22T19:24:19.829Z] WARNING: java.lang.System::load has been called by org.fusesource.hawtjni.runtime.Library in an unnamed module (file:/usr/local/apache-maven-3.6.3/lib/jansi-1.17.1.jar)
[2025-10-22T19:24:19.829Z] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
[2025-10-22T19:24:19.829Z] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
[2025-10-22T19:24:19.829Z]
[2025-10-22T19:24:19.829Z] Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
[2025-10-22T19:24:19.829Z] Maven home: /usr/local/apache-maven-3.6.3
[2025-10-22T19:24:19.829Z] Java version: 25.0.1, vendor: Eclipse Adoptium, runtime: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home
[2025-10-22T19:24:19.829Z] Default locale: en_US, platform encoding: UTF-8
[2025-10-22T19:24:19.829Z] OS name: "mac os x", version: "14.1", arch: "x86_64", family: "mac"
[2025-10-22T19:24:19.829Z] perlVersion :
[2025-10-22T19:24:19.829Z]
[2025-10-22T19:24:19.829Z] This is perl 5, version 30, subversion 3 (v5.30.3) built for darwin-thread-multi-2level
[2025-10-22T19:24:19.829Z] (with 2 registered patches, see perl -V for more detail)
[2025-10-22T19:24:19.829Z]
[2025-10-22T19:24:19.829Z] Copyright 1987-2020, Larry Wall
[2025-10-22T19:24:19.829Z]
[2025-10-22T19:24:19.829Z] Perl may be copied only under the terms of either the Artistic License or the
[2025-10-22T19:24:19.829Z] GNU General Public License, which may be found in the Perl 5 source kit.
[2025-10-22T19:24:19.829Z]
[2025-10-22T19:24:19.829Z] Complete documentation for Perl, including FAQ lists, should be found on
[2025-10-22T19:24:19.829Z] this system using "man perl" or "perldoc perl". If you have access to the
[2025-10-22T19:24:19.830Z] Internet, point your browser at http://www.perl.org/, the Perl Home Page.
[2025-10-22T19:24:19.830Z]
[2025-10-22T19:24:19.830Z] podmanVersion : bash: line 1: podman: command not found
[2025-10-22T19:24:19.830Z] procArch : i386
[2025-10-22T19:24:19.830Z] sysArch : x86_64
[2025-10-22T19:24:19.830Z] sysOS : Darwin
[2025-10-22T19:24:19.830Z] ulimit :
[2025-10-22T19:24:19.830Z] core file size (blocks, -c) 0
[2025-10-22T19:24:19.830Z] data seg size (kbytes, -d) unlimited
[2025-10-22T19:24:19.830Z] file size (blocks, -f) unlimited
[2025-10-22T19:24:19.830Z] max locked memory (kbytes, -l) unlimited
[2025-10-22T19:24:19.830Z] max memory size (kbytes, -m) unlimited
[2025-10-22T19:24:19.830Z] open files (-n) 1048576
[2025-10-22T19:24:19.830Z] pipe size (512 bytes, -p) 1
[2025-10-22T19:24:19.830Z] stack size (kbytes, -s) 65532
[2025-10-22T19:24:19.830Z] cpu time (seconds, -t) unlimited
[2025-10-22T19:24:19.830Z] max user processes (-u) 2088
[2025-10-22T19:24:19.830Z] virtual memory (kbytes, -v) unlimited
[2025-10-22T19:24:19.830Z] uname : Darwin ventura-vm 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:27:27 PDT 2023; root:xnu-10002.41.9~6/RELEASE_X86_64 x86_64
[2025-10-22T19:24:19.830Z] vmVendor : Oracle Corporation
[2025-10-22T19:24:19.830Z] vmVersion : 25.0.1+8-LTS
[2025-10-22T19:24:19.830Z] xlc version : bash: line 1: xlC: command not found
[2025-10-22T19:24:19.830Z] **************************************************************************
[2025-10-22T19:24:19.830Z]
[2025-10-22T19:24:19.830Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM
[2025-10-22T19:24:19.830Z]
[2025-10-22T19:24:19.830Z] System.getProperty('java.vendor')=Eclipse Adoptium
[2025-10-22T19:24:19.830Z]
[2025-10-22T19:24:19.830Z] System.getProperty('os.name')=Mac OS X
[2025-10-22T19:24:19.830Z]
[2025-10-22T19:24:19.830Z] System.getProperty('os.arch')=x86_64
[2025-10-22T19:24:19.830Z]
[2025-10-22T19:24:19.830Z] System.getProperty('java.fullversion')=null
[2025-10-22T19:24:19.830Z]
[2025-10-22T19:24:19.830Z] System.getProperty('sun.arch.data.model')=64
[2025-10-22T19:24:19.830Z]
[2025-10-22T19:24:19.830Z] /Library/Developer/CommandLineTools/usr/bin/make -f clean.mk cleanBuild
[2025-10-22T19:24:20.648Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/TKG/../../jvmtest
[2025-10-22T19:24:20.648Z] /Library/Developer/CommandLineTools/usr/bin/make -f compile.mk compile
[2025-10-22T19:24:21.040Z] rm -f -r /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-22T19:24:21.040Z] mkdir -p /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/TKG/../TKG/output_compilation; \
[2025-10-22T19:24:21.041Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/TKG/.." "-DBUILD_ROOT=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/TKG/../../jvmtest" "-DJDK_VERSION=25" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=system" "-DRESOURCES_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/TKG/../../jvmtest/TestConfig/resources" "-DSPEC=osx_x86-64" "-DTEST_JDK_HOME=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/../" "-DJVM_VERSION=openjdk25" "-DLIB_DIR=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib" 2>&1; echo $? ) | tee "/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \
[2025-10-22T19:24:21.041Z] if [ -z "$(tail -1 /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/TKG/.."; false; else rm -f -r "/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/TKG/../TKG/output_compilation"; fi
[2025-10-22T19:24:21.858Z] Buildfile: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/TKG/scripts/build_test.xml
[2025-10-22T19:24:23.018Z] [echo] build.list is TestConfig/build.xml,system/build.xml
[2025-10-22T19:24:23.018Z]
[2025-10-22T19:24:23.018Z] -create_test_directory:
[2025-10-22T19:24:23.018Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/jvmtest
[2025-10-22T19:24:23.018Z]
[2025-10-22T19:24:23.018Z] stage_test_material:
[2025-10-22T19:24:23.018Z] [copy] Copying 134 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/jvmtest
[2025-10-22T19:24:24.038Z]
[2025-10-22T19:24:24.038Z] build:
[2025-10-22T19:24:24.473Z]
[2025-10-22T19:24:24.473Z] init:
[2025-10-22T19:24:24.473Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/jvmtest/system
[2025-10-22T19:24:24.473Z]
[2025-10-22T19:24:24.473Z] dist:
[2025-10-22T19:24:24.473Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/jvmtest/system
[2025-10-22T19:24:24.473Z]
[2025-10-22T19:24:24.473Z] common_build:
[2025-10-22T19:24:24.473Z] [echo] target common_build is called.....
[2025-10-22T19:24:25.589Z]
[2025-10-22T19:24:25.589Z] common_init:
[2025-10-22T19:24:25.589Z]
[2025-10-22T19:24:25.589Z] check_systemtest:
[2025-10-22T19:24:25.589Z] [echo] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/TKG/../system/STF does not exist, clone from GitHub
[2025-10-22T19:24:25.979Z]
[2025-10-22T19:24:25.980Z] clone_stf:
[2025-10-22T19:24:25.980Z] [exec] git clone -q https://github.com/adoptium/STF.git
[2025-10-22T19:24:27.418Z] [echo] git rev-parse v1.0.10
[2025-10-22T19:24:27.956Z] [echo] git checkout -q -f 9da594f8612161863806c7c3f0c5f5da47453571
[2025-10-22T19:24:29.379Z] [exec] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties
[2025-10-22T19:24:29.379Z] [echo] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/TKG/../system/aqa-systemtest does not exist, clone from GitHub
[2025-10-22T19:24:29.379Z]
[2025-10-22T19:24:29.379Z] clone_systemtest:
[2025-10-22T19:24:29.835Z] [exec] git clone -q https://github.com/adoptium/aqa-systemtest.git
[2025-10-22T19:24:35.041Z] [echo] git rev-parse v1.0.10
[2025-10-22T19:24:35.507Z] [echo] git checkout -q -f 77f901bd09d60e48e98adbaa4a5f475c0bad0722
[2025-10-22T19:24:36.148Z] [exec] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties
[2025-10-22T19:24:36.148Z]
[2025-10-22T19:24:36.148Z] configure_systemtest:
[2025-10-22T19:24:36.148Z] [echo] Executing openjdk.build/build.xml
[2025-10-22T19:24:36.148Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib
[2025-10-22T19:24:36.148Z]
[2025-10-22T19:24:36.148Z] check-for-ant:
[2025-10-22T19:24:36.148Z]
[2025-10-22T19:24:36.148Z] configure-ant:
[2025-10-22T19:24:36.148Z]
[2025-10-22T19:24:36.148Z] print-ant-location:
[2025-10-22T19:24:36.148Z] [echo] Using ant from /Users/admin/workspace/externalDependency/system_lib/apache-ant/lib/ant-launcher.jar
[2025-10-22T19:24:36.148Z]
[2025-10-22T19:24:36.148Z] print-ant-error:
[2025-10-22T19:24:36.148Z]
[2025-10-22T19:24:36.148Z] check-for-junit:
[2025-10-22T19:24:36.148Z]
[2025-10-22T19:24:36.148Z] configure-junit:
[2025-10-22T19:24:36.148Z]
[2025-10-22T19:24:36.148Z] print-junit-location:
[2025-10-22T19:24:36.148Z] [echo] Using junit from /Users/admin/workspace/externalDependency/system_lib/junit/junit.jar
[2025-10-22T19:24:36.148Z]
[2025-10-22T19:24:36.148Z] print-junit-error:
[2025-10-22T19:24:36.148Z]
[2025-10-22T19:24:36.148Z] check-for-hamcrest-core:
[2025-10-22T19:24:36.148Z]
[2025-10-22T19:24:36.148Z] configure-hamcrest-core:
[2025-10-22T19:24:36.148Z]
[2025-10-22T19:24:36.148Z] print-hamcrest-core-location:
[2025-10-22T19:24:36.148Z] [echo] Using hamcrest-core from /Users/admin/workspace/externalDependency/system_lib/junit/hamcrest-core.jar
[2025-10-22T19:24:36.148Z]
[2025-10-22T19:24:36.148Z] print-hamcrest-core-error:
[2025-10-22T19:24:36.148Z]
[2025-10-22T19:24:36.148Z] check-for-log4j:
[2025-10-22T19:24:36.148Z]
[2025-10-22T19:24:36.149Z] configure-log4j:
[2025-10-22T19:24:36.149Z]
[2025-10-22T19:24:36.149Z] print-log4j-location:
[2025-10-22T19:24:36.149Z] [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
[2025-10-22T19:24:36.149Z]
[2025-10-22T19:24:36.149Z] print-log4j-error:
[2025-10-22T19:24:36.149Z]
[2025-10-22T19:24:36.149Z] check-for-asm:
[2025-10-22T19:24:36.149Z]
[2025-10-22T19:24:36.149Z] configure-asm:
[2025-10-22T19:24:36.149Z] [delete] Deleting directory /Users/admin/workspace/externalDependency/system_lib/asm
[2025-10-22T19:24:36.149Z] [echo] Executing macro download-file
[2025-10-22T19:24:36.149Z] [echo] File to download: https://repository.ow2.org/nexus/content/repositories/releases/org/ow2/asm/asm/9.7.1/asm-9.7.1.jar
[2025-10-22T19:24:36.149Z] [echo] Destination: /Users/admin/workspace/externalDependency/system_lib/asm/asm.jar
[2025-10-22T19:24:36.149Z] [echo] Download tool: curl
[2025-10-22T19:24:36.149Z] [mkdir] Created dir: /Users/admin/workspace/externalDependency/system_lib/asm
[2025-10-22T19:24:36.701Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current
[2025-10-22T19:24:36.701Z] [exec] Dload Upload Total Spent Left Speed
[2025-10-22T19:24:36.701Z] [exec]
[2025-10-22T19:24:37.225Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 123k 100 123k 0 0 179k 0 --:--:-- --:--:-- --:--:-- 220k
[2025-10-22T19:24:37.225Z] [echo] Executing macro download-file
[2025-10-22T19:24:37.225Z] [echo] File to download: https://repository.ow2.org/nexus/content/repositories/releases/org/ow2/asm/asm-commons/9.7.1/asm-commons-9.7.1.jar
[2025-10-22T19:24:37.225Z] [echo] Destination: /Users/admin/workspace/externalDependency/system_lib/asm/asm-commons.jar
[2025-10-22T19:24:37.225Z] [echo] Download tool: curl
[2025-10-22T19:24:37.225Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current
[2025-10-22T19:24:37.225Z] [exec] Dload Upload Total Spent Left Speed
[2025-10-22T19:24:37.225Z] [exec]
[2025-10-22T19:24:38.340Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 73459 100 73459 0 0 262k 0 --:--:-- --:--:-- --:--:-- 279k
[2025-10-22T19:24:38.340Z]
[2025-10-22T19:24:38.340Z] print-asm-location:
[2025-10-22T19:24:38.340Z] [echo] Using asm.jar from /Users/admin/workspace/externalDependency/system_lib/asm/asm.jar
[2025-10-22T19:24:38.340Z] [echo] Using asm-commons.jar from /Users/admin/workspace/externalDependency/system_lib/asm/asm-commons.jar
[2025-10-22T19:24:38.340Z]
[2025-10-22T19:24:38.340Z] print-asm-error:
[2025-10-22T19:24:38.340Z]
[2025-10-22T19:24:38.340Z] setup-java-properties:
[2025-10-22T19:24:38.340Z] [echo] java_home is ${java_home}
[2025-10-22T19:24:38.340Z] [echo] java.home is /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home
[2025-10-22T19:24:38.969Z] [echoproperties] #Ant properties
[2025-10-22T19:24:38.969Z] [echoproperties] #Wed Oct 22 12:24:38 PDT 2025
[2025-10-22T19:24:38.969Z] [echoproperties] buildjdk..=
[2025-10-22T19:24:38.969Z] [echoproperties] buildjdk./Library/Java/Extensions=
[2025-10-22T19:24:38.969Z] [echoproperties] buildjdk./Network/Library/Java/Extensions=
[2025-10-22T19:24:38.969Z] [echoproperties] buildjdk./System/Library/Java/Extensions=
[2025-10-22T19:24:38.969Z] [echoproperties] buildjdk./usr/lib/java=
[2025-10-22T19:24:38.969Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM Temurin-25.0.1+8 (build 25.0.1+8-LTS, mixed mode)
[2025-10-22T19:24:38.969Z] [echoproperties] buildjdk.Property=settings\:
[2025-10-22T19:24:38.969Z] [echoproperties] buildjdk.file.encoding=UTF-8
[2025-10-22T19:24:38.969Z] [echoproperties] buildjdk.file.separator=/
[2025-10-22T19:24:38.969Z] [echoproperties] buildjdk.ftp.nonProxyHosts=local|*.local|169.254/16|*.169.254/16
[2025-10-22T19:24:38.969Z] [echoproperties] buildjdk.http.nonProxyHosts=local|*.local|169.254/16|*.169.254/16
[2025-10-22T19:24:38.969Z] [echoproperties] buildjdk.java.class.path=
[2025-10-22T19:24:38.969Z] [echoproperties] buildjdk.java.class.version=69.0
[2025-10-22T19:24:38.969Z] [echoproperties] buildjdk.java.home=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home
[2025-10-22T19:24:38.969Z] [echoproperties] buildjdk.java.io.tmpdir=/var/folders/hb/6bmy20jj5tz9ws4l4c81_nxc0000gn/T/
[2025-10-22T19:24:38.969Z] [echoproperties] buildjdk.java.library.path=/Users/admin/Library/Java/Extensions
[2025-10-22T19:24:38.969Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment
[2025-10-22T19:24:38.969Z] [echoproperties] buildjdk.java.runtime.version=25.0.1+8-LTS
[2025-10-22T19:24:38.969Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification
[2025-10-22T19:24:38.969Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation
[2025-10-22T19:24:38.969Z] [echoproperties] buildjdk.java.specification.version=25
[2025-10-22T19:24:38.969Z] [echoproperties] buildjdk.java.vendor=Eclipse Adoptium
[2025-10-22T19:24:38.969Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/
[2025-10-22T19:24:38.969Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues
[2025-10-22T19:24:38.969Z] [echoproperties] buildjdk.java.vendor.version=Temurin-25.0.1+8
[2025-10-22T19:24:38.969Z] [echoproperties] buildjdk.java.version=25.0.1
[2025-10-22T19:24:38.969Z] [echoproperties] buildjdk.java.version.date=2025-10-21
[2025-10-22T19:24:38.969Z] [echoproperties] buildjdk.java.vm.compressedOopsMode=Zero based
[2025-10-22T19:24:38.969Z] [echoproperties] buildjdk.java.vm.info=mixed mode
[2025-10-22T19:24:38.969Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM
[2025-10-22T19:24:38.969Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification
[2025-10-22T19:24:38.969Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation
[2025-10-22T19:24:38.969Z] [echoproperties] buildjdk.java.vm.specification.version=25
[2025-10-22T19:24:38.969Z] [echoproperties] buildjdk.java.vm.vendor=Eclipse Adoptium
[2025-10-22T19:24:38.969Z] [echoproperties] buildjdk.java.vm.version=25.0.1+8-LTS
[2025-10-22T19:24:38.969Z] [echoproperties] buildjdk.jdk.debug=release
[2025-10-22T19:24:38.969Z] [echoproperties] buildjdk.line.separator=\\n
[2025-10-22T19:24:38.969Z] [echoproperties] buildjdk.native.encoding=UTF-8
[2025-10-22T19:24:38.969Z] [echoproperties] buildjdk.openjdk=version "25.0.1" 2025-10-21 LTS
[2025-10-22T19:24:38.969Z] [echoproperties] buildjdk.os.arch=x86_64
[2025-10-22T19:24:38.969Z] [echoproperties] buildjdk.os.name=Mac OS X
[2025-10-22T19:24:38.969Z] [echoproperties] buildjdk.os.version=14.1
[2025-10-22T19:24:38.969Z] [echoproperties] buildjdk.path.separator=\:
[2025-10-22T19:24:38.969Z] [echoproperties] buildjdk.socksNonProxyHosts=local|*.local|169.254/16|*.169.254/16
[2025-10-22T19:24:38.969Z] [echoproperties] buildjdk.stderr.encoding=UTF-8
[2025-10-22T19:24:38.969Z] [echoproperties] buildjdk.stdin.encoding=UTF-8
[2025-10-22T19:24:38.969Z] [echoproperties] buildjdk.stdout.encoding=UTF-8
[2025-10-22T19:24:38.969Z] [echoproperties] buildjdk.sun.arch.data.model=64
[2025-10-22T19:24:38.970Z] [echoproperties] buildjdk.sun.boot.library.path=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/lib
[2025-10-22T19:24:38.970Z] [echoproperties] buildjdk.sun.cpu.endian=little
[2025-10-22T19:24:38.970Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeBig
[2025-10-22T19:24:38.970Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD
[2025-10-22T19:24:38.970Z] [echoproperties] buildjdk.sun.jnu.encoding=UTF-8
[2025-10-22T19:24:38.970Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers
[2025-10-22T19:24:38.970Z] [echoproperties] buildjdk.user.country=US
[2025-10-22T19:24:38.970Z] [echoproperties] buildjdk.user.dir=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.build
[2025-10-22T19:24:38.970Z] [echoproperties] buildjdk.user.home=/Users/admin
[2025-10-22T19:24:38.970Z] [echoproperties] buildjdk.user.language=en
[2025-10-22T19:24:38.970Z] [echoproperties] buildjdk.user.name=admin
[2025-10-22T19:24:38.970Z] [delete] Deleting: /var/folders/hb/6bmy20jj5tz9ws4l4c81_nxc0000gn/T/openjdk.java.build.properties.314791444
[2025-10-22T19:24:38.970Z] [echo] DEBUG: Resolved os.name for buildjdk is Mac OS X
[2025-10-22T19:24:38.970Z] [echo] java_platform set to osx_x86-64
[2025-10-22T19:24:38.970Z] [echo] java_java_specification_version set to 25
[2025-10-22T19:24:38.970Z] [echo] java_java_vm_vendor set to Eclipse Adoptium
[2025-10-22T19:24:38.970Z] [echo] java_bindir set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin
[2025-10-22T19:24:38.970Z] [echo] java_compiler set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2025-10-22T19:24:38.970Z]
[2025-10-22T19:24:38.970Z] check-for-tools-jar:
[2025-10-22T19:24:38.970Z] [echo] java_java_specification_version is 25
[2025-10-22T19:24:38.970Z]
[2025-10-22T19:24:38.970Z] configure-tools-jar:
[2025-10-22T19:24:38.970Z]
[2025-10-22T19:24:38.970Z] print-tools-jar-location:
[2025-10-22T19:24:39.492Z] [echo] Using tools.jar from /Users/admin/workspace/externalDependency/system_lib/tools/tools.jar
[2025-10-22T19:24:39.492Z]
[2025-10-22T19:24:39.492Z] print-tools-jar-error:
[2025-10-22T19:24:39.492Z]
[2025-10-22T19:24:39.492Z] check-for-windows-sysinternals:
[2025-10-22T19:24:39.492Z]
[2025-10-22T19:24:39.492Z] set-download-windows-sysinternals-required:
[2025-10-22T19:24:39.492Z]
[2025-10-22T19:24:39.492Z] configure-windows-sysinternals:
[2025-10-22T19:24:39.492Z]
[2025-10-22T19:24:39.492Z] print-windows-sysinternals-location:
[2025-10-22T19:24:39.492Z]
[2025-10-22T19:24:39.492Z] set-print-windows-sysinternals-error-required:
[2025-10-22T19:24:39.492Z]
[2025-10-22T19:24:39.492Z] really-print-windows-sysinternals-error:
[2025-10-22T19:24:39.492Z]
[2025-10-22T19:24:39.492Z] print-windows-sysinternals-error:
[2025-10-22T19:24:39.492Z]
[2025-10-22T19:24:39.492Z] fail-if-error:
[2025-10-22T19:24:39.492Z]
[2025-10-22T19:24:39.492Z] print-all-prereq-versions:
[2025-10-22T19:24:39.492Z] [echo] Ant version in use : 1.10.2
[2025-10-22T19:24:39.492Z] [echo] log4j version in use : 2.16.0
[2025-10-22T19:24:39.492Z] [echo] ASM version in use : 9.7.1
[2025-10-22T19:24:39.492Z] [echo] junit version in use : 4.12
[2025-10-22T19:24:39.492Z] [echo] hamcrest version in use: 1.3
[2025-10-22T19:24:39.492Z]
[2025-10-22T19:24:39.492Z] configure:
[2025-10-22T19:24:39.492Z]
[2025-10-22T19:24:39.492Z] build-dependencies:
[2025-10-22T19:24:39.492Z] [echo] Executing openjdk.build/build.xml
[2025-10-22T19:24:39.492Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib
[2025-10-22T19:24:39.492Z]
[2025-10-22T19:24:39.492Z] setup-java-properties:
[2025-10-22T19:24:39.492Z] [echo] java_home is ${java_home}
[2025-10-22T19:24:39.492Z] [echo] java.home is /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home
[2025-10-22T19:24:40.001Z] [echoproperties] #Ant properties
[2025-10-22T19:24:40.001Z] [echoproperties] #Wed Oct 22 12:24:39 PDT 2025
[2025-10-22T19:24:40.001Z] [echoproperties] buildjdk..=
[2025-10-22T19:24:40.001Z] [echoproperties] buildjdk./Library/Java/Extensions=
[2025-10-22T19:24:40.001Z] [echoproperties] buildjdk./Network/Library/Java/Extensions=
[2025-10-22T19:24:40.001Z] [echoproperties] buildjdk./System/Library/Java/Extensions=
[2025-10-22T19:24:40.001Z] [echoproperties] buildjdk./usr/lib/java=
[2025-10-22T19:24:40.001Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM Temurin-25.0.1+8 (build 25.0.1+8-LTS, mixed mode)
[2025-10-22T19:24:40.001Z] [echoproperties] buildjdk.Property=settings\:
[2025-10-22T19:24:40.001Z] [echoproperties] buildjdk.file.encoding=UTF-8
[2025-10-22T19:24:40.001Z] [echoproperties] buildjdk.file.separator=/
[2025-10-22T19:24:40.001Z] [echoproperties] buildjdk.ftp.nonProxyHosts=local|*.local|169.254/16|*.169.254/16
[2025-10-22T19:24:40.001Z] [echoproperties] buildjdk.http.nonProxyHosts=local|*.local|169.254/16|*.169.254/16
[2025-10-22T19:24:40.001Z] [echoproperties] buildjdk.java.class.path=
[2025-10-22T19:24:40.001Z] [echoproperties] buildjdk.java.class.version=69.0
[2025-10-22T19:24:40.001Z] [echoproperties] buildjdk.java.home=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home
[2025-10-22T19:24:40.001Z] [echoproperties] buildjdk.java.io.tmpdir=/var/folders/hb/6bmy20jj5tz9ws4l4c81_nxc0000gn/T/
[2025-10-22T19:24:40.002Z] [echoproperties] buildjdk.java.library.path=/Users/admin/Library/Java/Extensions
[2025-10-22T19:24:40.002Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment
[2025-10-22T19:24:40.002Z] [echoproperties] buildjdk.java.runtime.version=25.0.1+8-LTS
[2025-10-22T19:24:40.002Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification
[2025-10-22T19:24:40.002Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation
[2025-10-22T19:24:40.002Z] [echoproperties] buildjdk.java.specification.version=25
[2025-10-22T19:24:40.002Z] [echoproperties] buildjdk.java.vendor=Eclipse Adoptium
[2025-10-22T19:24:40.002Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/
[2025-10-22T19:24:40.002Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues
[2025-10-22T19:24:40.002Z] [echoproperties] buildjdk.java.vendor.version=Temurin-25.0.1+8
[2025-10-22T19:24:40.002Z] [echoproperties] buildjdk.java.version=25.0.1
[2025-10-22T19:24:40.002Z] [echoproperties] buildjdk.java.version.date=2025-10-21
[2025-10-22T19:24:40.002Z] [echoproperties] buildjdk.java.vm.compressedOopsMode=Zero based
[2025-10-22T19:24:40.002Z] [echoproperties] buildjdk.java.vm.info=mixed mode
[2025-10-22T19:24:40.002Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM
[2025-10-22T19:24:40.002Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification
[2025-10-22T19:24:40.002Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation
[2025-10-22T19:24:40.002Z] [echoproperties] buildjdk.java.vm.specification.version=25
[2025-10-22T19:24:40.002Z] [echoproperties] buildjdk.java.vm.vendor=Eclipse Adoptium
[2025-10-22T19:24:40.002Z] [echoproperties] buildjdk.java.vm.version=25.0.1+8-LTS
[2025-10-22T19:24:40.002Z] [echoproperties] buildjdk.jdk.debug=release
[2025-10-22T19:24:40.002Z] [echoproperties] buildjdk.line.separator=\\n
[2025-10-22T19:24:40.002Z] [echoproperties] buildjdk.native.encoding=UTF-8
[2025-10-22T19:24:40.002Z] [echoproperties] buildjdk.openjdk=version "25.0.1" 2025-10-21 LTS
[2025-10-22T19:24:40.002Z] [echoproperties] buildjdk.os.arch=x86_64
[2025-10-22T19:24:40.002Z] [echoproperties] buildjdk.os.name=Mac OS X
[2025-10-22T19:24:40.002Z] [echoproperties] buildjdk.os.version=14.1
[2025-10-22T19:24:40.002Z] [echoproperties] buildjdk.path.separator=\:
[2025-10-22T19:24:40.002Z] [echoproperties] buildjdk.socksNonProxyHosts=local|*.local|169.254/16|*.169.254/16
[2025-10-22T19:24:40.002Z] [echoproperties] buildjdk.stderr.encoding=UTF-8
[2025-10-22T19:24:40.002Z] [echoproperties] buildjdk.stdin.encoding=UTF-8
[2025-10-22T19:24:40.002Z] [echoproperties] buildjdk.stdout.encoding=UTF-8
[2025-10-22T19:24:40.002Z] [echoproperties] buildjdk.sun.arch.data.model=64
[2025-10-22T19:24:40.002Z] [echoproperties] buildjdk.sun.boot.library.path=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/lib
[2025-10-22T19:24:40.002Z] [echoproperties] buildjdk.sun.cpu.endian=little
[2025-10-22T19:24:40.002Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeBig
[2025-10-22T19:24:40.002Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD
[2025-10-22T19:24:40.002Z] [echoproperties] buildjdk.sun.jnu.encoding=UTF-8
[2025-10-22T19:24:40.002Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers
[2025-10-22T19:24:40.002Z] [echoproperties] buildjdk.user.country=US
[2025-10-22T19:24:40.002Z] [echoproperties] buildjdk.user.dir=/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.build
[2025-10-22T19:24:40.002Z] [echoproperties] buildjdk.user.home=/Users/admin
[2025-10-22T19:24:40.002Z] [echoproperties] buildjdk.user.language=en
[2025-10-22T19:24:40.002Z] [echoproperties] buildjdk.user.name=admin
[2025-10-22T19:24:40.002Z] [delete] Deleting: /var/folders/hb/6bmy20jj5tz9ws4l4c81_nxc0000gn/T/openjdk.java.build.properties.1943495803
[2025-10-22T19:24:40.003Z] [echo] DEBUG: Resolved os.name for buildjdk is Mac OS X
[2025-10-22T19:24:40.003Z] [echo] java_platform set to osx_x86-64
[2025-10-22T19:24:40.003Z] [echo] java_java_specification_version set to 25
[2025-10-22T19:24:40.003Z] [echo] java_java_vm_vendor set to Eclipse Adoptium
[2025-10-22T19:24:40.003Z] [echo] java_bindir set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin
[2025-10-22T19:24:40.003Z] [echo] java_compiler set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/javac
[2025-10-22T19:24:40.003Z]
[2025-10-22T19:24:40.003Z] check-prereqs:
[2025-10-22T19:24:40.003Z] [echo] Executing openjdk.build/build.xml
[2025-10-22T19:24:40.003Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib
[2025-10-22T19:24:40.003Z]
[2025-10-22T19:24:40.003Z] check-for-ant:
[2025-10-22T19:24:40.003Z]
[2025-10-22T19:24:40.003Z] print-ant-location:
[2025-10-22T19:24:40.003Z] [echo] Using ant from /Users/admin/workspace/externalDependency/system_lib/apache-ant/lib/ant-launcher.jar
[2025-10-22T19:24:40.003Z]
[2025-10-22T19:24:40.003Z] print-ant-error:
[2025-10-22T19:24:40.003Z]
[2025-10-22T19:24:40.003Z] check-for-junit:
[2025-10-22T19:24:40.003Z]
[2025-10-22T19:24:40.003Z] print-junit-location:
[2025-10-22T19:24:40.003Z] [echo] Using junit from /Users/admin/workspace/externalDependency/system_lib/junit/junit.jar
[2025-10-22T19:24:40.003Z]
[2025-10-22T19:24:40.003Z] print-junit-error:
[2025-10-22T19:24:40.003Z]
[2025-10-22T19:24:40.003Z] check-for-hamcrest-core:
[2025-10-22T19:24:40.003Z]
[2025-10-22T19:24:40.003Z] print-hamcrest-core-location:
[2025-10-22T19:24:40.003Z] [echo] Using hamcrest-core from /Users/admin/workspace/externalDependency/system_lib/junit/hamcrest-core.jar
[2025-10-22T19:24:40.003Z]
[2025-10-22T19:24:40.003Z] print-hamcrest-core-error:
[2025-10-22T19:24:40.003Z]
[2025-10-22T19:24:40.003Z] check-for-log4j:
[2025-10-22T19:24:40.003Z]
[2025-10-22T19:24:40.003Z] print-log4j-location:
[2025-10-22T19:24:40.003Z] [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
[2025-10-22T19:24:40.003Z]
[2025-10-22T19:24:40.003Z] print-log4j-error:
[2025-10-22T19:24:40.003Z]
[2025-10-22T19:24:40.003Z] check-for-asm:
[2025-10-22T19:24:40.003Z]
[2025-10-22T19:24:40.003Z] print-asm-location:
[2025-10-22T19:24:40.003Z] [echo] Using asm.jar from /Users/admin/workspace/externalDependency/system_lib/asm/asm.jar
[2025-10-22T19:24:40.003Z] [echo] Using asm-commons.jar from /Users/admin/workspace/externalDependency/system_lib/asm/asm-commons.jar
[2025-10-22T19:24:40.003Z]
[2025-10-22T19:24:40.003Z] print-asm-error:
[2025-10-22T19:24:40.003Z]
[2025-10-22T19:24:40.003Z] setup-java-properties:
[2025-10-22T19:24:40.003Z]
[2025-10-22T19:24:40.003Z] check-for-tools-jar:
[2025-10-22T19:24:40.003Z] [echo] java_java_specification_version is 25
[2025-10-22T19:24:40.003Z]
[2025-10-22T19:24:40.003Z] print-tools-jar-location:
[2025-10-22T19:24:40.003Z] [echo] Using tools.jar from /Users/admin/workspace/externalDependency/system_lib/tools/tools.jar
[2025-10-22T19:24:40.003Z]
[2025-10-22T19:24:40.003Z] print-tools-jar-error:
[2025-10-22T19:24:40.003Z]
[2025-10-22T19:24:40.003Z] check-for-windows-sysinternals:
[2025-10-22T19:24:40.003Z]
[2025-10-22T19:24:40.003Z] print-windows-sysinternals-location:
[2025-10-22T19:24:40.003Z]
[2025-10-22T19:24:40.003Z] set-print-windows-sysinternals-error-required:
[2025-10-22T19:24:40.003Z]
[2025-10-22T19:24:40.003Z] really-print-windows-sysinternals-error:
[2025-10-22T19:24:40.003Z]
[2025-10-22T19:24:40.003Z] print-windows-sysinternals-error:
[2025-10-22T19:24:40.003Z]
[2025-10-22T19:24:40.003Z] fail-if-error:
[2025-10-22T19:24:40.003Z]
[2025-10-22T19:24:40.003Z] print-all-prereq-versions:
[2025-10-22T19:24:40.003Z] [echo] Ant version in use : 1.10.2
[2025-10-22T19:24:40.003Z] [echo] log4j version in use : 2.16.0
[2025-10-22T19:24:40.003Z] [echo] ASM version in use : 9.7.1
[2025-10-22T19:24:40.003Z] [echo] junit version in use : 4.12
[2025-10-22T19:24:40.003Z] [echo] hamcrest version in use: 1.3
[2025-10-22T19:24:40.003Z]
[2025-10-22T19:24:40.003Z] run-check-prereqs:
[2025-10-22T19:24:40.003Z]
[2025-10-22T19:24:40.003Z] build-dependencies:
[2025-10-22T19:24:40.003Z] [echo] Executing stf.build/build.xml
[2025-10-22T19:24:40.004Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib
[2025-10-22T19:24:40.004Z]
[2025-10-22T19:24:40.004Z] setup-java-properties:
[2025-10-22T19:24:40.004Z]
[2025-10-22T19:24:40.004Z] check-prereqs:
[2025-10-22T19:24:40.004Z]
[2025-10-22T19:24:40.004Z] build-dependencies:
[2025-10-22T19:24:40.004Z] [echo] Executing stf.core/build.xml
[2025-10-22T19:24:40.004Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib
[2025-10-22T19:24:40.004Z]
[2025-10-22T19:24:40.004Z] setup-java-properties:
[2025-10-22T19:24:40.004Z]
[2025-10-22T19:24:40.004Z] check-prereqs:
[2025-10-22T19:24:40.004Z]
[2025-10-22T19:24:40.004Z] build-dependencies:
[2025-10-22T19:24:40.004Z]
[2025-10-22T19:24:40.004Z] create-bin-dir:
[2025-10-22T19:24:40.004Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/STF/stf.core/bin
[2025-10-22T19:24:40.004Z]
[2025-10-22T19:24:40.004Z] build-java:
[2025-10-22T19:24:40.489Z] [javac] Compiling 58 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/STF/stf.core/bin
[2025-10-22T19:24:54.361Z] [javac] Note: Some input files use or override a deprecated API.
[2025-10-22T19:24:54.361Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-10-22T19:24:54.361Z] [javac] Compiling 2 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/STF/stf.core/bin
[2025-10-22T19:24:58.737Z]
[2025-10-22T19:24:58.737Z] build-jar:
[2025-10-22T19:24:58.737Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/STF/stf.core/bin/stf.core.jar
[2025-10-22T19:24:58.737Z]
[2025-10-22T19:24:58.737Z] build-archives:
[2025-10-22T19:24:58.737Z]
[2025-10-22T19:24:58.737Z] copy-log4j2-config:
[2025-10-22T19:24:58.737Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/STF/stf.core/bin
[2025-10-22T19:24:58.737Z]
[2025-10-22T19:24:58.737Z] build-no-natives:
[2025-10-22T19:24:58.737Z]
[2025-10-22T19:24:58.737Z] build-natives:
[2025-10-22T19:24:58.737Z]
[2025-10-22T19:24:58.737Z] build:
[2025-10-22T19:24:58.737Z] [echo] Executing stf.load/build.xml
[2025-10-22T19:24:58.737Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib
[2025-10-22T19:24:58.737Z]
[2025-10-22T19:24:58.737Z] setup-java-properties:
[2025-10-22T19:24:58.737Z]
[2025-10-22T19:24:58.737Z] check-prereqs:
[2025-10-22T19:24:58.737Z]
[2025-10-22T19:24:58.737Z] build-dependencies:
[2025-10-22T19:24:58.737Z] [echo] Executing stf.core/build.xml
[2025-10-22T19:24:58.737Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib
[2025-10-22T19:24:58.737Z]
[2025-10-22T19:24:58.737Z] setup-java-properties:
[2025-10-22T19:24:58.737Z]
[2025-10-22T19:24:58.737Z] check-prereqs:
[2025-10-22T19:24:58.737Z]
[2025-10-22T19:24:58.737Z] build-dependencies:
[2025-10-22T19:24:58.737Z]
[2025-10-22T19:24:58.737Z] create-bin-dir:
[2025-10-22T19:24:58.737Z]
[2025-10-22T19:24:58.737Z] build-java:
[2025-10-22T19:24:58.737Z]
[2025-10-22T19:24:58.737Z] build-jar:
[2025-10-22T19:24:58.737Z]
[2025-10-22T19:24:58.737Z] build-archives:
[2025-10-22T19:24:58.737Z]
[2025-10-22T19:24:58.737Z] copy-log4j2-config:
[2025-10-22T19:24:58.737Z]
[2025-10-22T19:24:58.737Z] build-no-natives:
[2025-10-22T19:24:58.737Z]
[2025-10-22T19:24:58.737Z] build-natives:
[2025-10-22T19:24:58.737Z]
[2025-10-22T19:24:58.737Z] build:
[2025-10-22T19:24:58.737Z]
[2025-10-22T19:24:58.737Z] create-bin-dir:
[2025-10-22T19:24:58.737Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/STF/stf.load/bin
[2025-10-22T19:24:58.737Z]
[2025-10-22T19:24:58.737Z] build-java:
[2025-10-22T19:24:58.737Z] [javac] Compiling 29 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/STF/stf.load/bin
[2025-10-22T19:25:04.277Z] [javac] Note: Some input files use or override a deprecated API.
[2025-10-22T19:25:04.277Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-10-22T19:25:04.277Z]
[2025-10-22T19:25:04.277Z] build-jar:
[2025-10-22T19:25:04.277Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/STF/stf.load/bin/stf.load.jar
[2025-10-22T19:25:04.277Z]
[2025-10-22T19:25:04.277Z] build-archives:
[2025-10-22T19:25:04.277Z]
[2025-10-22T19:25:04.277Z] build-no-natives:
[2025-10-22T19:25:04.277Z]
[2025-10-22T19:25:04.277Z] build-natives:
[2025-10-22T19:25:04.277Z]
[2025-10-22T19:25:04.277Z] build:
[2025-10-22T19:25:04.277Z] [echo] Executing stf.samples/build.xml
[2025-10-22T19:25:04.277Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib
[2025-10-22T19:25:04.277Z]
[2025-10-22T19:25:04.277Z] setup-java-properties:
[2025-10-22T19:25:04.277Z]
[2025-10-22T19:25:04.277Z] check-prereqs:
[2025-10-22T19:25:04.277Z]
[2025-10-22T19:25:04.277Z] build-dependencies:
[2025-10-22T19:25:04.277Z] [echo] Executing stf.core/build.xml
[2025-10-22T19:25:04.277Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib
[2025-10-22T19:25:04.277Z]
[2025-10-22T19:25:04.277Z] setup-java-properties:
[2025-10-22T19:25:04.277Z]
[2025-10-22T19:25:04.277Z] check-prereqs:
[2025-10-22T19:25:04.277Z]
[2025-10-22T19:25:04.277Z] build-dependencies:
[2025-10-22T19:25:04.277Z]
[2025-10-22T19:25:04.277Z] create-bin-dir:
[2025-10-22T19:25:04.277Z]
[2025-10-22T19:25:04.277Z] build-java:
[2025-10-22T19:25:04.277Z]
[2025-10-22T19:25:04.277Z] build-jar:
[2025-10-22T19:25:04.695Z]
[2025-10-22T19:25:04.695Z] build-archives:
[2025-10-22T19:25:04.695Z]
[2025-10-22T19:25:04.695Z] copy-log4j2-config:
[2025-10-22T19:25:04.695Z]
[2025-10-22T19:25:04.695Z] build-no-natives:
[2025-10-22T19:25:04.695Z]
[2025-10-22T19:25:04.695Z] build-natives:
[2025-10-22T19:25:04.695Z]
[2025-10-22T19:25:04.695Z] build:
[2025-10-22T19:25:04.695Z] [echo] Executing stf.load/build.xml
[2025-10-22T19:25:04.695Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib
[2025-10-22T19:25:04.695Z]
[2025-10-22T19:25:04.695Z] setup-java-properties:
[2025-10-22T19:25:04.695Z]
[2025-10-22T19:25:04.695Z] check-prereqs:
[2025-10-22T19:25:04.695Z]
[2025-10-22T19:25:04.695Z] build-dependencies:
[2025-10-22T19:25:04.695Z] [echo] Executing stf.core/build.xml
[2025-10-22T19:25:04.696Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib
[2025-10-22T19:25:04.696Z]
[2025-10-22T19:25:04.696Z] setup-java-properties:
[2025-10-22T19:25:04.696Z]
[2025-10-22T19:25:04.696Z] check-prereqs:
[2025-10-22T19:25:04.696Z]
[2025-10-22T19:25:04.696Z] build-dependencies:
[2025-10-22T19:25:04.696Z]
[2025-10-22T19:25:04.696Z] create-bin-dir:
[2025-10-22T19:25:04.696Z]
[2025-10-22T19:25:04.696Z] build-java:
[2025-10-22T19:25:04.696Z]
[2025-10-22T19:25:04.696Z] build-jar:
[2025-10-22T19:25:04.696Z]
[2025-10-22T19:25:04.696Z] build-archives:
[2025-10-22T19:25:04.696Z]
[2025-10-22T19:25:04.696Z] copy-log4j2-config:
[2025-10-22T19:25:04.696Z]
[2025-10-22T19:25:04.696Z] build-no-natives:
[2025-10-22T19:25:04.696Z]
[2025-10-22T19:25:04.696Z] build-natives:
[2025-10-22T19:25:04.696Z]
[2025-10-22T19:25:04.696Z] build:
[2025-10-22T19:25:04.696Z]
[2025-10-22T19:25:04.696Z] create-bin-dir:
[2025-10-22T19:25:04.696Z]
[2025-10-22T19:25:04.696Z] build-java:
[2025-10-22T19:25:04.696Z]
[2025-10-22T19:25:04.696Z] build-jar:
[2025-10-22T19:25:04.696Z]
[2025-10-22T19:25:04.696Z] build-archives:
[2025-10-22T19:25:04.696Z]
[2025-10-22T19:25:04.696Z] build-no-natives:
[2025-10-22T19:25:04.696Z]
[2025-10-22T19:25:04.696Z] build-natives:
[2025-10-22T19:25:04.696Z]
[2025-10-22T19:25:04.696Z] build:
[2025-10-22T19:25:04.696Z]
[2025-10-22T19:25:04.696Z] create-bin-dir:
[2025-10-22T19:25:04.696Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/STF/stf.samples/bin
[2025-10-22T19:25:04.696Z]
[2025-10-22T19:25:04.696Z] build-java:
[2025-10-22T19:25:04.696Z] [javac] Compiling 24 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/STF/stf.samples/bin
[2025-10-22T19:25:08.211Z]
[2025-10-22T19:25:08.211Z] build-jar:
[2025-10-22T19:25:08.211Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/STF/stf.samples/bin/stf.samples.jar
[2025-10-22T19:25:08.211Z]
[2025-10-22T19:25:08.211Z] build-archives:
[2025-10-22T19:25:08.211Z]
[2025-10-22T19:25:08.211Z] build-no-natives:
[2025-10-22T19:25:08.211Z]
[2025-10-22T19:25:08.211Z] build-natives:
[2025-10-22T19:25:08.211Z]
[2025-10-22T19:25:08.211Z] build:
[2025-10-22T19:25:08.211Z]
[2025-10-22T19:25:08.211Z] build:
[2025-10-22T19:25:08.211Z] [echo] Executing openjdk.test.concurrent/build.xml
[2025-10-22T19:25:08.211Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib
[2025-10-22T19:25:08.211Z]
[2025-10-22T19:25:08.211Z] setup-java-properties:
[2025-10-22T19:25:08.211Z]
[2025-10-22T19:25:08.211Z] check-prereqs:
[2025-10-22T19:25:08.212Z]
[2025-10-22T19:25:08.212Z] build-dependencies:
[2025-10-22T19:25:08.212Z]
[2025-10-22T19:25:08.212Z] create-bin-dir:
[2025-10-22T19:25:08.212Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin
[2025-10-22T19:25:08.212Z]
[2025-10-22T19:25:08.212Z] build-java:
[2025-10-22T19:25:08.212Z] [javac] Compiling 36 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin
[2025-10-22T19:25:11.811Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.811Z] [javac] assertEquals("20 : weakCompareAndSet()", true, localTestBoolean.weakCompareAndSet(nextRandom, true));
[2025-10-22T19:25:11.811Z] [javac] ^
[2025-10-22T19:25:11.811Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.811Z] [javac] assertEquals("21 : weakCompareAndSet()", false, localTestBoolean.weakCompareAndSet(false, true));
[2025-10-22T19:25:11.812Z] [javac] ^
[2025-10-22T19:25:11.812Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.812Z] [javac] assertEquals("22 : weakCompareAndSet()", true, localTestBoolean.weakCompareAndSet(true, true));
[2025-10-22T19:25:11.812Z] [javac] ^
[2025-10-22T19:25:11.812Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.812Z] [javac] assertEquals("23 : weakCompareAndSet()", true, localTestBoolean.weakCompareAndSet(true, false));
[2025-10-22T19:25:11.812Z] [javac] ^
[2025-10-22T19:25:11.813Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.813Z] [javac] assertEquals("24 : weakCompareAndSet()", false, localTestBoolean.weakCompareAndSet(true, nextRandom));
[2025-10-22T19:25:11.813Z] [javac] ^
[2025-10-22T19:25:11.813Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.813Z] [javac] assertEquals("25 : weakCompareAndSet()", true, localTestBoolean.weakCompareAndSet(false, nextRandom));
[2025-10-22T19:25:11.813Z] [javac] ^
[2025-10-22T19:25:11.813Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.813Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.813Z] [javac] ^
[2025-10-22T19:25:11.813Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.813Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.813Z] [javac] ^
[2025-10-22T19:25:11.814Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.814Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.814Z] [javac] ^
[2025-10-22T19:25:11.814Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.814Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.814Z] [javac] ^
[2025-10-22T19:25:11.814Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.814Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.814Z] [javac] ^
[2025-10-22T19:25:11.814Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.814Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.814Z] [javac] ^
[2025-10-22T19:25:11.814Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.815Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.815Z] [javac] ^
[2025-10-22T19:25:11.815Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.815Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.815Z] [javac] ^
[2025-10-22T19:25:11.815Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.815Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.815Z] [javac] ^
[2025-10-22T19:25:11.815Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.815Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.815Z] [javac] ^
[2025-10-22T19:25:11.815Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.815Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.815Z] [javac] ^
[2025-10-22T19:25:11.816Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.816Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.816Z] [javac] ^
[2025-10-22T19:25:11.816Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.816Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.816Z] [javac] ^
[2025-10-22T19:25:11.816Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.816Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.816Z] [javac] ^
[2025-10-22T19:25:11.816Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.816Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.816Z] [javac] ^
[2025-10-22T19:25:11.817Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.817Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.817Z] [javac] ^
[2025-10-22T19:25:11.817Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.817Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.817Z] [javac] ^
[2025-10-22T19:25:11.817Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.817Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.817Z] [javac] ^
[2025-10-22T19:25:11.817Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.817Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.817Z] [javac] ^
[2025-10-22T19:25:11.817Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.817Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.817Z] [javac] ^
[2025-10-22T19:25:11.818Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.818Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.818Z] [javac] ^
[2025-10-22T19:25:11.818Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.818Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.818Z] [javac] ^
[2025-10-22T19:25:11.818Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.818Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.818Z] [javac] ^
[2025-10-22T19:25:11.819Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.819Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.819Z] [javac] ^
[2025-10-22T19:25:11.819Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.819Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.819Z] [javac] ^
[2025-10-22T19:25:11.819Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.819Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.819Z] [javac] ^
[2025-10-22T19:25:11.819Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.819Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.819Z] [javac] ^
[2025-10-22T19:25:11.820Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.820Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.820Z] [javac] ^
[2025-10-22T19:25:11.820Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.820Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.820Z] [javac] ^
[2025-10-22T19:25:11.820Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.820Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.820Z] [javac] ^
[2025-10-22T19:25:11.820Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.820Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.820Z] [javac] ^
[2025-10-22T19:25:11.821Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.821Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.821Z] [javac] ^
[2025-10-22T19:25:11.821Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.821Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.821Z] [javac] ^
[2025-10-22T19:25:11.821Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.821Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.821Z] [javac] ^
[2025-10-22T19:25:11.821Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.821Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.821Z] [javac] ^
[2025-10-22T19:25:11.822Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.822Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.822Z] [javac] ^
[2025-10-22T19:25:11.822Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.822Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.822Z] [javac] ^
[2025-10-22T19:25:11.822Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.822Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.822Z] [javac] ^
[2025-10-22T19:25:11.822Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.822Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.822Z] [javac] ^
[2025-10-22T19:25:11.822Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.822Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.822Z] [javac] ^
[2025-10-22T19:25:11.823Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.823Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.823Z] [javac] ^
[2025-10-22T19:25:11.823Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.823Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.823Z] [javac] ^
[2025-10-22T19:25:11.823Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.823Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.823Z] [javac] ^
[2025-10-22T19:25:11.823Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.823Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.823Z] [javac] ^
[2025-10-22T19:25:11.823Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.823Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.823Z] [javac] ^
[2025-10-22T19:25:11.824Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.824Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.824Z] [javac] ^
[2025-10-22T19:25:11.824Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.824Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.824Z] [javac] ^
[2025-10-22T19:25:11.824Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.824Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.824Z] [javac] ^
[2025-10-22T19:25:11.824Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.824Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.824Z] [javac] ^
[2025-10-22T19:25:11.824Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.824Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.824Z] [javac] ^
[2025-10-22T19:25:11.824Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.824Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.824Z] [javac] ^
[2025-10-22T19:25:11.825Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.825Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.825Z] [javac] ^
[2025-10-22T19:25:11.825Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.825Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.825Z] [javac] ^
[2025-10-22T19:25:11.825Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.825Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.825Z] [javac] ^
[2025-10-22T19:25:11.825Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.825Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.825Z] [javac] ^
[2025-10-22T19:25:11.825Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.825Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.825Z] [javac] ^
[2025-10-22T19:25:11.826Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.826Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.826Z] [javac] ^
[2025-10-22T19:25:11.826Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.826Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.826Z] [javac] ^
[2025-10-22T19:25:11.826Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.826Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean());
[2025-10-22T19:25:11.826Z] [javac] ^
[2025-10-22T19:25:11.826Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.826Z] [javac] assertEquals("26 : weakCompareAndSet()", true, localTestIntegerArray.weakCompareAndSet(i, nextValue, 2147483647));
[2025-10-22T19:25:11.826Z] [javac] ^
[2025-10-22T19:25:11.826Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.826Z] [javac] assertEquals("27 : weakCompareAndSet()", true, localTestIntegerArray.weakCompareAndSet(i, 2147483647, 0));
[2025-10-22T19:25:11.826Z] [javac] ^
[2025-10-22T19:25:11.826Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.827Z] [javac] assertEquals("28 : weakCompareAndSet()", false, localTestIntegerArray.weakCompareAndSet(i, 2147483647, -2147483648));
[2025-10-22T19:25:11.827Z] [javac] ^
[2025-10-22T19:25:11.827Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.827Z] [javac] assertEquals("29 : weakCompareAndSet()", true, localTestIntegerArray.weakCompareAndSet(i, 0, -2147483648));
[2025-10-22T19:25:11.827Z] [javac] ^
[2025-10-22T19:25:11.827Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.827Z] [javac] assertEquals("30 : weakCompareAndSet()", true, localTestIntegerArray.weakCompareAndSet(i, -2147483648, nextValue));
[2025-10-22T19:25:11.827Z] [javac] ^
[2025-10-22T19:25:11.827Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.827Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-10-22T19:25:11.827Z] [javac] ^
[2025-10-22T19:25:11.827Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.827Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-10-22T19:25:11.827Z] [javac] ^
[2025-10-22T19:25:11.828Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.828Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-10-22T19:25:11.828Z] [javac] ^
[2025-10-22T19:25:11.828Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.828Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-10-22T19:25:11.828Z] [javac] ^
[2025-10-22T19:25:11.828Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.828Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-10-22T19:25:11.828Z] [javac] ^
[2025-10-22T19:25:11.828Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.828Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-10-22T19:25:11.828Z] [javac] ^
[2025-10-22T19:25:11.828Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.828Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-10-22T19:25:11.828Z] [javac] ^
[2025-10-22T19:25:11.829Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.829Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-10-22T19:25:11.829Z] [javac] ^
[2025-10-22T19:25:11.829Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.829Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-10-22T19:25:11.829Z] [javac] ^
[2025-10-22T19:25:11.829Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.829Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-10-22T19:25:11.829Z] [javac] ^
[2025-10-22T19:25:11.829Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.829Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-10-22T19:25:11.829Z] [javac] ^
[2025-10-22T19:25:11.830Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.830Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-10-22T19:25:11.830Z] [javac] ^
[2025-10-22T19:25:11.830Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.830Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-10-22T19:25:11.830Z] [javac] ^
[2025-10-22T19:25:11.830Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.830Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-10-22T19:25:11.830Z] [javac] ^
[2025-10-22T19:25:11.830Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.830Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-10-22T19:25:11.830Z] [javac] ^
[2025-10-22T19:25:11.830Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.830Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-10-22T19:25:11.830Z] [javac] ^
[2025-10-22T19:25:11.830Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.830Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-10-22T19:25:11.830Z] [javac] ^
[2025-10-22T19:25:11.830Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.830Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-10-22T19:25:11.830Z] [javac] ^
[2025-10-22T19:25:11.831Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.831Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-10-22T19:25:11.831Z] [javac] ^
[2025-10-22T19:25:11.831Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.831Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-10-22T19:25:11.831Z] [javac] ^
[2025-10-22T19:25:11.831Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.831Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-10-22T19:25:11.831Z] [javac] ^
[2025-10-22T19:25:11.831Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.831Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-10-22T19:25:11.831Z] [javac] ^
[2025-10-22T19:25:11.831Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.831Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-10-22T19:25:11.831Z] [javac] ^
[2025-10-22T19:25:11.831Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.831Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-10-22T19:25:11.831Z] [javac] ^
[2025-10-22T19:25:11.831Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.831Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-10-22T19:25:11.831Z] [javac] ^
[2025-10-22T19:25:11.831Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.832Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-10-22T19:25:11.832Z] [javac] ^
[2025-10-22T19:25:11.832Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.832Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-10-22T19:25:11.832Z] [javac] ^
[2025-10-22T19:25:11.832Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:11.832Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt());
[2025-10-22T19:25:11.832Z] [javac] ^
[2025-10-22T19:25:12.212Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:12.212Z] [javac] assertEquals("36 : weakCompareAndSet()", true, localTestInteger.weakCompareAndSet(nextRandom.intValue(), 2147483647));
[2025-10-22T19:25:12.212Z] [javac] ^
[2025-10-22T19:25:12.212Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:12.212Z] [javac] assertEquals("37 : weakCompareAndSet()", true, localTestInteger.weakCompareAndSet(2147483647, 0));
[2025-10-22T19:25:12.212Z] [javac] ^
[2025-10-22T19:25:13.023Z] [javac] Note: Some input files additionally use or override a deprecated API.
[2025-10-22T19:25:13.023Z] [javac] 100 warnings
[2025-10-22T19:25:13.023Z]
[2025-10-22T19:25:13.023Z] build-jar:
[2025-10-22T19:25:13.023Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.concurrent/bin/test.concurrent.jar
[2025-10-22T19:25:13.023Z]
[2025-10-22T19:25:13.023Z] build-archives:
[2025-10-22T19:25:13.023Z]
[2025-10-22T19:25:13.023Z] build-no-natives:
[2025-10-22T19:25:13.023Z]
[2025-10-22T19:25:13.023Z] build-natives:
[2025-10-22T19:25:13.023Z]
[2025-10-22T19:25:13.023Z] build:
[2025-10-22T19:25:13.023Z] [echo] Executing openjdk.test.classloading/build.xml
[2025-10-22T19:25:13.023Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib
[2025-10-22T19:25:13.023Z]
[2025-10-22T19:25:13.023Z] setup-java-properties:
[2025-10-22T19:25:13.023Z]
[2025-10-22T19:25:13.023Z] check-prereqs:
[2025-10-22T19:25:13.023Z]
[2025-10-22T19:25:13.023Z] build-dependencies:
[2025-10-22T19:25:13.023Z]
[2025-10-22T19:25:13.023Z] create-bin-dir:
[2025-10-22T19:25:13.023Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin
[2025-10-22T19:25:13.023Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1
[2025-10-22T19:25:13.023Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2
[2025-10-22T19:25:13.023Z]
[2025-10-22T19:25:13.023Z] build-java:
[2025-10-22T19:25:13.023Z] [javac] Compiling 5 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin
[2025-10-22T19:25:14.938Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:207: warning: [deprecation] Boolean(boolean) in Boolean has been deprecated
[2025-10-22T19:25:14.938Z] [javac] if (cname.equals("boolean")) o = new Boolean (false);
[2025-10-22T19:25:14.938Z] [javac] ^
[2025-10-22T19:25:14.938Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:208: warning: [deprecation] Byte(byte) in Byte has been deprecated
[2025-10-22T19:25:14.938Z] [javac] else if (cname.equals("byte")) o = new Byte ((byte)0);
[2025-10-22T19:25:14.938Z] [javac] ^
[2025-10-22T19:25:14.938Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:209: warning: [deprecation] Character(char) in Character has been deprecated
[2025-10-22T19:25:14.938Z] [javac] else if (cname.equals("char")) o = new Character ((char)0);
[2025-10-22T19:25:14.938Z] [javac] ^
[2025-10-22T19:25:14.938Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:210: warning: [deprecation] Short(short) in Short has been deprecated
[2025-10-22T19:25:14.938Z] [javac] else if (cname.equals("short")) o = new Short ((short)0);
[2025-10-22T19:25:14.938Z] [javac] ^
[2025-10-22T19:25:14.938Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:211: warning: [deprecation] Integer(int) in Integer has been deprecated
[2025-10-22T19:25:14.938Z] [javac] else if (cname.equals("int")) o = new Integer ((int)0);
[2025-10-22T19:25:14.938Z] [javac] ^
[2025-10-22T19:25:14.938Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:212: warning: [deprecation] Long(long) in Long has been deprecated
[2025-10-22T19:25:14.938Z] [javac] else if (cname.equals("long")) o = new Long (0L);
[2025-10-22T19:25:14.938Z] [javac] ^
[2025-10-22T19:25:14.938Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:213: warning: [deprecation] Float(double) in Float has been deprecated
[2025-10-22T19:25:14.938Z] [javac] else if (cname.equals("float")) o = new Float (0.0);
[2025-10-22T19:25:14.938Z] [javac] ^
[2025-10-22T19:25:14.938Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/ClassMapHog.java:214: warning: [deprecation] Double(double) in Double has been deprecated
[2025-10-22T19:25:14.939Z] [javac] else if (cname.equals("double")) o = new Double (0.0);
[2025-10-22T19:25:14.939Z] [javac] ^
[2025-10-22T19:25:14.939Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/deadlock/DeadlockTest.java:81: warning: [deprecation] URL(String) in URL has been deprecated
[2025-10-22T19:25:14.939Z] [javac] firstURL = new URL("file://" + System.getProperty("java.classloading.dir") + System.getProperty("file.separator") + args[0]);
[2025-10-22T19:25:14.939Z] [javac] ^
[2025-10-22T19:25:14.939Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/src/test.classloading/net/adoptopenjdk/test/classloading/deadlock/DeadlockTest.java:82: warning: [deprecation] URL(String) in URL has been deprecated
[2025-10-22T19:25:14.939Z] [javac] secondURL = new URL("file://" + System.getProperty("java.classloading.dir") + System.getProperty("file.separator") + args[1]);
[2025-10-22T19:25:14.939Z] [javac] ^
[2025-10-22T19:25:14.939Z] [javac] 10 warnings
[2025-10-22T19:25:14.939Z] [javac] Compiling 4 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1
[2025-10-22T19:25:16.231Z] [javac] Compiling 4 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2
[2025-10-22T19:25:17.025Z] [delete] Deleting /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2/CL2_C.class
[2025-10-22T19:25:17.026Z] [delete] Deleting /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2/CL2_B.class
[2025-10-22T19:25:17.026Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url1/net/adoptopenjdk/test/classloading/deadlock/package2
[2025-10-22T19:25:17.026Z] [delete] Deleting directory /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin_notonclasspath/url2/net/adoptopenjdk/test/classloading/deadlock/package1
[2025-10-22T19:25:17.026Z]
[2025-10-22T19:25:17.027Z] build-jar:
[2025-10-22T19:25:17.027Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin/test.classloading.jar
[2025-10-22T19:25:17.027Z]
[2025-10-22T19:25:17.027Z] build-archives:
[2025-10-22T19:25:17.027Z]
[2025-10-22T19:25:17.027Z] build-no-natives:
[2025-10-22T19:25:17.027Z]
[2025-10-22T19:25:17.027Z] build-natives:
[2025-10-22T19:25:17.027Z]
[2025-10-22T19:25:17.027Z] copy-dict-file:
[2025-10-22T19:25:17.027Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.classloading/bin/net/adoptopenjdk/test/classloading
[2025-10-22T19:25:17.027Z]
[2025-10-22T19:25:17.027Z] build:
[2025-10-22T19:25:17.027Z] [echo] Executing openjdk.test.debugging/build.xml
[2025-10-22T19:25:17.027Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib
[2025-10-22T19:25:17.027Z]
[2025-10-22T19:25:17.027Z] setup-java-properties:
[2025-10-22T19:25:17.027Z]
[2025-10-22T19:25:17.027Z] check-prereqs:
[2025-10-22T19:25:17.027Z]
[2025-10-22T19:25:17.027Z] build-dependencies:
[2025-10-22T19:25:17.027Z]
[2025-10-22T19:25:17.027Z] create-bin-dir:
[2025-10-22T19:25:17.027Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin
[2025-10-22T19:25:17.027Z]
[2025-10-22T19:25:17.027Z] build-java-8:
[2025-10-22T19:25:17.027Z]
[2025-10-22T19:25:17.027Z] build-java-11-25plus:
[2025-10-22T19:25:17.027Z] [javac] Compiling 16 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin
[2025-10-22T19:25:21.387Z] [javac] Note: Some input files use or override a deprecated API.
[2025-10-22T19:25:21.387Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-10-22T19:25:21.387Z]
[2025-10-22T19:25:21.387Z] build-java-17-24:
[2025-10-22T19:25:21.387Z]
[2025-10-22T19:25:21.387Z] build-java:
[2025-10-22T19:25:21.387Z]
[2025-10-22T19:25:21.387Z] build-jdi-jar:
[2025-10-22T19:25:21.387Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin/JdiTests.jar
[2025-10-22T19:25:21.387Z]
[2025-10-22T19:25:21.387Z] build-hcr-jar:
[2025-10-22T19:25:21.387Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.debugging/bin/StringModifierAgent.jar
[2025-10-22T19:25:21.387Z]
[2025-10-22T19:25:21.387Z] build-jars:
[2025-10-22T19:25:21.387Z]
[2025-10-22T19:25:21.387Z] build-archives:
[2025-10-22T19:25:21.387Z]
[2025-10-22T19:25:21.387Z] build-no-natives:
[2025-10-22T19:25:21.387Z]
[2025-10-22T19:25:21.387Z] build-natives:
[2025-10-22T19:25:21.387Z]
[2025-10-22T19:25:21.387Z] build:
[2025-10-22T19:25:21.387Z] [echo] Executing openjdk.test.gc/build.xml
[2025-10-22T19:25:21.387Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib
[2025-10-22T19:25:21.387Z]
[2025-10-22T19:25:21.387Z] setup-java-properties:
[2025-10-22T19:25:21.387Z]
[2025-10-22T19:25:21.387Z] check-prereqs:
[2025-10-22T19:25:21.387Z]
[2025-10-22T19:25:21.387Z] build-dependencies:
[2025-10-22T19:25:21.387Z]
[2025-10-22T19:25:21.387Z] create-bin-dir:
[2025-10-22T19:25:21.387Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin
[2025-10-22T19:25:21.387Z]
[2025-10-22T19:25:21.387Z] build-java:
[2025-10-22T19:25:21.387Z] [javac] Compiling 5 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin
[2025-10-22T19:25:23.516Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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.
[2025-10-22T19:25:23.516Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-10-22T19:25:23.516Z]
[2025-10-22T19:25:23.516Z] build-jar:
[2025-10-22T19:25:23.516Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.gc/bin/test.gc.jar
[2025-10-22T19:25:23.516Z]
[2025-10-22T19:25:23.516Z] build-archives:
[2025-10-22T19:25:23.516Z]
[2025-10-22T19:25:23.516Z] build-no-natives:
[2025-10-22T19:25:23.516Z]
[2025-10-22T19:25:23.516Z] build-natives:
[2025-10-22T19:25:23.516Z]
[2025-10-22T19:25:23.516Z] build:
[2025-10-22T19:25:23.516Z] [echo] Executing openjdk.test.jck/build.xml
[2025-10-22T19:25:23.516Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib
[2025-10-22T19:25:23.516Z]
[2025-10-22T19:25:23.516Z] setup-java-properties:
[2025-10-22T19:25:23.517Z]
[2025-10-22T19:25:23.517Z] check-prereqs:
[2025-10-22T19:25:23.517Z]
[2025-10-22T19:25:23.517Z] build-dependencies:
[2025-10-22T19:25:23.517Z]
[2025-10-22T19:25:23.517Z] create-bin-dir:
[2025-10-22T19:25:23.517Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin
[2025-10-22T19:25:23.517Z]
[2025-10-22T19:25:23.517Z] build-java:
[2025-10-22T19:25:23.517Z] [javac] Compiling 2 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin
[2025-10-22T19:25:26.225Z]
[2025-10-22T19:25:26.225Z] build-jar:
[2025-10-22T19:25:26.225Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jck/bin/test.jck.jar
[2025-10-22T19:25:26.225Z]
[2025-10-22T19:25:26.225Z] build-archives:
[2025-10-22T19:25:26.225Z]
[2025-10-22T19:25:26.225Z] build-no-natives:
[2025-10-22T19:25:26.225Z]
[2025-10-22T19:25:26.225Z] setup-native-build-command:
[2025-10-22T19:25:26.225Z] [echo] building natives for java_platform osx_x86-64
[2025-10-22T19:25:26.226Z]
[2025-10-22T19:25:26.226Z] build-natives-windows:
[2025-10-22T19:25:26.226Z]
[2025-10-22T19:25:26.226Z] build-natives-unix:
[2025-10-22T19:25:26.226Z]
[2025-10-22T19:25:26.226Z] build-natives:
[2025-10-22T19:25:26.226Z]
[2025-10-22T19:25:26.226Z] build:
[2025-10-22T19:25:26.226Z] [echo] Executing openjdk.test.lambdasAndStreams/build.xml
[2025-10-22T19:25:26.226Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib
[2025-10-22T19:25:26.644Z]
[2025-10-22T19:25:26.644Z] setup-java-properties:
[2025-10-22T19:25:26.644Z]
[2025-10-22T19:25:26.644Z] check-prereqs:
[2025-10-22T19:25:26.644Z]
[2025-10-22T19:25:26.644Z] build-dependencies:
[2025-10-22T19:25:26.644Z]
[2025-10-22T19:25:26.644Z] create-bin-dir:
[2025-10-22T19:25:26.644Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin
[2025-10-22T19:25:26.644Z]
[2025-10-22T19:25:26.644Z] build-java:
[2025-10-22T19:25:26.644Z] [javac] Compiling 23 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin
[2025-10-22T19:25:32.259Z] [javac] Note: Some input files use or override a deprecated API.
[2025-10-22T19:25:32.259Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-10-22T19:25:32.259Z] [copy] Copying 4 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin/net/adoptopenjdk/test/lambda/LamFiles
[2025-10-22T19:25:32.259Z]
[2025-10-22T19:25:32.259Z] build-jar:
[2025-10-22T19:25:32.260Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lambdasAndStreams/bin/test.lambda.jar
[2025-10-22T19:25:32.705Z]
[2025-10-22T19:25:32.705Z] build-archives:
[2025-10-22T19:25:32.705Z]
[2025-10-22T19:25:32.705Z] build-no-natives:
[2025-10-22T19:25:32.705Z]
[2025-10-22T19:25:32.705Z] build-natives:
[2025-10-22T19:25:32.705Z]
[2025-10-22T19:25:32.705Z] build:
[2025-10-22T19:25:32.705Z] [echo] Executing openjdk.test.lang/build.xml
[2025-10-22T19:25:32.705Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib
[2025-10-22T19:25:32.705Z]
[2025-10-22T19:25:32.705Z] setup-java-properties:
[2025-10-22T19:25:32.705Z]
[2025-10-22T19:25:32.706Z] check-prereqs:
[2025-10-22T19:25:32.706Z]
[2025-10-22T19:25:32.706Z] build-dependencies:
[2025-10-22T19:25:32.706Z]
[2025-10-22T19:25:32.706Z] create-bin-dir:
[2025-10-22T19:25:32.706Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin
[2025-10-22T19:25:32.706Z]
[2025-10-22T19:25:32.706Z] build-java:
[2025-10-22T19:25:32.706Z] [javac] Compiling 29 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin
[2025-10-22T19:25:39.314Z] [javac] Note: Some input files use or override a deprecated API.
[2025-10-22T19:25:39.314Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-10-22T19:25:39.314Z] [javac] Note: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/src/test.lang/net/adoptopenjdk/test/lang/invoke/BasicTest2.java uses unchecked or unsafe operations.
[2025-10-22T19:25:39.314Z] [javac] Note: Recompile with -Xlint:unchecked for details.
[2025-10-22T19:25:39.314Z]
[2025-10-22T19:25:39.314Z] build-jar:
[2025-10-22T19:25:39.314Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.lang/bin/test.lang.jar
[2025-10-22T19:25:39.314Z]
[2025-10-22T19:25:39.314Z] build-archives:
[2025-10-22T19:25:39.315Z]
[2025-10-22T19:25:39.315Z] build-no-natives:
[2025-10-22T19:25:39.315Z]
[2025-10-22T19:25:39.315Z] build-natives:
[2025-10-22T19:25:39.315Z]
[2025-10-22T19:25:39.315Z] build:
[2025-10-22T19:25:39.315Z] [echo] Executing openjdk.test.load/build.xml
[2025-10-22T19:25:39.315Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib
[2025-10-22T19:25:39.315Z]
[2025-10-22T19:25:39.315Z] setup-java-properties:
[2025-10-22T19:25:39.315Z]
[2025-10-22T19:25:39.315Z] check-prereqs:
[2025-10-22T19:25:39.315Z]
[2025-10-22T19:25:39.315Z] build-dependencies:
[2025-10-22T19:25:39.315Z]
[2025-10-22T19:25:39.315Z] create-bin-dir:
[2025-10-22T19:25:39.315Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin
[2025-10-22T19:25:39.315Z]
[2025-10-22T19:25:39.315Z] build-java:
[2025-10-22T19:25:39.315Z] [javac] Compiling 17 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin
[2025-10-22T19:25:40.761Z]
[2025-10-22T19:25:40.761Z] build-jar:
[2025-10-22T19:25:40.761Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.load/bin/test.load.jar
[2025-10-22T19:25:40.761Z]
[2025-10-22T19:25:40.761Z] build-archives:
[2025-10-22T19:25:40.761Z]
[2025-10-22T19:25:40.761Z] build-no-natives:
[2025-10-22T19:25:40.761Z]
[2025-10-22T19:25:40.761Z] build-natives:
[2025-10-22T19:25:40.761Z]
[2025-10-22T19:25:40.761Z] build:
[2025-10-22T19:25:40.761Z] [echo] Executing openjdk.test.locking/build.xml
[2025-10-22T19:25:40.761Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib
[2025-10-22T19:25:40.761Z]
[2025-10-22T19:25:40.761Z] setup-java-properties:
[2025-10-22T19:25:40.761Z]
[2025-10-22T19:25:40.761Z] check-prereqs:
[2025-10-22T19:25:40.761Z]
[2025-10-22T19:25:40.761Z] build-dependencies:
[2025-10-22T19:25:40.761Z]
[2025-10-22T19:25:40.761Z] create-bin-dir:
[2025-10-22T19:25:40.761Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin
[2025-10-22T19:25:40.761Z]
[2025-10-22T19:25:40.761Z] build-java:
[2025-10-22T19:25:40.762Z] [javac] Compiling 3 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin
[2025-10-22T19:25:42.772Z]
[2025-10-22T19:25:42.772Z] build-jar:
[2025-10-22T19:25:42.772Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.locking/bin/test.locking.jar
[2025-10-22T19:25:42.772Z]
[2025-10-22T19:25:42.772Z] build-archives:
[2025-10-22T19:25:42.772Z]
[2025-10-22T19:25:42.772Z] build-no-natives:
[2025-10-22T19:25:42.772Z]
[2025-10-22T19:25:42.772Z] build-natives:
[2025-10-22T19:25:42.772Z]
[2025-10-22T19:25:42.772Z] build:
[2025-10-22T19:25:42.772Z] [echo] Executing openjdk.test.math/build.xml
[2025-10-22T19:25:42.772Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib
[2025-10-22T19:25:42.772Z]
[2025-10-22T19:25:42.772Z] setup-java-properties:
[2025-10-22T19:25:42.772Z]
[2025-10-22T19:25:42.772Z] check-prereqs:
[2025-10-22T19:25:42.772Z]
[2025-10-22T19:25:42.772Z] build-dependencies:
[2025-10-22T19:25:42.773Z]
[2025-10-22T19:25:42.773Z] create-bin-dir:
[2025-10-22T19:25:42.773Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin
[2025-10-22T19:25:42.773Z]
[2025-10-22T19:25:42.773Z] build-java:
[2025-10-22T19:25:42.773Z] [javac] Compiling 71 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin
[2025-10-22T19:25:49.355Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/autosimd/AutoSIMDTestDouble.java:18: warning: [strictfp] as of release 17, all floating-point expressions are evaluated strictly and 'strictfp' is not required
[2025-10-22T19:25:49.355Z] [javac] public strictfp class AutoSIMDTestDouble {
[2025-10-22T19:25:49.355Z] [javac] ^
[2025-10-22T19:25:49.800Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/autosimd/AutoSIMDTestFloat.java:18: warning: [strictfp] as of release 17, all floating-point expressions are evaluated strictly and 'strictfp' is not required
[2025-10-22T19:25:49.800Z] [javac] public strictfp class AutoSIMDTestFloat {
[2025-10-22T19:25:49.800Z] [javac] ^
[2025-10-22T19:25:49.800Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/autosimd/AutoSIMDTestInteger.java:18: warning: [strictfp] as of release 17, all floating-point expressions are evaluated strictly and 'strictfp' is not required
[2025-10-22T19:25:49.800Z] [javac] public strictfp class AutoSIMDTestInteger {
[2025-10-22T19:25:49.800Z] [javac] ^
[2025-10-22T19:25:50.183Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/src/test.math/net/adoptopenjdk/test/autosimd/AutoSIMDTestLong.java:18: warning: [strictfp] as of release 17, all floating-point expressions are evaluated strictly and 'strictfp' is not required
[2025-10-22T19:25:50.183Z] [javac] public strictfp class AutoSIMDTestLong {
[2025-10-22T19:25:50.183Z] [javac] ^
[2025-10-22T19:25:50.184Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:50.184Z] [javac] rc_BigDecimal = (new BigDecimal("-1")).divide(new BigDecimal("-1"), -1, -1);
[2025-10-22T19:25:50.184Z] [javac] ^
[2025-10-22T19:25:50.184Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:50.184Z] [javac] rc_BigDecimal = (new BigDecimal("0E-2147483647")).divide(new BigDecimal("0E-2147483647"), -2147483648, -2147483648);
[2025-10-22T19:25:50.184Z] [javac] ^
[2025-10-22T19:25:50.553Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:50.553Z] [javac] rc_BigDecimal = (new BigDecimal("3E+1")).divide(new BigDecimal("3E+1"), -1);
[2025-10-22T19:25:50.553Z] [javac] ^
[2025-10-22T19:25:50.553Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:50.553Z] [javac] rc_BigDecimal = (new BigDecimal("-2E+9")).setScale(-1, -1);
[2025-10-22T19:25:50.553Z] [javac] ^
[2025-10-22T19:25:50.553Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:50.553Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("0.0"), 1, 2147483647);
[2025-10-22T19:25:50.553Z] [javac] ^
[2025-10-22T19:25:50.553Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:50.553Z] [javac] rc_BigDecimal = (new BigDecimal("3E+2")).divide(new BigDecimal("0.0"), 0);
[2025-10-22T19:25:50.553Z] [javac] ^
[2025-10-22T19:25:50.553Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:50.553Z] [javac] rc_BigDecimal = (new BigDecimal("3")).divide(new BigDecimal("0.0"), 0, 1);
[2025-10-22T19:25:50.553Z] [javac] ^
[2025-10-22T19:25:50.553Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:50.553Z] [javac] rc_BigDecimal = (new BigDecimal("3E+1")).divide(new BigDecimal("0"), 1);
[2025-10-22T19:25:50.553Z] [javac] ^
[2025-10-22T19:25:50.554Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:50.554Z] [javac] rc_BigDecimal = (new BigDecimal("8")).divide(new BigDecimal("3E+1"), 2147483647);
[2025-10-22T19:25:50.554Z] [javac] ^
[2025-10-22T19:25:50.554Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:50.554Z] [javac] rc_BigDecimal = (new BigDecimal("-30")).divide(new BigDecimal("6E-2147483647"), 2147483647, 0);
[2025-10-22T19:25:50.554Z] [javac] ^
[2025-10-22T19:25:50.554Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:50.554Z] [javac] rc_BigDecimal = (new BigDecimal("-9223372036854775808")).divide(new BigDecimal("-1"), -1, -1);
[2025-10-22T19:25:50.554Z] [javac] ^
[2025-10-22T19:25:50.950Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:50.950Z] [javac] rc_BigDecimal = (new BigDecimal("0.0")).divide(new BigDecimal("-2"), -2147483648);
[2025-10-22T19:25:50.950Z] [javac] ^
[2025-10-22T19:25:50.950Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:50.950Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("-2E+9"), 1);
[2025-10-22T19:25:50.950Z] [javac] ^
[2025-10-22T19:25:50.950Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:50.950Z] [javac] rc_BigDecimal = (new BigDecimal("0E+1")).divide(new BigDecimal("1"), 1);
[2025-10-22T19:25:50.950Z] [javac] ^
[2025-10-22T19:25:50.950Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:50.950Z] [javac] rc_BigDecimal = (new BigDecimal("1E+2147483647")).setScale(1, 2147483647);
[2025-10-22T19:25:50.950Z] [javac] ^
[2025-10-22T19:25:50.950Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:50.950Z] [javac] rc_BigDecimal = (new BigDecimal("-5E+2147483637")).setScale(0, -2147483648);
[2025-10-22T19:25:50.950Z] [javac] ^
[2025-10-22T19:25:50.950Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:50.950Z] [javac] rc_BigDecimal = (new BigDecimal("-2E+9")).setScale(1, 0);
[2025-10-22T19:25:50.950Z] [javac] ^
[2025-10-22T19:25:50.950Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:50.950Z] [javac] rc_BigDecimal = (new BigDecimal("-3E+1")).divide(new BigDecimal("-1"), -1);
[2025-10-22T19:25:50.951Z] [javac] ^
[2025-10-22T19:25:50.951Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:50.951Z] [javac] rc_BigDecimal = (new BigDecimal("32")).setScale(0, 0);
[2025-10-22T19:25:50.951Z] [javac] ^
[2025-10-22T19:25:50.951Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:50.951Z] [javac] rc_BigDecimal = (new BigDecimal("32")).setScale(-2147483648, -1);
[2025-10-22T19:25:50.951Z] [javac] ^
[2025-10-22T19:25:50.951Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:50.951Z] [javac] rc_BigDecimal = (new BigDecimal("32")).divide(new BigDecimal("1"), -1);
[2025-10-22T19:25:50.951Z] [javac] ^
[2025-10-22T19:25:50.951Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:50.951Z] [javac] rc_BigDecimal = (new BigDecimal("0")).divide(new BigDecimal("-2000000001"), 2147483647, 2147483647);
[2025-10-22T19:25:50.951Z] [javac] ^
[2025-10-22T19:25:50.951Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:50.951Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("-2000000001"), 0);
[2025-10-22T19:25:50.951Z] [javac] ^
[2025-10-22T19:25:50.951Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:50.951Z] [javac] rc_BigDecimal = (new BigDecimal("-2147483648")).divide(new BigDecimal("1"), -2147483648);
[2025-10-22T19:25:50.951Z] [javac] ^
[2025-10-22T19:25:50.951Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:50.951Z] [javac] rc_BigDecimal = (new BigDecimal("-2.0000000000E-2147483637")).divide(new BigDecimal("2.0000000000E-2147483637"), 0);
[2025-10-22T19:25:50.951Z] [javac] ^
[2025-10-22T19:25:50.951Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:50.951Z] [javac] rc_BigDecimal = (new BigDecimal("2147483647")).divide(new BigDecimal("-4E-2147483628"), 2147483647, 0);
[2025-10-22T19:25:50.951Z] [javac] ^
[2025-10-22T19:25:50.951Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:50.951Z] [javac] rc_BigDecimal = (new BigDecimal("-4E-2147483628")).divide(new BigDecimal("-4E-2147483628"), 1);
[2025-10-22T19:25:50.951Z] [javac] ^
[2025-10-22T19:25:51.441Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:51.441Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("3E+1"), 2147483647, 2147483647);
[2025-10-22T19:25:51.441Z] [javac] ^
[2025-10-22T19:25:51.441Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:51.441Z] [javac] rc_BigDecimal = (new BigDecimal("2")).divide(new BigDecimal("-2147483647"), 1);
[2025-10-22T19:25:51.441Z] [javac] ^
[2025-10-22T19:25:51.441Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:51.441Z] [javac] rc_BigDecimal = (new BigDecimal("-2")).setScale(-1, -2147483648);
[2025-10-22T19:25:51.442Z] [javac] ^
[2025-10-22T19:25:51.442Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:51.442Z] [javac] rc_BigDecimal = (new BigDecimal("0.2")).divide(new BigDecimal("0.2"), -2147483648);
[2025-10-22T19:25:51.442Z] [javac] ^
[2025-10-22T19:25:51.442Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:51.442Z] [javac] rc_BigDecimal = (new BigDecimal("32")).divide(new BigDecimal("32"), 1, 0);
[2025-10-22T19:25:51.442Z] [javac] ^
[2025-10-22T19:25:51.442Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:51.442Z] [javac] rc_BigDecimal = (new BigDecimal("32")).setScale(-1, 0);
[2025-10-22T19:25:51.442Z] [javac] ^
[2025-10-22T19:25:51.442Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:51.442Z] [javac] rc_BigDecimal = (new BigDecimal("32")).divide(new BigDecimal("2.88E+6"), -1);
[2025-10-22T19:25:51.442Z] [javac] ^
[2025-10-22T19:25:51.443Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:51.443Z] [javac] rc_BigDecimal = (new BigDecimal("28771880")).divide(new BigDecimal("32"), 1, 1);
[2025-10-22T19:25:51.443Z] [javac] ^
[2025-10-22T19:25:51.443Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:51.443Z] [javac] rc_BigDecimal = (new BigDecimal("899121.2")).divide(new BigDecimal("1"), 0, -2147483648);
[2025-10-22T19:25:51.443Z] [javac] ^
[2025-10-22T19:25:51.845Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:51.845Z] [javac] rc_BigDecimal = (new BigDecimal("1024")).setScale(0, 0);
[2025-10-22T19:25:51.845Z] [javac] ^
[2025-10-22T19:25:51.845Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:51.845Z] [javac] rc_BigDecimal = (new BigDecimal("0")).divide(new BigDecimal("1.41984876986375E+23"), 1);
[2025-10-22T19:25:51.845Z] [javac] ^
[2025-10-22T19:25:51.845Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:51.845Z] [javac] rc_BigDecimal = (new BigDecimal("1.41984876986375E+23")).setScale(2147483647, -2147483648);
[2025-10-22T19:25:51.845Z] [javac] ^
[2025-10-22T19:25:51.845Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:51.845Z] [javac] rc_BigDecimal = (new BigDecimal("1")).setScale(-1, 2147483647);
[2025-10-22T19:25:51.845Z] [javac] ^
[2025-10-22T19:25:51.845Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:51.845Z] [javac] rc_BigDecimal = (new BigDecimal("1E+23")).setScale(-1, 0);
[2025-10-22T19:25:51.845Z] [javac] ^
[2025-10-22T19:25:51.845Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:51.846Z] [javac] rc_BigDecimal = (new BigDecimal("1.41984876986375E+23")).setScale(-2147483648, 2147483647);
[2025-10-22T19:25:51.846Z] [javac] ^
[2025-10-22T19:25:51.846Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:51.846Z] [javac] rc_BigDecimal = (new BigDecimal("0E-2147483647")).setScale(1, 2147483647);
[2025-10-22T19:25:51.846Z] [javac] ^
[2025-10-22T19:25:51.846Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:51.846Z] [javac] rc_BigDecimal = (new BigDecimal("32")).setScale(0, -1);
[2025-10-22T19:25:51.846Z] [javac] ^
[2025-10-22T19:25:51.846Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:51.846Z] [javac] rc_BigDecimal = (new BigDecimal("32")).setScale(0, 1);
[2025-10-22T19:25:51.846Z] [javac] ^
[2025-10-22T19:25:51.846Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:51.846Z] [javac] rc_BigDecimal = (new BigDecimal("-2147483648")).divide(new BigDecimal("-1"), 0, -1);
[2025-10-22T19:25:51.846Z] [javac] ^
[2025-10-22T19:25:51.846Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:51.846Z] [javac] rc_BigDecimal = (new BigDecimal("6E-2147483646")).divide(new BigDecimal("-2147483648"), 2147483647);
[2025-10-22T19:25:51.846Z] [javac] ^
[2025-10-22T19:25:51.846Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:51.846Z] [javac] rc_BigDecimal = (new BigDecimal("6E+1")).divide(new BigDecimal("6E+1"), -2147483648);
[2025-10-22T19:25:51.846Z] [javac] ^
[2025-10-22T19:25:51.846Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:51.846Z] [javac] rc_BigDecimal = (new BigDecimal("-32")).divide(new BigDecimal("6E-2147483646"), 0, -1);
[2025-10-22T19:25:51.846Z] [javac] ^
[2025-10-22T19:25:51.846Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:51.846Z] [javac] rc_BigDecimal = (new BigDecimal("3E+1")).setScale(2147483647, -1);
[2025-10-22T19:25:51.846Z] [javac] ^
[2025-10-22T19:25:51.847Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:51.847Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("0.0"), 1, 2147483647);
[2025-10-22T19:25:51.847Z] [javac] ^
[2025-10-22T19:25:51.847Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:51.847Z] [javac] rc_BigDecimal = (new BigDecimal("-2E+1")).divide(new BigDecimal("0.0"), 1);
[2025-10-22T19:25:51.847Z] [javac] ^
[2025-10-22T19:25:51.847Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:51.847Z] [javac] rc_BigDecimal = (new BigDecimal("1135879015861")).setScale(2147483647, -1);
[2025-10-22T19:25:51.847Z] [javac] ^
[2025-10-22T19:25:51.847Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:51.847Z] [javac] rc_BigDecimal = (new BigDecimal("32")).divide(new BigDecimal("0"), 1);
[2025-10-22T19:25:51.847Z] [javac] ^
[2025-10-22T19:25:51.847Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:51.847Z] [javac] rc_BigDecimal = (new BigDecimal("9223372036854775807")).divide(new BigDecimal("24903104499507894593055628446194152243200.0"), 0);
[2025-10-22T19:25:51.847Z] [javac] ^
[2025-10-22T19:25:51.847Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:51.847Z] [javac] rc_BigDecimal = (new BigDecimal("1E-19")).divide(new BigDecimal("1E-19"), 0);
[2025-10-22T19:25:51.847Z] [javac] ^
[2025-10-22T19:25:51.847Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:51.847Z] [javac] rc_BigDecimal = (new BigDecimal("0.0")).divide(new BigDecimal("1"), 1, -2147483648);
[2025-10-22T19:25:51.847Z] [javac] ^
[2025-10-22T19:25:51.847Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:51.847Z] [javac] rc_BigDecimal = (new BigDecimal("3.2E-2147483646")).divide(new BigDecimal("0"), 0, 2147483647);
[2025-10-22T19:25:51.847Z] [javac] ^
[2025-10-22T19:25:51.847Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:51.847Z] [javac] rc_BigDecimal = (new BigDecimal("8")).divide(new BigDecimal("32.00000002"), 0, 2147483647);
[2025-10-22T19:25:51.847Z] [javac] ^
[2025-10-22T19:25:51.847Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:51.847Z] [javac] rc_BigDecimal = (new BigDecimal("0.001")).setScale(1, 2147483647);
[2025-10-22T19:25:51.847Z] [javac] ^
[2025-10-22T19:25:51.848Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:51.848Z] [javac] rc_BigDecimal = (new BigDecimal("0.000")).divide(new BigDecimal("-0.001"), -2147483648);
[2025-10-22T19:25:51.848Z] [javac] ^
[2025-10-22T19:25:51.848Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:51.848Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("32"), -2147483648);
[2025-10-22T19:25:51.848Z] [javac] ^
[2025-10-22T19:25:51.848Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:51.848Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("-2E+12"), 0);
[2025-10-22T19:25:51.848Z] [javac] ^
[2025-10-22T19:25:51.848Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:51.848Z] [javac] rc_BigDecimal = (new BigDecimal("2E+12")).divide(new BigDecimal("2E+12"), 2147483647);
[2025-10-22T19:25:51.848Z] [javac] ^
[2025-10-22T19:25:51.848Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:51.848Z] [javac] rc_BigDecimal = (new BigDecimal("2147483647")).divide(new BigDecimal("-99"), -2147483648, 0);
[2025-10-22T19:25:51.848Z] [javac] ^
[2025-10-22T19:25:51.848Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:51.848Z] [javac] rc_BigDecimal = (new BigDecimal("-1")).setScale(0, -2147483648);
[2025-10-22T19:25:51.848Z] [javac] ^
[2025-10-22T19:25:51.848Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:51.848Z] [javac] rc_BigDecimal = (new BigDecimal("2E+9")).divide(new BigDecimal("320.0E+2147483647"), -2147483648, -1);
[2025-10-22T19:25:51.848Z] [javac] ^
[2025-10-22T19:25:51.848Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:51.848Z] [javac] rc_BigDecimal = (new BigDecimal("3E+1")).divide(new BigDecimal("1"), -2147483648, 2147483647);
[2025-10-22T19:25:51.848Z] [javac] ^
[2025-10-22T19:25:51.848Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:51.848Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("1"), -1);
[2025-10-22T19:25:51.848Z] [javac] ^
[2025-10-22T19:25:51.849Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:51.849Z] [javac] rc_BigDecimal = (new BigDecimal("0E+9")).setScale(0, -2147483648);
[2025-10-22T19:25:51.849Z] [javac] ^
[2025-10-22T19:25:51.849Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:51.849Z] [javac] rc_BigDecimal = (new BigDecimal("32")).divide(new BigDecimal("1"), -1);
[2025-10-22T19:25:51.849Z] [javac] ^
[2025-10-22T19:25:51.849Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:51.849Z] [javac] rc_BigDecimal = (new BigDecimal("0E+9")).divide(new BigDecimal("32"), 0);
[2025-10-22T19:25:51.849Z] [javac] ^
[2025-10-22T19:25:51.849Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:51.849Z] [javac] rc_BigDecimal = (new BigDecimal("-9.22337203685477580E+18")).divide(new BigDecimal("179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368"), 2147483647);
[2025-10-22T19:25:51.849Z] [javac] ^
[2025-10-22T19:25:51.849Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:51.849Z] [javac] rc_BigDecimal = (new BigDecimal("-9.22337203685477580E+18")).divide(new BigDecimal("179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368"), -2147483648);
[2025-10-22T19:25:51.849Z] [javac] ^
[2025-10-22T19:25:51.849Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:51.849Z] [javac] rc_BigDecimal = (new BigDecimal("9.22337203685477580E+18")).divide(new BigDecimal("0"), 2147483647);
[2025-10-22T19:25:51.849Z] [javac] ^
[2025-10-22T19:25:51.849Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:51.849Z] [javac] rc_BigDecimal = (new BigDecimal("0")).divide(new BigDecimal("0"), 2147483647);
[2025-10-22T19:25:51.849Z] [javac] ^
[2025-10-22T19:25:52.279Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:52.279Z] [javac] rc_BigDecimal = (new BigDecimal("-1")).setScale(0, -1);
[2025-10-22T19:25:52.279Z] [javac] ^
[2025-10-22T19:25:52.279Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:52.279Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("-9E+18"), 2147483647, -1);
[2025-10-22T19:25:52.279Z] [javac] ^
[2025-10-22T19:25:52.279Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:52.279Z] [javac] rc_BigDecimal = (new BigDecimal("4E+1")).divide(new BigDecimal("4E+1"), 0, -1);
[2025-10-22T19:25:52.279Z] [javac] ^
[2025-10-22T19:25:52.279Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:52.279Z] [javac] rc_BigDecimal = (new BigDecimal("1E-2147483646")).setScale(-1, -1);
[2025-10-22T19:25:52.279Z] [javac] ^
[2025-10-22T19:25:52.280Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:52.280Z] [javac] rc_BigDecimal = (new BigDecimal("4.940656458412465441765687928682213723650598026143247644255856825006755072702087518652998363616359923797965646954457177309266567103559397963987747960107818781263007131903114045278458171678489821036887186360569987307230500063874091535649843873124733972731696151400317153853980741262385655911710266585566867681870395603106249319452715914924553293054565444011274801297099995419319894090804165633245247571478690147267801593552386115501348035264934720193790268107107491703332226844753335720832431936092382893458368060106011506169809753078342277318329247904982524730776375927247874656084778203734469699533647017972677717585125660551199131504891101451037862738167250955837389733598993664809941164205702637090279242767544565229087538682506419718265533447265625E-324")).divide(new BigDecimal("1"), 0, 1);
[2025-10-22T19:25:52.280Z] [javac] ^
[2025-10-22T19:25:52.281Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:52.281Z] [javac] rc_BigDecimal = (new BigDecimal("-1281")).setScale(2147483647, -2147483648);
[2025-10-22T19:25:52.281Z] [javac] ^
[2025-10-22T19:25:52.281Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:52.281Z] [javac] rc_BigDecimal = (new BigDecimal("320.0E+2147483647")).setScale(1, 2147483647);
[2025-10-22T19:25:52.281Z] [javac] ^
[2025-10-22T19:25:52.281Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:52.281Z] [javac] rc_BigDecimal = (new BigDecimal("-320.0E+2147483647")).divide(new BigDecimal("-12"), -1, -2147483648);
[2025-10-22T19:25:52.281Z] [javac] ^
[2025-10-22T19:25:52.281Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:52.281Z] [javac] rc_BigDecimal = (new BigDecimal("0E+1")).divide(new BigDecimal("960.0E+2147483647"), 2147483647, 1);
[2025-10-22T19:25:52.281Z] [javac] ^
[2025-10-22T19:25:52.282Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:52.282Z] [javac] rc_BigDecimal = (new BigDecimal("1135879015891")).divide(new BigDecimal("0E+1"), 0);
[2025-10-22T19:25:52.282Z] [javac] ^
[2025-10-22T19:25:52.282Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:52.282Z] [javac] rc_BigDecimal = (new BigDecimal("0E+1")).divide(new BigDecimal("-1135879015891"), 1);
[2025-10-22T19:25:52.282Z] [javac] ^
[2025-10-22T19:25:52.282Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:52.282Z] [javac] rc_BigDecimal = (new BigDecimal("4E+1")).divide(new BigDecimal("1"), -2147483648);
[2025-10-22T19:25:52.282Z] [javac] ^
[2025-10-22T19:25:52.282Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:52.282Z] [javac] rc_BigDecimal = (new BigDecimal("2E+12")).setScale(1, -1);
[2025-10-22T19:25:52.282Z] [javac] ^
[2025-10-22T19:25:52.282Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:52.283Z] [javac] rc_BigDecimal = (new BigDecimal("-1.99999999996E+12")).setScale(-2147483648, -2147483648);
[2025-10-22T19:25:52.283Z] [javac] ^
[2025-10-22T19:25:52.283Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:52.283Z] [javac] rc_BigDecimal = (new BigDecimal("0E+12")).setScale(-2147483648, -2147483648);
[2025-10-22T19:25:52.283Z] [javac] ^
[2025-10-22T19:25:52.283Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:52.283Z] [javac] rc_BigDecimal = (new BigDecimal("0E+12")).setScale(0, -2147483648);
[2025-10-22T19:25:52.283Z] [javac] ^
[2025-10-22T19:25:52.283Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:52.283Z] [javac] rc_BigDecimal = (new BigDecimal("-3.5953862696527236908960558463082761664687296077976717049680115374235782248793078708997797571511017399777024278016714657032806735520955551246135652609633633210395832047366056772942892889772883828453616385914723314427096111611426256685548820073761435417631071847729753328931056543508907267526403605711823355568863500566524E+320")).divide(new BigDecimal("0E+12"), 2147483647);
[2025-10-22T19:25:52.284Z] [javac] ^
[2025-10-22T19:25:52.284Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:52.284Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("0E-2147483647"), -2147483648);
[2025-10-22T19:25:52.284Z] [javac] ^
[2025-10-22T19:25:52.284Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:52.284Z] [javac] rc_BigDecimal = (new BigDecimal("0E-2147483647")).setScale(1, 1);
[2025-10-22T19:25:52.284Z] [javac] ^
[2025-10-22T19:25:52.284Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:25:52.284Z] [javac] rc_BigDecimal = (new BigDecimal("3.2E-2147483646")).setScale(0, -2147483648);
[2025-10-22T19:25:52.284Z] [javac] ^
[2025-10-22T19:26:12.952Z] [javac] Note: Some input files additionally use or override a deprecated API.
[2025-10-22T19:26:12.952Z] [javac] 100 warnings
[2025-10-22T19:26:12.952Z]
[2025-10-22T19:26:12.952Z] build-jar:
[2025-10-22T19:26:12.952Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.math/bin/test.math.jar
[2025-10-22T19:26:12.952Z]
[2025-10-22T19:26:12.952Z] build-archives:
[2025-10-22T19:26:12.952Z]
[2025-10-22T19:26:12.952Z] build-no-natives:
[2025-10-22T19:26:12.952Z]
[2025-10-22T19:26:12.952Z] build-natives:
[2025-10-22T19:26:12.952Z]
[2025-10-22T19:26:12.952Z] build:
[2025-10-22T19:26:12.952Z] [echo] Executing openjdk.test.mauve/build.xml
[2025-10-22T19:26:12.952Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib
[2025-10-22T19:26:12.952Z]
[2025-10-22T19:26:12.952Z] check-if-already-built:
[2025-10-22T19:26:12.952Z] [echo] Checking if /Users/admin/workspace/externalDependency/system_lib/mauve/mauve.jar already exists
[2025-10-22T19:26:12.952Z] [echo] openjdk_test_mauve_already_built is true
[2025-10-22T19:26:12.952Z]
[2025-10-22T19:26:12.952Z] check-if-cvs-available:
[2025-10-22T19:26:12.952Z] [echo] Checking if /Users/admin/workspace/externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists
[2025-10-22T19:26:12.952Z] [echo] cvs_available is true
[2025-10-22T19:26:12.952Z]
[2025-10-22T19:26:12.952Z] download-cvsclient:
[2025-10-22T19:26:12.952Z]
[2025-10-22T19:26:12.952Z] output-recreate-message:
[2025-10-22T19:26:12.952Z] [echo] /Users/admin/workspace/externalDependency/system_lib/mauve/mauve.jar already exists, it will not be recreated.
[2025-10-22T19:26:12.952Z] [echo] If you want to recreate /Users/admin/workspace/externalDependency/system_lib/mauve/mauve.jar, delete it manually and rerun.
[2025-10-22T19:26:12.952Z]
[2025-10-22T19:26:12.952Z] delete-work-dir:
[2025-10-22T19:26:12.952Z]
[2025-10-22T19:26:12.952Z] create-work-dir:
[2025-10-22T19:26:12.952Z]
[2025-10-22T19:26:12.952Z] get-source:
[2025-10-22T19:26:12.952Z]
[2025-10-22T19:26:12.952Z] check-if-source-available:
[2025-10-22T19:26:12.952Z] [echo] Checking if /var/folders/hb/6bmy20jj5tz9ws4l4c81_nxc0000gn/T//mauve/mauve/gnu/testlet/config.java.in exists
[2025-10-22T19:26:12.952Z] [echo] mauve_source_available is ${mauve_source_available}
[2025-10-22T19:26:12.952Z]
[2025-10-22T19:26:12.952Z] delete-corba-files:
[2025-10-22T19:26:12.952Z]
[2025-10-22T19:26:12.952Z] mauve-configure:
[2025-10-22T19:26:12.952Z]
[2025-10-22T19:26:12.952Z] setup-java-properties:
[2025-10-22T19:26:12.952Z]
[2025-10-22T19:26:12.952Z] build-harness:
[2025-10-22T19:26:12.952Z]
[2025-10-22T19:26:12.952Z] build-tests:
[2025-10-22T19:26:12.952Z]
[2025-10-22T19:26:12.952Z] build-java:
[2025-10-22T19:26:12.952Z]
[2025-10-22T19:26:12.952Z] build-jar:
[2025-10-22T19:26:12.952Z]
[2025-10-22T19:26:12.952Z] build-archives:
[2025-10-22T19:26:12.952Z]
[2025-10-22T19:26:12.952Z] check-if-work_jar_file-exists:
[2025-10-22T19:26:12.952Z] [echo] Checking if /var/folders/hb/6bmy20jj5tz9ws4l4c81_nxc0000gn/T//mauve/mauve.jar exists
[2025-10-22T19:26:12.952Z] [echo] openjdk_test_mauve_work_jar_file_exists is ${openjdk_test_mauve_work_jar_file_exists}
[2025-10-22T19:26:12.952Z]
[2025-10-22T19:26:12.952Z] install-archives:
[2025-10-22T19:26:12.952Z]
[2025-10-22T19:26:12.952Z] configure:
[2025-10-22T19:26:12.952Z] [echo] Executing openjdk.test.nio/build.xml
[2025-10-22T19:26:12.952Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib
[2025-10-22T19:26:12.952Z]
[2025-10-22T19:26:12.952Z] setup-java-properties:
[2025-10-22T19:26:12.952Z]
[2025-10-22T19:26:12.952Z] check-prereqs:
[2025-10-22T19:26:12.952Z]
[2025-10-22T19:26:12.952Z] build-dependencies:
[2025-10-22T19:26:12.952Z]
[2025-10-22T19:26:12.952Z] create-bin-dir:
[2025-10-22T19:26:12.952Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2025-10-22T19:26:12.952Z]
[2025-10-22T19:26:12.952Z] check-java-nio-filesystem:
[2025-10-22T19:26:12.952Z] [echo] check-java-nio-filesystem result: ${java_nio_filesystem_is_uptodate}
[2025-10-22T19:26:12.952Z]
[2025-10-22T19:26:12.952Z] copy-resources:
[2025-10-22T19:26:12.952Z] [copy] Copying 4 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2025-10-22T19:26:12.953Z] [copy] Copied 15 empty directories to 8 empty directories under /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2025-10-22T19:26:12.953Z]
[2025-10-22T19:26:12.953Z] build-java-nio-filesystem:
[2025-10-22T19:26:12.953Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/perl/filesystems/ of any previous Impl classes
[2025-10-22T19:26:12.953Z] [echo] Generating MemoryFileSystemProviderImpl classes
[2025-10-22T19:26:12.953Z] [exec] Updated services file: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:26:12.953Z] [exec] Done
[2025-10-22T19:26:12.953Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:26:12.953Z] [javac] Compiling 1005 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2025-10-22T19:26:29.835Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF
[2025-10-22T19:26:29.835Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF/services
[2025-10-22T19:26:29.835Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/META-INF/services
[2025-10-22T19:26:29.835Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/lib/filesystem.jar
[2025-10-22T19:26:30.946Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/filesystem/ of Impl classes
[2025-10-22T19:26:31.906Z]
[2025-10-22T19:26:31.906Z] build-java:
[2025-10-22T19:26:31.906Z] [javac] Compiling 47 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin
[2025-10-22T19:26:43.969Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio2/util/Logger.java:146: warning: [removal] finalize() in Object has been deprecated and marked for removal
[2025-10-22T19:26:43.969Z] [javac] protected void finalize() throws Throwable {
[2025-10-22T19:26:43.969Z] [javac] ^
[2025-10-22T19:26:43.969Z] [javac] Note: Some input files use or override a deprecated API.
[2025-10-22T19:26:43.969Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-10-22T19:26:43.969Z] [javac] 1 warning
[2025-10-22T19:26:43.969Z]
[2025-10-22T19:26:43.969Z] build-jar:
[2025-10-22T19:26:43.969Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.nio/bin/test.nio.jar
[2025-10-22T19:26:43.969Z]
[2025-10-22T19:26:43.969Z] build-archives:
[2025-10-22T19:26:43.969Z]
[2025-10-22T19:26:43.969Z] build-no-natives:
[2025-10-22T19:26:43.969Z]
[2025-10-22T19:26:43.969Z] build-natives:
[2025-10-22T19:26:43.969Z]
[2025-10-22T19:26:43.969Z] build:
[2025-10-22T19:26:43.969Z] [echo] Executing openjdk.test.serialization/build.xml
[2025-10-22T19:26:43.969Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib
[2025-10-22T19:26:43.969Z]
[2025-10-22T19:26:43.970Z] setup-java-properties:
[2025-10-22T19:26:43.970Z]
[2025-10-22T19:26:43.970Z] check-prereqs:
[2025-10-22T19:26:43.970Z]
[2025-10-22T19:26:43.970Z] build-dependencies:
[2025-10-22T19:26:43.970Z]
[2025-10-22T19:26:43.970Z] create-bin-dir:
[2025-10-22T19:26:43.970Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin
[2025-10-22T19:26:43.970Z]
[2025-10-22T19:26:43.970Z] build-java:
[2025-10-22T19:26:43.970Z] [javac] Compiling 2 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin
[2025-10-22T19:26:43.970Z]
[2025-10-22T19:26:43.970Z] build-jar:
[2025-10-22T19:26:43.970Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.serialization/bin/test.serialization.jar
[2025-10-22T19:26:43.970Z]
[2025-10-22T19:26:43.970Z] build-archives:
[2025-10-22T19:26:43.970Z]
[2025-10-22T19:26:43.970Z] build-no-natives:
[2025-10-22T19:26:43.970Z]
[2025-10-22T19:26:43.970Z] build-natives:
[2025-10-22T19:26:43.970Z]
[2025-10-22T19:26:43.970Z] build:
[2025-10-22T19:26:43.970Z] [echo] Executing openjdk.test.security/build.xml
[2025-10-22T19:26:43.970Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib
[2025-10-22T19:26:43.970Z]
[2025-10-22T19:26:43.970Z] setup-java-properties:
[2025-10-22T19:26:43.970Z]
[2025-10-22T19:26:43.970Z] check-prereqs:
[2025-10-22T19:26:43.970Z]
[2025-10-22T19:26:43.970Z] build-dependencies:
[2025-10-22T19:26:43.970Z]
[2025-10-22T19:26:43.970Z] create-bin-dir:
[2025-10-22T19:26:43.970Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin
[2025-10-22T19:26:43.970Z]
[2025-10-22T19:26:43.970Z] build-java:
[2025-10-22T19:26:43.970Z] [javac] Compiling 6 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin
[2025-10-22T19:26:44.486Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.security/src/test.security/net/adoptopenjdk/test/auth/Client.java:21: warning: [deprecation] URL(String) in URL has been deprecated
[2025-10-22T19:26:44.486Z] [javac] URL url = new URL("http://localhost:12001/login/foo.html");
[2025-10-22T19:26:44.486Z] [javac] ^
[2025-10-22T19:26:44.486Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.security/src/test.security/net/adoptopenjdk/test/auth/Client.java:40: warning: [deprecation] URL(String) in URL has been deprecated
[2025-10-22T19:26:44.486Z] [javac] URL request = new URL("https://localhost:12234/request/foo.html");
[2025-10-22T19:26:44.486Z] [javac] ^
[2025-10-22T19:26:44.486Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.security/src/test.security/net/adoptopenjdk/test/auth/Server.java:85: warning: [deprecation] URL(String) in URL has been deprecated
[2025-10-22T19:26:44.486Z] [javac] URL url = new URL("http://localhost:12001/token/foo.html");
[2025-10-22T19:26:44.486Z] [javac] ^
[2025-10-22T19:26:44.486Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.security/src/test.security/net/adoptopenjdk/test/auth/Server.java:103: warning: [deprecation] URL(String) in URL has been deprecated
[2025-10-22T19:26:44.486Z] [javac] URL url = new URL("http://localhost:12001/resource/foo.html");
[2025-10-22T19:26:44.486Z] [javac] ^
[2025-10-22T19:26:44.486Z] [javac] 4 warnings
[2025-10-22T19:26:44.486Z]
[2025-10-22T19:26:44.486Z] build-jar:
[2025-10-22T19:26:44.486Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.security/bin/test.security.jar
[2025-10-22T19:26:44.486Z]
[2025-10-22T19:26:44.486Z] build-archives:
[2025-10-22T19:26:44.486Z]
[2025-10-22T19:26:44.486Z] build-no-natives:
[2025-10-22T19:26:44.486Z]
[2025-10-22T19:26:44.486Z] build-natives:
[2025-10-22T19:26:44.486Z]
[2025-10-22T19:26:44.486Z] build:
[2025-10-22T19:26:44.486Z] [echo] Executing openjdk.test.util/build.xml
[2025-10-22T19:26:44.486Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib
[2025-10-22T19:26:44.486Z]
[2025-10-22T19:26:44.486Z] setup-java-properties:
[2025-10-22T19:26:44.486Z]
[2025-10-22T19:26:44.486Z] check-prereqs:
[2025-10-22T19:26:44.486Z]
[2025-10-22T19:26:44.486Z] build-dependencies:
[2025-10-22T19:26:44.486Z]
[2025-10-22T19:26:44.486Z] create-bin-dir:
[2025-10-22T19:26:44.487Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin
[2025-10-22T19:26:44.487Z]
[2025-10-22T19:26:44.487Z] build-java:
[2025-10-22T19:26:44.487Z] [javac] Compiling 16 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin
[2025-10-22T19:26:46.430Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:26:46.431Z] [javac] hmap.put(new Integer(n), new Hog.Hoglet(depth-1));
[2025-10-22T19:26:46.431Z] [javac] ^
[2025-10-22T19:26:46.431Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:26:46.431Z] [javac] this.state = new Integer(state);
[2025-10-22T19:26:46.431Z] [javac] ^
[2025-10-22T19:26:46.431Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:26:46.431Z] [javac] value = new Integer(1000);
[2025-10-22T19:26:46.431Z] [javac] ^
[2025-10-22T19:26:46.431Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:26:46.431Z] [javac] key = new Integer(random.nextInt());
[2025-10-22T19:26:46.431Z] [javac] ^
[2025-10-22T19:26:46.431Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:26:46.431Z] [javac] vkey.add(new Integer(10));
[2025-10-22T19:26:46.431Z] [javac] ^
[2025-10-22T19:26:46.432Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:26:46.432Z] [javac] hkey.put(new Integer(10), new BigDecimal(1000000));
[2025-10-22T19:26:46.432Z] [javac] ^
[2025-10-22T19:26:46.920Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:26:46.920Z] [javac] hashmap1.put(new Integer(i), new Object());
[2025-10-22T19:26:46.920Z] [javac] ^
[2025-10-22T19:26:46.920Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:26:46.920Z] [javac] hashmap1.put(new Integer(i), new Object());
[2025-10-22T19:26:46.920Z] [javac] ^
[2025-10-22T19:26:46.920Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:26:46.920Z] [javac] tree1.put(new Integer(i), new Object());
[2025-10-22T19:26:46.920Z] [javac] ^
[2025-10-22T19:26:46.921Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:26:46.921Z] [javac] hashmap1.remove(new Integer(i));
[2025-10-22T19:26:46.921Z] [javac] ^
[2025-10-22T19:26:46.921Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:26:46.921Z] [javac] tree1.remove(new Integer(i));
[2025-10-22T19:26:46.921Z] [javac] ^
[2025-10-22T19:26:46.921Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:26:46.921Z] [javac] Integer tempInteger = new Integer(i);
[2025-10-22T19:26:46.921Z] [javac] ^
[2025-10-22T19:26:46.921Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:26:46.921Z] [javac] hashmap1.put(new Integer(0), new Object());
[2025-10-22T19:26:46.921Z] [javac] ^
[2025-10-22T19:26:46.921Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:26:46.921Z] [javac] hashmap1.put(new Integer(2), new Object());
[2025-10-22T19:26:46.921Z] [javac] ^
[2025-10-22T19:26:46.922Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:26:46.922Z] [javac] hashmap1.put(new Integer(1), new Object());
[2025-10-22T19:26:46.922Z] [javac] ^
[2025-10-22T19:26:46.922Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:26:46.922Z] [javac] treemap.put(new Integer(i), new MapObject(i));
[2025-10-22T19:26:46.922Z] [javac] ^
[2025-10-22T19:26:46.922Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:26:46.922Z] [javac] ((MapObject)treemap.get(new Integer(i))).value += 10;
[2025-10-22T19:26:46.922Z] [javac] ^
[2025-10-22T19:26:46.922Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:26:46.922Z] [javac] intList.add(new Integer(i));
[2025-10-22T19:26:46.922Z] [javac] ^
[2025-10-22T19:26:46.922Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:26:46.922Z] [javac] k = new Integer(random.nextInt());
[2025-10-22T19:26:46.922Z] [javac] ^
[2025-10-22T19:26:46.923Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:26:46.923Z] [javac] k = new Integer(random.nextInt());
[2025-10-22T19:26:46.923Z] [javac] ^
[2025-10-22T19:26:46.923Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:26:46.923Z] [javac] tree1.put(new Integer(Integer.MIN_VALUE), null);
[2025-10-22T19:26:46.923Z] [javac] ^
[2025-10-22T19:26:46.923Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:26:46.923Z] [javac] assertEquals(new Integer(Integer.MIN_VALUE), tree1.firstKey());
[2025-10-22T19:26:46.923Z] [javac] ^
[2025-10-22T19:26:46.923Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:26:46.923Z] [javac] tree1.put(new Integer(Integer.MAX_VALUE), null);
[2025-10-22T19:26:46.923Z] [javac] ^
[2025-10-22T19:26:46.924Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:26:46.924Z] [javac] assertEquals(new Integer(Integer.MAX_VALUE), tree1.lastKey());
[2025-10-22T19:26:46.924Z] [javac] ^
[2025-10-22T19:26:46.924Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:26:46.924Z] [javac] headmap = tree.headMap(new Integer(0));
[2025-10-22T19:26:46.924Z] [javac] ^
[2025-10-22T19:26:46.924Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:26:46.924Z] [javac] headmap.put(new Integer(1), null);
[2025-10-22T19:26:46.924Z] [javac] ^
[2025-10-22T19:26:46.924Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:26:46.924Z] [javac] headmap.put(new Integer(0), null);
[2025-10-22T19:26:46.924Z] [javac] ^
[2025-10-22T19:26:46.924Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:26:46.924Z] [javac] tree2.put(new Integer(keys[i]), values[j]);
[2025-10-22T19:26:46.924Z] [javac] ^
[2025-10-22T19:26:46.924Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:26:46.925Z] [javac] Integer key = new Integer(random.nextInt());
[2025-10-22T19:26:46.925Z] [javac] ^
[2025-10-22T19:26:46.925Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:26:46.925Z] [javac] Integer key = new Integer(random.nextInt());
[2025-10-22T19:26:46.925Z] [javac] ^
[2025-10-22T19:26:46.925Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:26:46.925Z] [javac] submap = tree.subMap(tree.firstKey(), new Integer(0));
[2025-10-22T19:26:46.925Z] [javac] ^
[2025-10-22T19:26:46.925Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:26:46.925Z] [javac] submap.put(new Integer(1), null);
[2025-10-22T19:26:46.925Z] [javac] ^
[2025-10-22T19:26:46.925Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:26:46.925Z] [javac] submap.put(new Integer(0), null);
[2025-10-22T19:26:46.925Z] [javac] ^
[2025-10-22T19:26:46.925Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:26:46.925Z] [javac] submap = tree.subMap(new Integer(1), tree.lastKey());
[2025-10-22T19:26:46.926Z] [javac] ^
[2025-10-22T19:26:46.926Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:26:46.926Z] [javac] submap.put(new Integer(-1), null);
[2025-10-22T19:26:46.926Z] [javac] ^
[2025-10-22T19:26:46.926Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:26:46.926Z] [javac] submap.put(new Integer(0), null);
[2025-10-22T19:26:46.926Z] [javac] ^
[2025-10-22T19:26:46.926Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:26:46.926Z] [javac] tailmap = tree.tailMap(new Integer(1));
[2025-10-22T19:26:46.926Z] [javac] ^
[2025-10-22T19:26:46.926Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:26:46.926Z] [javac] tailmap.put(new Integer(-1), null);
[2025-10-22T19:26:46.926Z] [javac] ^
[2025-10-22T19:26:46.926Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:26:46.927Z] [javac] tailmap.put(new Integer(0), null);
[2025-10-22T19:26:46.927Z] [javac] ^
[2025-10-22T19:26:46.927Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:26:46.927Z] [javac] new Integer(((TreeMapKey)t2).getValue())));
[2025-10-22T19:26:46.927Z] [javac] ^
[2025-10-22T19:26:46.927Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:26:46.927Z] [javac] return reverse_factor * (new Integer(((TreeMapKey)t1).getValue()).compareTo(
[2025-10-22T19:26:46.927Z] [javac] ^
[2025-10-22T19:26:47.319Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:26:47.319Z] [javac] tree.put(new Integer(randomGenerator.nextInt()), new Integer(tree.size()));
[2025-10-22T19:26:47.319Z] [javac] ^
[2025-10-22T19:26:47.319Z] [javac] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:26:47.319Z] [javac] tree.put(new Integer(randomGenerator.nextInt()), new Integer(tree.size()));
[2025-10-22T19:26:47.319Z] [javac] ^
[2025-10-22T19:26:47.319Z] [javac] 43 warnings
[2025-10-22T19:26:47.319Z]
[2025-10-22T19:26:47.319Z] build-jar:
[2025-10-22T19:26:47.319Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.util/bin/test.util.jar
[2025-10-22T19:26:47.319Z]
[2025-10-22T19:26:47.319Z] build-archives:
[2025-10-22T19:26:47.319Z]
[2025-10-22T19:26:47.319Z] build-no-natives:
[2025-10-22T19:26:47.319Z]
[2025-10-22T19:26:47.319Z] build-natives:
[2025-10-22T19:26:47.319Z]
[2025-10-22T19:26:47.319Z] build:
[2025-10-22T19:26:47.319Z] [echo] Executing openjdk.test.jlm/build.xml
[2025-10-22T19:26:47.320Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib
[2025-10-22T19:26:47.320Z]
[2025-10-22T19:26:47.320Z] setup-java-properties:
[2025-10-22T19:26:47.320Z]
[2025-10-22T19:26:47.320Z] check-prereqs:
[2025-10-22T19:26:47.320Z]
[2025-10-22T19:26:47.320Z] create-bin-dir:
[2025-10-22T19:26:47.320Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin
[2025-10-22T19:26:47.320Z]
[2025-10-22T19:26:47.320Z] build-java:
[2025-10-22T19:26:47.320Z] [javac] Compiling 33 source files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin
[2025-10-22T19:26:54.074Z] [javac] Note: Some input files use or override a deprecated API.
[2025-10-22T19:26:54.074Z] [javac] Note: Recompile with -Xlint:deprecation for details.
[2025-10-22T19:26:54.074Z]
[2025-10-22T19:26:54.074Z] build-jar:
[2025-10-22T19:26:54.074Z] [jar] Building jar: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.jlm/bin/test.jlm.jar
[2025-10-22T19:26:54.074Z]
[2025-10-22T19:26:54.074Z] build-archives:
[2025-10-22T19:26:54.074Z]
[2025-10-22T19:26:54.074Z] build-no-natives:
[2025-10-22T19:26:54.074Z]
[2025-10-22T19:26:54.074Z] build-natives:
[2025-10-22T19:26:54.074Z]
[2025-10-22T19:26:54.074Z] build:
[2025-10-22T19:26:54.074Z] [echo] system_lib_dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib
[2025-10-22T19:26:54.074Z]
[2025-10-22T19:26:54.074Z] setup-java-properties:
[2025-10-22T19:26:54.074Z]
[2025-10-22T19:26:54.074Z] check-prereqs:
[2025-10-22T19:26:54.074Z]
[2025-10-22T19:26:54.074Z] check-compiler-level:
[2025-10-22T19:26:54.074Z] [echo] java_java_specification_version is 25
[2025-10-22T19:26:54.074Z] [echo] can_build_modularity is true
[2025-10-22T19:26:54.074Z] [echo] can_build_modularity_natives_unix is true
[2025-10-22T19:26:54.074Z] [echo] can_build_modularity_natives_windows is ${can_build_modularity_natives_windows}
[2025-10-22T19:26:54.074Z]
[2025-10-22T19:26:54.074Z] create-bin-dir:
[2025-10-22T19:26:54.074Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin
[2025-10-22T19:26:54.075Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods
[2025-10-22T19:26:54.075Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-override
[2025-10-22T19:26:54.075Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-override-new
[2025-10-22T19:26:54.075Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/tests
[2025-10-22T19:26:54.075Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common
[2025-10-22T19:26:54.075Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl3
[2025-10-22T19:26:54.075Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl4
[2025-10-22T19:26:54.075Z]
[2025-10-22T19:26:54.075Z] build-java:
[2025-10-22T19:26:55.616Z] [apply] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:26:55.616Z] [apply] module displayServiceImpl1 {
[2025-10-22T19:26:55.616Z] [apply] ^
[2025-10-22T19:26:55.616Z] [apply] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:26:55.616Z] [apply] module displayServiceImpl2 {
[2025-10-22T19:26:55.616Z] [apply] ^
[2025-10-22T19:26:55.616Z] [apply] 2 warnings
[2025-10-22T19:27:03.561Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl3/META-INF
[2025-10-22T19:27:03.562Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common/displayServiceImpl4/META-INF
[2025-10-22T19:27:03.562Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/com.discreet/adoptopenjdk/test/modularity/exported
[2025-10-22T19:27:03.562Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/tests/com.test/net/adoptopenjdk/test/modularity/junit
[2025-10-22T19:27:06.364Z] [apply] warning: [options] module name in --add-reads option not found: com.test.jlink
[2025-10-22T19:27:06.830Z] [apply] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:27:06.830Z] [apply] module com.test.serviceloaders2 {
[2025-10-22T19:27:06.831Z] [apply] ^
[2025-10-22T19:27:07.724Z] [apply] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:27:07.725Z] [apply] sun.misc.Unsafe unsafe = Unsafe.getUnsafe();
[2025-10-22T19:27:07.725Z] [apply] ^
[2025-10-22T19:27:07.725Z] [apply] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:27:07.725Z] [apply] sun.misc.Unsafe unsafe = Unsafe.getUnsafe();
[2025-10-22T19:27:07.725Z] [apply] ^
[2025-10-22T19:27:07.725Z] [apply] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:27:07.725Z] [apply] Signal signal = new Signal("TERM");
[2025-10-22T19:27:07.725Z] [apply] ^
[2025-10-22T19:27:07.725Z] [apply] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:27:07.725Z] [apply] Signal signal = new Signal("TERM");
[2025-10-22T19:27:07.725Z] [apply] ^
[2025-10-22T19:27:07.726Z] [apply] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:27:07.726Z] [apply] handler.handle(new Signal("INT"));
[2025-10-22T19:27:07.726Z] [apply] ^
[2025-10-22T19:27:07.726Z] [apply] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:27:07.726Z] [apply] ReflectionFactory factory = ReflectionFactory.getReflectionFactory();
[2025-10-22T19:27:07.726Z] [apply] ^
[2025-10-22T19:27:07.726Z] [apply] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:27:07.726Z] [apply] ReflectionFactory factory = ReflectionFactory.getReflectionFactory();
[2025-10-22T19:27:07.726Z] [apply] ^
[2025-10-22T19:27:07.726Z] [apply] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:27:07.726Z] [apply] class SignalHandler implements sun.misc.SignalHandler {
[2025-10-22T19:27:07.726Z] [apply] ^
[2025-10-22T19:27:07.727Z] [apply] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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
[2025-10-22T19:27:07.727Z] [apply] public void handle(Signal arg0) {
[2025-10-22T19:27:07.727Z] [apply] ^
[2025-10-22T19:27:07.727Z] [apply] Note: Some input files use or override a deprecated API.
[2025-10-22T19:27:07.727Z] [apply] Note: Recompile with -Xlint:deprecation for details.
[2025-10-22T19:27:07.727Z] [apply] 11 warnings
[2025-10-22T19:27:07.727Z] [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_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/STF/stf.core/bin/stf.core.jar:/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/STF/stf.load/bin/stf.load.jar:/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin:/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common:/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest/openjdk.test.modularity/bin/common-mods/displayService
[2025-10-22T19:27:12.475Z] [apply] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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;
[2025-10-22T19:27:12.475Z] [apply] "openjdk.test.modularity/bin/common/displayServiceImpl3", null);
[2025-10-22T19:27:12.475Z] [apply] ^
[2025-10-22T19:27:12.475Z] [apply] cast to String for a varargs call
[2025-10-22T19:27:12.475Z] [apply] cast to String[] for a non-varargs call and to suppress this warning
[2025-10-22T19:27:12.475Z] [apply] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_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;
[2025-10-22T19:27:12.475Z] [apply] "openjdk.test.modularity/bin/common/displayServiceImpl4", null);
[2025-10-22T19:27:12.475Z] [apply] ^
[2025-10-22T19:27:12.475Z] [apply] cast to String for a varargs call
[2025-10-22T19:27:12.475Z] [apply] cast to String[] for a non-varargs call and to suppress this warning
[2025-10-22T19:27:12.475Z] [apply] 2 warnings
[2025-10-22T19:27:12.475Z]
[2025-10-22T19:27:12.475Z] build-no-natives:
[2025-10-22T19:27:12.475Z]
[2025-10-22T19:27:12.475Z] build:
[2025-10-22T19:27:12.475Z]
[2025-10-22T19:27:12.475Z] build:
[2025-10-22T19:27:12.475Z]
[2025-10-22T19:27:12.475Z] common_dist:
[2025-10-22T19:27:12.475Z] [copy] Copying 334 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/jvmtest/system/STF
[2025-10-22T19:27:14.109Z] [copy] Copying 1291 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/jvmtest/system/aqa-systemtest
[2025-10-22T19:27:18.233Z] [copy] Warning: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/openj9-systemtest does not exist.
[2025-10-22T19:27:18.233Z]
[2025-10-22T19:27:18.233Z] build:
[2025-10-22T19:27:18.233Z]
[2025-10-22T19:27:18.233Z] build:
[2025-10-22T19:27:18.233Z]
[2025-10-22T19:27:18.233Z] THC.check:
[2025-10-22T19:27:18.233Z]
[2025-10-22T19:27:18.233Z] getChurn:
[2025-10-22T19:27:18.758Z] [exec] Cloning into 'churn'...
[2025-10-22T19:27:21.245Z]
[2025-10-22T19:27:21.245Z] dist:
[2025-10-22T19:27:21.245Z] [copy] Copying 1 file to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/jvmtest/system/churn
[2025-10-22T19:27:21.245Z]
[2025-10-22T19:27:21.245Z] init:
[2025-10-22T19:27:21.245Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/jvmtest/system/daaLoadTest
[2025-10-22T19:27:21.245Z]
[2025-10-22T19:27:21.245Z] common_build:
[2025-10-22T19:27:21.245Z]
[2025-10-22T19:27:21.245Z] build:
[2025-10-22T19:27:21.245Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/jvmtest/system/daaLoadTest
[2025-10-22T19:27:21.245Z]
[2025-10-22T19:27:21.245Z] build:
[2025-10-22T19:27:21.717Z]
[2025-10-22T19:27:21.717Z] init:
[2025-10-22T19:27:21.717Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/jvmtest/system/jcstress
[2025-10-22T19:27:21.717Z]
[2025-10-22T19:27:21.717Z] getDependentLibs:
[2025-10-22T19:27:23.401Z] [exec] --------------------------------------------
[2025-10-22T19:27:23.401Z] [exec] path is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib
[2025-10-22T19:27:23.401Z] [exec] task is set to default
[2025-10-22T19:27:23.401Z] [exec] dependencyList is set to jcstress
[2025-10-22T19:27:23.401Z] [exec] --------------------------------------------
[2025-10-22T19:27:23.401Z] [exec] Starting download third party dependent jars
[2025-10-22T19:27:23.401Z] [exec] --------------------------------------------
[2025-10-22T19:27:23.401Z] [exec] downloading dependent third party jars to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib
[2025-10-22T19:27:23.401Z] [exec] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading
[2025-10-22T19:27:23.401Z] [exec] downloaded dependent third party jars successfully
[2025-10-22T19:27:23.401Z]
[2025-10-22T19:27:23.401Z] dist:
[2025-10-22T19:27:23.402Z] [copy] Copying 4 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/jvmtest/system/jcstress
[2025-10-22T19:27:23.402Z]
[2025-10-22T19:27:23.402Z] init:
[2025-10-22T19:27:23.402Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/jvmtest/system/jlm
[2025-10-22T19:27:23.402Z]
[2025-10-22T19:27:23.402Z] common_build:
[2025-10-22T19:27:23.402Z]
[2025-10-22T19:27:23.402Z] build:
[2025-10-22T19:27:23.402Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/jvmtest/system/jlm
[2025-10-22T19:27:23.402Z]
[2025-10-22T19:27:23.402Z] init:
[2025-10-22T19:27:23.402Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/jvmtest/system/lambdaLoadTest
[2025-10-22T19:27:23.402Z]
[2025-10-22T19:27:23.402Z] common_build:
[2025-10-22T19:27:23.402Z]
[2025-10-22T19:27:23.402Z] build:
[2025-10-22T19:27:23.402Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/jvmtest/system/lambdaLoadTest
[2025-10-22T19:27:23.974Z]
[2025-10-22T19:27:23.974Z] init:
[2025-10-22T19:27:23.974Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/jvmtest/system/mathLoadTest
[2025-10-22T19:27:23.974Z]
[2025-10-22T19:27:23.974Z] common_build:
[2025-10-22T19:27:23.974Z]
[2025-10-22T19:27:23.974Z] build:
[2025-10-22T19:27:23.974Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/jvmtest/system/mathLoadTest
[2025-10-22T19:27:23.974Z]
[2025-10-22T19:27:23.974Z] init:
[2025-10-22T19:27:23.974Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/jvmtest/system/mauveLoadTest
[2025-10-22T19:27:23.974Z]
[2025-10-22T19:27:23.974Z] common_build:
[2025-10-22T19:27:23.974Z]
[2025-10-22T19:27:23.974Z] build:
[2025-10-22T19:27:23.974Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/jvmtest/system/mauveLoadTest
[2025-10-22T19:27:24.454Z]
[2025-10-22T19:27:24.454Z] init:
[2025-10-22T19:27:24.454Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/jvmtest/system/modularity
[2025-10-22T19:27:24.454Z]
[2025-10-22T19:27:24.455Z] common_build:
[2025-10-22T19:27:24.455Z]
[2025-10-22T19:27:24.455Z] build:
[2025-10-22T19:27:24.455Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/jvmtest/system/modularity
[2025-10-22T19:27:24.455Z]
[2025-10-22T19:27:24.455Z] init:
[2025-10-22T19:27:24.455Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/jvmtest/system/otherLoadTest
[2025-10-22T19:27:24.455Z]
[2025-10-22T19:27:24.455Z] common_build:
[2025-10-22T19:27:24.455Z]
[2025-10-22T19:27:24.455Z] build:
[2025-10-22T19:27:24.455Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/jvmtest/system/otherLoadTest
[2025-10-22T19:27:24.988Z]
[2025-10-22T19:27:24.988Z] init:
[2025-10-22T19:27:24.988Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/jvmtest/system/security
[2025-10-22T19:27:24.988Z]
[2025-10-22T19:27:24.988Z] common_build:
[2025-10-22T19:27:24.988Z]
[2025-10-22T19:27:24.988Z] build:
[2025-10-22T19:27:26.646Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/jvmtest/system/security
[2025-10-22T19:27:26.646Z]
[2025-10-22T19:27:26.646Z] init:
[2025-10-22T19:27:26.646Z] [mkdir] Created dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/jvmtest/system/sharedClasses
[2025-10-22T19:27:26.646Z]
[2025-10-22T19:27:26.646Z] common_build:
[2025-10-22T19:27:26.646Z]
[2025-10-22T19:27:26.646Z] build:
[2025-10-22T19:27:26.646Z] [copy] Copying 2 files to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/jvmtest/system/sharedClasses
[2025-10-22T19:27:26.646Z]
[2025-10-22T19:27:26.646Z] BUILD SUCCESSFUL
[2025-10-22T19:27:26.646Z] Total time: 3 minutes 4 seconds
[2025-10-22T19:27:27.711Z] 0
[2025-10-22T19:27:27.711Z]
[2025-10-22T19:27:27.711Z]
[2025-10-22T19:27:28.259Z] RECORD TEST REPOs SHA
[2025-10-22T19:27:28.259Z] cd "/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/TKG/../TKG/scripts"; \
[2025-10-22T19:27:28.260Z] bash "getSHAs.sh" --test_root_dir "/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/TKG/.." --shas_file "/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/TKG/../TKG/SHAs.txt"
[2025-10-22T19:27:28.260Z] Check shas in /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/TKG/.. and store the info in /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/TKG/../TKG/SHAs.txt
[2025-10-22T19:27:28.260Z] touch /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/TKG/../TKG/SHAs.txt
[2025-10-22T19:27:28.760Z] ================================================
[2025-10-22T19:27:28.760Z] timestamp: 20251022-122728
[2025-10-22T19:27:28.760Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/aqa-systemtest
[2025-10-22T19:27:28.760Z] git repo:
[2025-10-22T19:27:29.334Z] Fetch URL: https://github.com/adoptium/aqa-systemtest.git
[2025-10-22T19:27:29.334Z] sha:
[2025-10-22T19:27:29.334Z] dbae19c80b3664a1a84bb236fbb2a08021008468
[2025-10-22T19:27:29.334Z] ================================================
[2025-10-22T19:27:29.919Z] timestamp: 20251022-122728
[2025-10-22T19:27:29.919Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/churn/churn
[2025-10-22T19:27:29.919Z] git repo:
[2025-10-22T19:27:29.919Z] Fetch URL: https://github.com/rh-openjdk/churn.git
[2025-10-22T19:27:29.919Z] sha:
[2025-10-22T19:27:30.421Z] 01f9894909307f9a9a154a0df627d16def3d6603
[2025-10-22T19:27:30.421Z] ================================================
[2025-10-22T19:27:30.421Z] timestamp: 20251022-122729
[2025-10-22T19:27:30.421Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/system/STF
[2025-10-22T19:27:30.421Z] git repo:
[2025-10-22T19:27:31.226Z] Fetch URL: https://github.com/adoptium/STF.git
[2025-10-22T19:27:31.226Z] sha:
[2025-10-22T19:27:31.226Z] 7534c9296a7effe8499d9c236e0cc12d5bc97826
[2025-10-22T19:27:31.691Z] ================================================
[2025-10-22T19:27:31.691Z] timestamp: 20251022-122731
[2025-10-22T19:27:31.691Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests
[2025-10-22T19:27:31.691Z] git repo:
[2025-10-22T19:27:32.198Z] Fetch URL: https://github.com/adoptium/aqa-tests.git
[2025-10-22T19:27:32.198Z] sha:
[2025-10-22T19:27:32.698Z] 989c40ab241d1444216cb749272d22fe5dfa1e19
[2025-10-22T19:27:32.698Z] ================================================
[2025-10-22T19:27:32.698Z] timestamp: 20251022-122732
[2025-10-22T19:27:32.698Z] repo dir: /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/TKG
[2025-10-22T19:27:32.698Z] git repo:
[2025-10-22T19:27:33.283Z] Fetch URL: https://github.com/adoptium/TKG.git
[2025-10-22T19:27:33.283Z] sha:
[2025-10-22T19:27:33.283Z] 8f6cb22c52c5f58248881a4ff507dcc0cb825529
[Pipeline] }
[2025-10-22T19:27:33.101Z] $ ssh-agent -k
[2025-10-22T19:27:33.169Z] unset SSH_AUTH_SOCK;
[2025-10-22T19:27:33.169Z] unset SSH_AGENT_PID;
[2025-10-22T19:27:33.169Z] echo Agent pid 3992 killed;
[2025-10-22T19:27:33.948Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withCredentials
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Test)
[Pipeline] echo
[2025-10-22T19:27:34.086Z] 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
[2025-10-22T19:27:34.104Z] ITERATION: 1/1
[Pipeline] sshagent
[2025-10-22T19:27:33.696Z] $ ssh-agent
[2025-10-22T19:27:34.728Z] SSH_AUTH_SOCK=/var/folders/hb/6bmy20jj5tz9ws4l4c81_nxc0000gn/T//ssh-ojcZCE3JmSDL/agent.4615
[2025-10-22T19:27:34.728Z] SSH_AGENT_PID=4616
[2025-10-22T19:27:34.728Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
[2025-10-22T19:27:35.821Z] ++ uname
[2025-10-22T19:27:35.821Z] + '[' Darwin = AIX ']'
[2025-10-22T19:27:35.821Z] ++ uname
[2025-10-22T19:27:35.821Z] + '[' Darwin = SunOS ']'
[2025-10-22T19:27:35.821Z] ++ uname
[2025-10-22T19:27:35.821Z] + '[' Darwin = '*BSD' ']'
[2025-10-22T19:27:35.821Z] + MAKE=make
[2025-10-22T19:27:35.821Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown
[2025-10-22T19:27:35.821Z] make: Nothing to be done for `testEnvTeardown'.
[Pipeline] sh
[2025-10-22T19:27:37.014Z] ++ uname
[2025-10-22T19:27:37.014Z] + '[' Darwin = AIX ']'
[2025-10-22T19:27:37.014Z] ++ uname
[2025-10-22T19:27:37.014Z] + '[' Darwin = SunOS ']'
[2025-10-22T19:27:37.014Z] ++ uname
[2025-10-22T19:27:37.014Z] + '[' Darwin = '*BSD' ']'
[2025-10-22T19:27:37.014Z] + MAKE=make
[2025-10-22T19:27:37.014Z] + cd ./aqa-tests
[2025-10-22T19:27:37.014Z] + . ./scripts/testenv/testenvSettings.sh
[2025-10-22T19:27:37.014Z] ++ set +x
[2025-10-22T19:27:37.014Z] Set values based on ./testenv/testenv.properties:
[2025-10-22T19:27:37.014Z] =========
[2025-10-22T19:27:37.014Z] TKG_REPO=https://github.com/adoptium/TKG.git
[2025-10-22T19:27:37.014Z] TKG_BRANCH=v1.0.10
[2025-10-22T19:27:37.014Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git
[2025-10-22T19:27:37.014Z] OPENJ9_BRANCH=v0.56.0-release
[2025-10-22T19:27:37.014Z] STF_REPO=https://github.com/adoptium/STF.git
[2025-10-22T19:27:37.014Z] STF_BRANCH=v1.0.10
[2025-10-22T19:27:37.014Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git
[2025-10-22T19:27:37.014Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.10
[2025-10-22T19:27:37.014Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git
[2025-10-22T19:27:37.014Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.10
[2025-10-22T19:27:37.014Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git
[2025-10-22T19:27:37.014Z] JDK8_BRANCH=jdk8u472-ga
[2025-10-22T19:27:37.014Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git
[2025-10-22T19:27:37.014Z] JDK11_BRANCH=jdk-11.0.29-ga
[2025-10-22T19:27:37.014Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git
[2025-10-22T19:27:37.014Z] JDK17_BRANCH=jdk-17.0.17-ga
[2025-10-22T19:27:37.014Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git
[2025-10-22T19:27:37.014Z] JDK21_BRANCH=jdk-21.0.9-ga
[2025-10-22T19:27:37.014Z] JDK25_REPO=https://github.com/adoptium/jdk25u.git
[2025-10-22T19:27:37.014Z] JDK25_BRANCH=jdk-25.0.1-ga
[2025-10-22T19:27:37.014Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git
[2025-10-22T19:27:37.014Z] JDK8_OPENJ9_BRANCH=v0.56.0-release
[2025-10-22T19:27:37.014Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git
[2025-10-22T19:27:37.014Z] JDK11_OPENJ9_BRANCH=v0.56.0-release
[2025-10-22T19:27:37.014Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git
[2025-10-22T19:27:37.014Z] JDK17_OPENJ9_BRANCH=v0.56.0-release
[2025-10-22T19:27:37.014Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git
[2025-10-22T19:27:37.014Z] JDK21_OPENJ9_BRANCH=v0.56.0-release
[2025-10-22T19:27:37.014Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git
[2025-10-22T19:27:37.014Z] JDK25_OPENJ9_BRANCH=v0.56.0-release
[2025-10-22T19:27:37.014Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-22T19:27:37.014Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.29
[2025-10-22T19:27:37.014Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-22T19:27:37.014Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.17
[2025-10-22T19:27:37.014Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-22T19:27:37.014Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.9
[2025-10-22T19:27:37.014Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-22T19:27:37.014Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java-25.0.1
[2025-10-22T19:27:37.014Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf
[2025-10-22T19:27:37.014Z]
[2025-10-22T19:27:37.014Z] =========
[2025-10-22T19:27:37.014Z]
[2025-10-22T19:27:37.014Z] JDK_REPO=https://github.com/adoptium/jdk25u.git
[2025-10-22T19:27:37.014Z] JDK_BRANCH=jdk-25.0.1-ga
[2025-10-22T19:27:37.014Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git
[2025-10-22T19:27:37.014Z] OPENJCEPLUS_GIT_BRANCH=semeru-java25
[2025-10-22T19:27:37.014Z] /Library/Developer/CommandLineTools/usr/bin/make _testList TESTLIST=TestJlmRemoteMemoryAuth_0,TestJlmRemoteClassAuth_1,TestJlmRemoteMemoryNoAuth_0,TestJlmRemoteClassNoAuth_1,TestJlmRemoteClassAuth_0,TestJlmRemoteClassNoAuth_0,NioLoadTest_5m_0,MathLoadTest_autosimd_5m_0,NioLoadTest_5m_1,ClassLoadingTest_5m_0,LambdaLoadTest_HS_5m_1,MathLoadTest_bigdecimal_5m_0,ClassLoadingTest_5m_1
[2025-10-22T19:27:37.014Z] JAVA_HOME is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-10-22T19:27:37.014Z] LIB_DIR is set to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib
[2025-10-22T19:27:37.014Z] /Library/Developer/CommandLineTools/usr/bin/make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=testList TESTLIST=TestJlmRemoteMemoryAuth_0,TestJlmRemoteClassAuth_1,TestJlmRemoteMemoryNoAuth_0,TestJlmRemoteClassNoAuth_1,TestJlmRemoteClassAuth_0,TestJlmRemoteClassNoAuth_0,NioLoadTest_5m_0,MathLoadTest_autosimd_5m_0,NioLoadTest_5m_1,ClassLoadingTest_5m_0,LambdaLoadTest_HS_5m_1,MathLoadTest_bigdecimal_5m_0,ClassLoadingTest_5m_1
[2025-10-22T19:27:37.582Z] perl scripts/configure.pl
[2025-10-22T19:27:37.582Z] /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java -cp "./bin/TestKitGen.jar:/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/../../externalDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=osx_x86-64 --microArch="" --osLabel="" --jdkVersion=25 --impl=hotspot --vendor="eclipse" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=testList --testList=TestJlmRemoteMemoryAuth_0,TestJlmRemoteClassAuth_1,TestJlmRemoteMemoryNoAuth_0,TestJlmRemoteClassNoAuth_1,TestJlmRemoteClassAuth_0,TestJlmRemoteClassNoAuth_0,NioLoadTest_5m_0,MathLoadTest_autosimd_5m_0,NioLoadTest_5m_1,ClassLoadingTest_5m_0,LambdaLoadTest_HS_5m_1,MathLoadTest_bigdecimal_5m_0,ClassLoadingTest_5m_1 --numOfMachines= --testTime= --TRSSURL=
[2025-10-22T19:27:39.219Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv.
[2025-10-22T19:27:39.219Z]
[2025-10-22T19:27:39.219Z] Starting to generate test make files.
[2025-10-22T19:27:39.219Z]
[2025-10-22T19:27:39.219Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/TKG/../system/mathLoadTest/playlist.xml
[2025-10-22T19:27:39.219Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/TKG/../system/mathLoadTest/autoGen.mk
[2025-10-22T19:27:39.219Z]
[2025-10-22T19:27:39.219Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/TKG/../system/daaLoadTest/playlist.xml
[2025-10-22T19:27:39.219Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/TKG/../system/otherLoadTest/playlist.xml
[2025-10-22T19:27:39.684Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/TKG/../system/otherLoadTest/autoGen.mk
[2025-10-22T19:27:39.685Z]
[2025-10-22T19:27:39.685Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/TKG/../system/security/playlist.xml
[2025-10-22T19:27:39.685Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/TKG/../system/jcstress/playlist.xml
[2025-10-22T19:27:40.259Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/TKG/../system/sharedClasses/playlist.xml
[2025-10-22T19:27:40.259Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/TKG/../system/modularity/playlist.xml
[2025-10-22T19:27:41.032Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/TKG/../system/jlm/playlist.xml
[2025-10-22T19:27:41.032Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/TKG/../system/jlm/autoGen.mk
[2025-10-22T19:27:41.032Z]
[2025-10-22T19:27:41.032Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/TKG/../system/lambdaLoadTest/playlist.xml
[2025-10-22T19:27:41.032Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/TKG/../system/lambdaLoadTest/autoGen.mk
[2025-10-22T19:27:41.032Z]
[2025-10-22T19:27:41.032Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/TKG/../system/churn/playlist.xml
[2025-10-22T19:27:41.032Z] Parsing /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/TKG/../system/mauveLoadTest/playlist.xml
[2025-10-22T19:27:41.032Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/TKG/../system/autoGen.mk
[2025-10-22T19:27:41.032Z]
[2025-10-22T19:27:41.032Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/TKG/../autoGen.mk
[2025-10-22T19:27:41.032Z]
[2025-10-22T19:27:41.032Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/TKG/../TKG/utils.mk
[2025-10-22T19:27:41.032Z]
[2025-10-22T19:27:41.032Z] Generated /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/TKG/../TKG/rerun.mk
[2025-10-22T19:27:41.032Z]
[2025-10-22T19:27:41.032Z] Make files are generated successfully.
[2025-10-22T19:27:41.032Z]
[2025-10-22T19:27:41.032Z] /Library/Developer/CommandLineTools/usr/bin/make -f runtest.mk _testList
[2025-10-22T19:27:43.393Z]
[2025-10-22T19:27:43.393Z] Running make 3.81
[2025-10-22T19:27:43.393Z] set TEST_ROOT to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/aqa-tests/TKG/..
[2025-10-22T19:27:43.393Z] set JDK_VERSION to 25
[2025-10-22T19:27:43.393Z] set JDK_IMPL to hotspot
[2025-10-22T19:27:43.393Z] set JVM_VERSION to openjdk25
[2025-10-22T19:27:43.393Z] set JCL_VERSION to latest
[2025-10-22T19:27:43.393Z] JAVA_HOME was originally set to /Library/Java/JavaVirtualMachines/jdk-17/Contents/Home
[2025-10-22T19:27:43.393Z] set JAVA_HOME to /Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/../
[2025-10-22T19:27:43.393Z] set SPEC to osx_x86-64
[2025-10-22T19:27:43.393Z] set TEST_FLAG to
[2025-10-22T19:27:43.393Z] Running testList ...
[2025-10-22T19:27:43.393Z] There are 13 test targets in testList
[2025-10-22T19:27:43.393Z] "/Users/admin/workspace/workspace/Test_openjdk25_hs_sanity.system_x86-64_mac_testList_1/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -version
[2025-10-22T19:27:44.716Z] openjdk version "25.0.1" 2025-10-21 LTS
[2025-10-22T19:27:44.716Z] OpenJDK Runtime Environment Temurin-25.0.1+8 (build 25.0.1+8-LTS)
[2025-10-22T19:27:44.716Z] OpenJDK 64-Bit Server VM Temurin-25.0.1+8 (build 25.0.1+8-LTS, mixed mode)
[2025-10-22T19:27:45.233Z] ../system.mk:25: CYGWIN is 0
[2025-10-22T19:27:45.233Z]
[2025-10-22T19:27:45.233Z] ===============================================