Pre Test

Started by upstream project "AQA_Test_Pipeline" build number 614 originally caused by: Started by user Scott Fryer Started by upstream project "AQA_Test_Pipeline" build number 610 originally caused by: Started by user Scott Fryer Started by upstream project "AQA_Test_Pipeline" build number 609 originally caused by: Started by user Scott Fryer Checking out git ${ADOPTOPENJDK_REPO} into /home/jenkins/.jenkins/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows@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_openjdk21_hs_sanity.system_x86-64_windows@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.11-release^{commit} # timeout=10 Checking out Revision 3d843d1e90255abbaffc769489c5952083f029d6 (origin/v1.0.11-release) > git config core.sparsecheckout # timeout=10 > git checkout -f 3d843d1e90255abbaffc769489c5952083f029d6 # timeout=10 Commit message: "Set -Djdk.rmi.ssl.client.enableEndpointIdentification=false for IBM (#6853)" > git rev-list --no-walk 8cf4c19aca5022865c48bc23e94575ff22603129 # timeout=10 First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] timestamps [Pipeline] { [Pipeline] echo [2026-02-06T11:38:17.338Z] SPEC: win_x86-64 [Pipeline] echo [2026-02-06T11:38:17.341Z] Specified LABEL: sfryer.dynamic.windows.2022.poc [Pipeline] stage [Pipeline] { (Queue) Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dynamicAgents (to a value of type ArrayList) which could lead to memory leaks or other issues. [Pipeline] echo [2026-02-06T11:38:17.352Z] dynamicAgents: [] [Pipeline] echo [2026-02-06T11:38:17.355Z] Provisioning LABEL: sfryer.dynamic.windows.2022.poc [Pipeline] nodesByLabel [2026-02-06T11:38:17.363Z] Found a total of 1 nodes with the 'sfryer.dynamic.windows.2022.poc' label [Pipeline] node [2026-02-06T11:38:32.367Z] Still waiting to schedule task [2026-02-06T11:38:32.368Z] Waiting for next available executor on ‘test-win847390’ [2026-02-06T23:27:41.987Z] Running on test-win77c890 in c:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows [Pipeline] { Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ref_cache (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] retry [Pipeline] { [Pipeline] timeout [2026-02-06T23:27:42.011Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] retry [Pipeline] { [Pipeline] cleanWs [2026-02-06T23:27:42.068Z] [WS-CLEANUP] Deleting project workspace... [2026-02-06T23:27:42.069Z] [WS-CLEANUP] Deferred wipeout is disabled by the job configuration... [2026-02-06T23:27:42.088Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // timeout [Pipeline] checkout [2026-02-06T23:27:42.172Z] The recommended git tool is: git [2026-02-06T23:27:42.222Z] No credentials specified [2026-02-06T23:27:42.242Z] Cloning the remote Git repository [2026-02-06T23:27:42.273Z] Cloning repository https://github.com/adoptium/aqa-tests.git [2026-02-06T23:27:42.273Z] > git init c:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests # timeout=10 [2026-02-06T23:27:42.364Z] [WARNING] Reference path does not exist: C:\Users\adoptopenjdk/openjdk_cache [2026-02-06T23:27:42.364Z] Fetching upstream changes from https://github.com/adoptium/aqa-tests.git [2026-02-06T23:27:42.364Z] > git --version # timeout=10 [2026-02-06T23:27:42.403Z] > git --version # 'git version 2.45.1' [2026-02-06T23:27:42.403Z] > git fetch --tags --force --progress -- https://github.com/adoptium/aqa-tests.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-06T23:27:48.915Z] > git config remote.origin.url https://github.com/adoptium/aqa-tests.git # timeout=10 [2026-02-06T23:27:48.959Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2026-02-06T23:27:49.037Z] Avoid second fetch [2026-02-06T23:27:49.108Z] Checking out Revision 3d843d1e90255abbaffc769489c5952083f029d6 (origin/v1.0.11-release) [2026-02-06T23:27:49.048Z] > git rev-parse "origin/v1.0.11-release^{commit}" # timeout=10 [2026-02-06T23:27:49.119Z] > git config core.sparsecheckout # timeout=10 [2026-02-06T23:27:49.160Z] > git checkout -f 3d843d1e90255abbaffc769489c5952083f029d6 # timeout=10 [2026-02-06T23:27:52.569Z] Commit message: "Set -Djdk.rmi.ssl.client.enableEndpointIdentification=false for IBM (#6853)" [Pipeline] } [Pipeline] // retry [Pipeline] load [Pipeline] { (c:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows/aqa-tests/buildenv/jenkins/JenkinsfileBase) [Pipeline] } [Pipeline] // load Did you forget the `def` keyword? WorkflowScript seems to be setting a field named jenkinsfile (to a value of type Script1) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named TIME_LIMIT (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] timeout [2026-02-06T23:27:53.866Z] Timeout set to expire in 10 hr [Pipeline] { [Pipeline] echo [2026-02-06T23:27:53.887Z] runMulticastCmd: false [Pipeline] stage [Pipeline] { (Setup) [Pipeline] sh [2026-02-06T23:27:54.363Z] + LC_TIME=C [2026-02-06T23:27:54.363Z] + date '+%a, %d %b %Y %T %z' [Pipeline] echo [2026-02-06T23:27:54.785Z] PROCESSCATCH: Terminating any hung/left over test processes: [Pipeline] sh [2026-02-06T23:27:55.227Z] + aqa-tests/terminateTestProcesses.sh adoptopenjdk [2026-02-06T23:27:55.556Z] Windows machine, using powershell queries... [2026-02-06T23:27:55.883Z] Woohoo - no rogue processes detected! Did you forget the `def` keyword? Script1 seems to be setting a field named PLATFORM (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLONE_OPENJ9 (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CUSTOM_TARGET (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NAME (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named UPSTREAM_JOB_NUMBER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SSH_AGENT_CREDENTIAL (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named KEEP_WORKSPACE (to a value of type Boolean) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named OPENJ9_SHA (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CLOUD_PROVIDER (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named SDK_RESOURCE (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ITERATIONS (to a value of type Integer) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named NUM_MACHINES (to a value of type Integer) which could lead to memory leaks or other issues. [Pipeline] sh [2026-02-06T23:27:56.963Z] + printenv [2026-02-06T23:27:56.963Z] ProgramFiles(x86)=C:\Program Files (x86) [2026-02-06T23:27:56.963Z] CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files [2026-02-06T23:27:56.963Z] !C:=C:\Users\adoptopenjdk [2026-02-06T23:27:56.963Z] SHELL=c:\windows\system32\cmd.exe [2026-02-06T23:27:56.963Z] KEEP_WORKSPACE=false [2026-02-06T23:27:56.963Z] NUMBER_OF_PROCESSORS=4 [2026-02-06T23:27:56.963Z] PROCESSOR_LEVEL=6 [2026-02-06T23:27:56.963Z] TAP_NAME=Test_openjdk21_hs_sanity.system_x86-64_windows.tap [2026-02-06T23:27:56.963Z] LIB_DIR=c:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/lib [2026-02-06T23:27:56.963Z] EXIT_FAILURE=false [2026-02-06T23:27:56.963Z] RUN_TESTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.system_x86-64_windows/253/display/redirect?page=tests [2026-02-06T23:27:56.963Z] PLATFORM=x86-64_windows [2026-02-06T23:27:56.963Z] DOCKER_REQUIRED=false [2026-02-06T23:27:56.963Z] PROGRAMFILES=C:\Program Files [2026-02-06T23:27:56.963Z] TIME_LIMIT=10 [2026-02-06T23:27:56.963Z] JENKINS_SERVER_COOKIE=durable-78aed316e83baf5965bbcaa92dcd8af39f1367a592dd79077326d07db77422e4 [2026-02-06T23:27:56.963Z] PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC [2026-02-06T23:27:56.963Z] JAVA_HOME=C:\openjdk\jdk-8 [2026-02-06T23:27:56.963Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-02-06T23:27:56.963Z] GENERATE_JOBS=false [2026-02-06T23:27:56.963Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-02-06T23:27:56.963Z] OS=Windows_NT [2026-02-06T23:27:56.963Z] RUN_CHANGES_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.system_x86-64_windows/253/display/redirect?page=changes [2026-02-06T23:27:56.963Z] HOMEDRIVE=C: [2026-02-06T23:27:56.963Z] ANT_HOME=C:\apache-ant\apache-ant-1.10.15 [2026-02-06T23:27:56.963Z] RERUN_ITERATIONS=0 [2026-02-06T23:27:56.963Z] OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse:master [2026-02-06T23:27:56.963Z] USERDOMAIN=WORKGROUP [2026-02-06T23:27:56.963Z] STF_OWNER_BRANCH=adoptium:master [2026-02-06T23:27:56.963Z] HUDSON_HOME=/home/jenkins/.jenkins [2026-02-06T23:27:56.963Z] PWD=/cygdrive/c/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows [2026-02-06T23:27:56.963Z] USERPROFILE=C:\Users\adoptopenjdk [2026-02-06T23:27:56.963Z] LOGNAME=adoptopenjdk [2026-02-06T23:27:56.963Z] ARCHIVE_TEST_RESULTS=false [2026-02-06T23:27:56.963Z] SETUP_JCK_RUN=false [2026-02-06T23:27:56.963Z] BUILD_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.system_x86-64_windows/253/ [2026-02-06T23:27:56.963Z] SLACK_CHANNEL=aqavit-bot [2026-02-06T23:27:56.963Z] JCK_GIT_BRANCH=master [2026-02-06T23:27:56.963Z] JOB_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.system_x86-64_windows/ [2026-02-06T23:27:56.963Z] BUILD_NUMBER=253 [2026-02-06T23:27:56.963Z] TKG_ITERATIONS=1 [2026-02-06T23:27:56.963Z] _=/usr/bin/printenv [2026-02-06T23:27:56.963Z] VS140COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\ [2026-02-06T23:27:56.963Z] c28fc6f98a2c44abbbd89d6a3037d0d9_POSIX_FD_STATE=AAAAAAICAjI= [2026-02-06T23:27:56.963Z] PERF_ROOT=c:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows/../../benchmarks [2026-02-06T23:27:56.963Z] ALLUSERSPROFILE=C:\ProgramData [2026-02-06T23:27:56.963Z] JENKINS_NODE_COOKIE=f20b7779-e5d4-40db-896e-71a346758fdd [2026-02-06T23:27:56.963Z] CommonProgramW6432=C:\Program Files\Common Files [2026-02-06T23:27:56.963Z] KEEP_REPORTDIR=false [2026-02-06T23:27:56.963Z] BUILD_DISPLAY_NAME=#253 [2026-02-06T23:27:56.963Z] SDK_RESOURCE=releases [2026-02-06T23:27:56.963Z] TEST_JDK_HOME=c:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows/jdkbinary/j2sdk-image [2026-02-06T23:27:56.963Z] HOME=/cygdrive/c/Users/adoptopenjdk [2026-02-06T23:27:56.963Z] USERNAME=adoptopenjdk [2026-02-06T23:27:56.963Z] NUM_MACHINES=1 [2026-02-06T23:27:56.963Z] COMSPEC=C:\Windows\system32\cmd.exe [2026-02-06T23:27:56.964Z] CUDA_PATH_V9_1=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1 [2026-02-06T23:27:56.964Z] jobStatus=SUCCESS [2026-02-06T23:27:56.964Z] JENKINS_URL=https://ci.adoptium.net/ [2026-02-06T23:27:56.964Z] JOB_BASE_NAME=Test_openjdk21_hs_sanity.system_x86-64_windows [2026-02-06T23:27:56.964Z] JOBSTARTTIME=Fri, 06 Feb 2026 23:27:54 +0000 [2026-02-06T23:27:56.964Z] JDK_VERSION=21 [2026-02-06T23:27:56.964Z] APPDATA=C:\Users\adoptopenjdk\AppData\Roaming [2026-02-06T23:27:56.964Z] JOB_NAME=Test_openjdk21_hs_sanity.system_x86-64_windows [2026-02-06T23:27:56.964Z] USE_TESTENV_PROPERTIES=true [2026-02-06T23:27:56.964Z] SYSTEMROOT=C:\Windows [2026-02-06T23:27:56.964Z] PERSONAL_BUILD=false [2026-02-06T23:27:56.964Z] RUN_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.system_x86-64_windows/253/display/redirect [2026-02-06T23:27:56.964Z] LOCALAPPDATA=C:\Users\adoptopenjdk\AppData\Local [2026-02-06T23:27:56.964Z] AUTO_DETECT=true [2026-02-06T23:27:56.964Z] FQDN=test-win77c890.uksouth.cloudapp.azure.com [2026-02-06T23:27:56.964Z] SSH_CONNECTION=78.47.239.97 39428 10.0.0.10 22 [2026-02-06T23:27:56.964Z] EXIT_SUCCESS=false [2026-02-06T23:27:56.964Z] JOB_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.system_x86-64_windows/display/redirect [2026-02-06T23:27:56.964Z] PROMPT=adoptopenjdk@test-win77c890 $P$G [2026-02-06T23:27:56.964Z] WORKSPACE=c:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows [2026-02-06T23:27:56.964Z] COMPUTERNAME=test-win77c890 [2026-02-06T23:27:56.964Z] OPENJ9_BRANCH=master [2026-02-06T23:27:56.964Z] EXTERNAL_CUSTOM_BRANCH=master [2026-02-06T23:27:56.964Z] SYSTEM_LIB_DIR=c:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib [2026-02-06T23:27:56.964Z] PARALLEL=None [2026-02-06T23:27:56.964Z] HUDSON_URL=https://ci.adoptium.net/ [2026-02-06T23:27:56.964Z] ITERATIONS=1 [2026-02-06T23:27:56.964Z] SPEC=win_x86-64 [2026-02-06T23:27:56.964Z] LABEL=sfryer.dynamic.windows.2022.poc [2026-02-06T23:27:56.964Z] TERM=xterm-256color [2026-02-06T23:27:56.964Z] ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium:master [2026-02-06T23:27:56.964Z] NODE_NAME=test-win77c890 [2026-02-06T23:27:56.964Z] ADOPTOPENJDK_REPO=https://github.com/adoptium/aqa-tests.git [2026-02-06T23:27:56.964Z] USER=adoptopenjdk [2026-02-06T23:27:56.964Z] PSModulePath=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules [2026-02-06T23:27:56.964Z] HUDSON_SERVER_COOKIE=2d832652af5afba8 [2026-02-06T23:27:56.964Z] CUDA_PATH=C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.1 [2026-02-06T23:27:56.964Z] TEMP=/cygdrive/c/Users/adoptopenjdk/AppData/Local/Temp [2026-02-06T23:27:56.964Z] DYNAMIC_COMPILE=false [2026-02-06T23:27:56.964Z] SHLVL=2 [2026-02-06T23:27:56.964Z] BUILD_TAG=jenkins-Test_openjdk21_hs_sanity.system_x86-64_windows-253 [2026-02-06T23:27:56.964Z] PROCESSOR_REVISION=6a06 [2026-02-06T23:27:56.964Z] DriverData=C:\Windows\System32\Drivers\DriverData [2026-02-06T23:27:56.964Z] EXECUTOR_NUMBER=0 [2026-02-06T23:27:56.964Z] HUDSON_COOKIE=12cc8bb2-78ad-44f5-9228-4d596cb2917f [2026-02-06T23:27:56.964Z] ADOPTOPENJDK_BRANCH=v1.0.11-release [2026-02-06T23:27:56.964Z] JENKINS_HOME=/home/jenkins/.jenkins [2026-02-06T23:27:56.964Z] COMMONPROGRAMFILES=C:\Program Files\Common Files [2026-02-06T23:27:56.964Z] ORIGIN_JDK_VERSION=21 [2026-02-06T23:27:56.964Z] PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 106 Stepping 6, GenuineIntel [2026-02-06T23:27:56.964Z] SSH_CLIENT=78.47.239.97 39428 22 [2026-02-06T23:27:56.964Z] CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token [2026-02-06T23:27:56.964Z] NODE_LABELS=sfryer.dynamic.windows.2022.poc test-win77c890 [2026-02-06T23:27:56.964Z] STAGE_NAME=Setup [2026-02-06T23:27:56.964Z] EXTERNAL_TEST_CMD=mvn clean install [2026-02-06T23:27:56.964Z] HOMEPATH=\Users\adoptopenjdk [2026-02-06T23:27:56.964Z] WORKSPACE_TMP=c:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows@tmp [2026-02-06T23:27:56.964Z] TMP=/cygdrive/c/Users/adoptopenjdk/AppData/Local/Temp [2026-02-06T23:27:56.964Z] PATH=/usr/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Windows/System32/OpenSSH:/cygdrive/c/Program Files/dotnet:/cygdrive/c/Users/adoptopenjdk/AppData/Local/Microsoft/WindowsApps:/cygdrive/c/Strawberry/perl/bin:/cygdrive/c/Program Files/Git/cmd:/cygdrive/c/openjdk/jdk-8/bin:/cygdrive/c/apache-ant/apache-ant-1.10.15/bin:/cygdrive/c/rust/bin:/cygdrive/c/Program Files/IcedTeaWEB/bin:/cygdrive/c/Users/adoptopenjdk/AppData/Local/Microsoft/WindowsApps [2026-02-06T23:27:56.964Z] LIGHT_WEIGHT_CHECKOUT=true [2026-02-06T23:27:56.964Z] TKG_OWNER_BRANCH=adoptium:master [2026-02-06T23:27:56.964Z] ProgramW6432=C:\Program Files [2026-02-06T23:27:56.964Z] CI=true [2026-02-06T23:27:56.964Z] RUN_ARTIFACTS_DISPLAY_URL=https://ci.adoptium.net/job/Test_openjdk21_hs_sanity.system_x86-64_windows/253/display/redirect?page=artifacts [2026-02-06T23:27:56.964Z] RERUN_FAILURE=false [2026-02-06T23:27:56.964Z] OPENJCEPLUS_GIT_BRANCH=semeru-java21 [2026-02-06T23:27:56.964Z] BUILD_LIST=system [2026-02-06T23:27:56.964Z] BUILD_ID=253 [2026-02-06T23:27:56.964Z] WINDIR=C:\Windows [2026-02-06T23:27:56.964Z] PROCESSOR_ARCHITECTURE=AMD64 [2026-02-06T23:27:56.964Z] PUBLIC=C:\Users\Public [2026-02-06T23:27:56.964Z] SYSTEMDRIVE=C: [2026-02-06T23:27:56.964Z] TARGET=sanity.system [2026-02-06T23:27:56.964Z] USE_JRE=false [2026-02-06T23:27:56.964Z] JDK_IMPL=hotspot [2026-02-06T23:27:56.964Z] ProgramData=C:\ProgramData 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. 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 [2026-02-06T23:27:57.058Z] IS_SVT_TESTREPO is set to false Did you forget the `def` keyword? Script1 seems to be setting a field named TEST_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named DEBUG_IMAGES_REQUIRED (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CODE_COVERAGE_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named ADDITIONAL_ARTIFACTS_REQUIRED_OPTION (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named CURL_OPTS (to a value of type String) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named GET_SH_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RESOLVED_MAKE (to a value of type String) which could lead to memory leaks or other issues. [Pipeline] dir [2026-02-06T23:27:57.064Z] Running in c:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows [Pipeline] { [Pipeline] sshagent [2026-02-06T23:27:57.096Z] $ ssh-agent [2026-02-06T23:27:57.200Z] SSH_AUTH_SOCK=/tmp/ssh-OCmoyD7lqcBN/agent.134 [2026-02-06T23:27:57.200Z] SSH_AGENT_PID=135 [2026-02-06T23:27:57.200Z] [ssh-agent] Started. [Pipeline] { [Pipeline] dir [2026-02-06T23:27:57.222Z] Running in c:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests [Pipeline] { [Pipeline] withCredentials [2026-02-06T23:27:57.254Z] Masking supported pattern matches of %USERNAME% or %PASSWORD% [Pipeline] { [Pipeline] sh [2026-02-06T23:27:57.698Z] ++ pwd [2026-02-06T23:27:57.698Z] + ./get.sh -s /cygdrive/c/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/aqa-tests/.. -p x86-64_windows -r releases -j 21 -i hotspot --clone_openj9 false [2026-02-06T23:27:57.698Z] TESTDIR: /cygdrive/c/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/aqa-tests [2026-02-06T23:27:57.698Z] load ./testenv/testenv.properties [2026-02-06T23:27:57.698Z] Running checkTags with ./testenv/testenv.properties and 21 [2026-02-06T23:27:58.446Z] c8dc73c9453ea45b67323450d4b6f11ca6519260 refs/tags/jdk-21.0.10-ga [2026-02-06T23:27:58.446Z] Use tag name jdk-21.0.10-ga from ./testenv/testenv.properties [2026-02-06T23:27:58.446Z] get jdk binary... [2026-02-06T23:27:58.446Z] _ENCODE_FILE_NEW=UNTAGGED curl -OLJSks --user ****:**** https://api.adoptium.net/v3/binary/latest/21/ga/windows/x64/jdk/hotspot/normal/adoptium?project=jdk [2026-02-06T23:28:00.102Z] _ENCODE_FILE_NEW=UNTAGGED curl -OLJSks --user ****:**** https://api.adoptium.net/v3/binary/latest/21/ga/windows/x64/sbom/hotspot/normal/adoptium?project=jdk [2026-02-06T23:28:00.805Z] _ENCODE_FILE_NEW=UNTAGGED curl -OLJSks --user ****:**** https://api.adoptium.net/v3/binary/latest/21/ga/windows/x64/testimage/hotspot/normal/adoptium?project=jdk [2026-02-06T23:28:01.522Z] Uncompressing file: OpenJDK21U-jdk_x64_windows_hotspot_21.0.10_7.zip ... [2026-02-06T23:28:06.258Z] List files in jdkbinary folder... [2026-02-06T23:28:06.258Z] total 216456 [2026-02-06T23:28:06.258Z] -rw-rw-r--+ 1 adoptopenjdk None 204939612 Feb 6 23:27 OpenJDK21U-jdk_x64_windows_hotspot_21.0.10_7.zip [2026-02-06T23:28:06.258Z] -rw-rw-r--+ 1 adoptopenjdk None 167718 Feb 6 23:28 OpenJDK21U-sbom_x64_windows_hotspot_21.0.10_7.json [2026-02-06T23:28:06.258Z] -rw-rw-r--+ 1 adoptopenjdk None 16539245 Feb 6 23:28 OpenJDK21U-testimage_x64_windows_hotspot_21.0.10_7.zip [2026-02-06T23:28:06.258Z] drwxrwxr-x+ 1 adoptopenjdk None 0 Feb 6 23:28 tmp [2026-02-06T23:28:06.258Z] List files in jdkbinary/tmp folder... [2026-02-06T23:28:06.258Z] total 4 [2026-02-06T23:28:06.258Z] drwxrwx---+ 1 adoptopenjdk None 0 Jan 21 01:07 jdk-21.0.10+7 [2026-02-06T23:28:06.258Z] Moving directory jdk-21.0.10+7/ to ../j2sdk-image [2026-02-06T23:28:06.258Z] Uncompressing file: OpenJDK21U-testimage_x64_windows_hotspot_21.0.10_7.zip ... [2026-02-06T23:28:10.719Z] List files in jdkbinary folder... [2026-02-06T23:28:10.719Z] total 216460 [2026-02-06T23:28:10.720Z] -rw-rw-r--+ 1 adoptopenjdk None 204939612 Feb 6 23:27 OpenJDK21U-jdk_x64_windows_hotspot_21.0.10_7.zip [2026-02-06T23:28:10.720Z] -rw-rw-r--+ 1 adoptopenjdk None 167718 Feb 6 23:28 OpenJDK21U-sbom_x64_windows_hotspot_21.0.10_7.json [2026-02-06T23:28:10.720Z] -rw-rw-r--+ 1 adoptopenjdk None 16539245 Feb 6 23:28 OpenJDK21U-testimage_x64_windows_hotspot_21.0.10_7.zip [2026-02-06T23:28:10.720Z] drwxrwx---+ 1 adoptopenjdk None 0 Jan 21 01:07 j2sdk-image [2026-02-06T23:28:10.720Z] drwxrwxr-x+ 1 adoptopenjdk None 0 Feb 6 23:28 tmp [2026-02-06T23:28:10.720Z] List files in jdkbinary/tmp folder... [2026-02-06T23:28:10.720Z] total 4 [2026-02-06T23:28:10.720Z] drwxrwx---+ 1 adoptopenjdk None 0 Jan 21 00:32 jdk-21.0.10+7-test-image [2026-02-06T23:28:10.720Z] Moving directory jdk-21.0.10+7-test-image/ to ../openjdk-test-image [2026-02-06T23:28:10.720Z] Run c:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows/jdkbinary/j2sdk-image/bin/java -version [2026-02-06T23:28:10.720Z] =JAVA VERSION OUTPUT BEGIN= [2026-02-06T23:28:11.447Z] openjdk version "21.0.10" 2026-01-20 LTS [2026-02-06T23:28:11.447Z] OpenJDK Runtime Environment Temurin-21.0.10+7 (build 21.0.10+7-LTS) [2026-02-06T23:28:11.447Z] OpenJDK 64-Bit Server VM Temurin-21.0.10+7 (build 21.0.10+7-LTS, mixed mode, sharing) [2026-02-06T23:28:11.447Z] =JAVA VERSION OUTPUT END= [2026-02-06T23:28:11.447Z] =RELEASE INFO BEGIN= [2026-02-06T23:28:11.447Z] IMPLEMENTOR="Eclipse Adoptium" [2026-02-06T23:28:11.447Z] IMPLEMENTOR_VERSION="Temurin-21.0.10+7" [2026-02-06T23:28:11.447Z] JAVA_RUNTIME_VERSION="21.0.10+7-LTS" [2026-02-06T23:28:11.447Z] JAVA_VERSION="21.0.10" [2026-02-06T23:28:11.447Z] JAVA_VERSION_DATE="2026-01-20" [2026-02-06T23:28:11.447Z] LIBC="default" [2026-02-06T23:28:11.448Z] MODULES="java.base java.compiler java.datatransfer java.xml java.prefs java.desktop java.instrument java.logging java.management java.security.sasl java.naming java.rmi java.management.rmi java.net.http java.scripting java.security.jgss java.transaction.xa java.sql java.sql.rowset java.xml.crypto java.se java.smartcardio jdk.accessibility jdk.internal.jvmstat jdk.attach jdk.charsets jdk.internal.opt jdk.zipfs jdk.compiler jdk.crypto.ec jdk.crypto.cryptoki jdk.crypto.mscapi jdk.dynalink jdk.internal.ed jdk.editpad jdk.hotspot.agent jdk.httpserver jdk.incubator.vector jdk.internal.le jdk.internal.vm.ci jdk.internal.vm.compiler jdk.internal.vm.compiler.management jdk.jartool jdk.javadoc jdk.jcmd jdk.management jdk.management.agent jdk.jconsole jdk.jdeps jdk.jdwp.agent jdk.jdi jdk.jfr jdk.jlink jdk.jpackage jdk.jshell jdk.jsobject jdk.jstatd jdk.localedata jdk.management.jfr jdk.naming.dns jdk.naming.rmi jdk.net jdk.nio.mapmode jdk.random jdk.sctp jdk.security.auth jdk.security.jgss jdk.unsupported jdk.unsupported.desktop jdk.xml.dom" [2026-02-06T23:28:11.448Z] OS_ARCH="x86_64" [2026-02-06T23:28:11.448Z] OS_NAME="Windows" [2026-02-06T23:28:11.448Z] SOURCE=".:git:a633eafe0fcc" [2026-02-06T23:28:11.448Z] BUILD_SOURCE="git:458965074606f027bd5afce2cfd5c1055dea0438" [2026-02-06T23:28:11.448Z] BUILD_SOURCE_REPO="https://github.com/adoptium/temurin-build.git" [2026-02-06T23:28:11.448Z] SOURCE_REPO="https://github.com/adoptium/jdk21u.git" [2026-02-06T23:28:11.448Z] FULL_VERSION="21.0.10+7-LTS" [2026-02-06T23:28:11.448Z] SEMANTIC_VERSION="21.0.10+7" [2026-02-06T23:28:11.448Z] BUILD_INFO="OS: Windows Server 2022 Version: 10.0" [2026-02-06T23:28:11.448Z] JVM_VARIANT="Hotspot" [2026-02-06T23:28:11.448Z] JVM_VERSION="21.0.10+7-LTS" [2026-02-06T23:28:11.448Z] IMAGE_TYPE="JDK" [2026-02-06T23:28:11.448Z] =RELEASE INFO END= [2026-02-06T23:28:11.448Z] get testKitGen... [2026-02-06T23:28:11.448Z] git clone -q https://github.com/adoptium/TKG.git [2026-02-06T23:28:14.382Z] git rev-parse v1.0.11.1 [2026-02-06T23:28:14.382Z] git checkout -q -f c0ef952083569cee498eb4092e4dab2df18ea6b5 [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // dir [Pipeline] } [2026-02-06T23:28:14.508Z] $ ssh-agent -k [2026-02-06T23:28:14.548Z] unset SSH_AUTH_SOCK; [2026-02-06T23:28:14.549Z] unset SSH_AGENT_PID; [2026-02-06T23:28:14.549Z] echo Agent pid 135 killed; [2026-02-06T23:28:14.599Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] fileExists [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] echo [2026-02-06T23:28:15.006Z] Rerun in Grinder: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=releases&amp;TARGET=sanity.system&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;MODE=ENTRYPOINT&amp;DOCKER_REQUIRED=false&amp;REMOTE_TRIGGER=false&amp;ACTIVE_NODE_TIMEOUT=&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_windows&amp;GENERATE_JOBS=false&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;RERUN_ITERATIONS=0&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=sfryer.dynamic.windows.2022.poc&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=v1.0.11-release&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;JDK_VERSION=21&amp;USER_CREDENTIALS_ID=&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JCK_GIT_BRANCH=master&amp;JDK_REPO=&amp;JCK_GIT_REPO=&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;VENDOR_TEST_BRANCHES=&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;UPSTREAM_JOB_NAME=&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=1&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=true&amp;BUILD_LIST=system&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=10&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] echo [2026-02-06T23:28:15.017Z] Rerun in Grinder on same machine: https://ci.adoptium.net/job/Grinder/parambuild/?SDK_RESOURCE=releases&amp;TARGET=sanity.system&amp;BASE_DOCKER_REGISTRY_CREDENTIAL_ID=&amp;TEST_FLAG=&amp;UPSTREAM_TEST_JOB_NAME=&amp;MODE=ENTRYPOINT&amp;DOCKER_REQUIRED=false&amp;REMOTE_TRIGGER=false&amp;ACTIVE_NODE_TIMEOUT=&amp;VENDOR_TEST_DIRS=&amp;EXTRA_DOCKER_ARGS=&amp;TKG_OWNER_BRANCH=adoptium%3Amaster&amp;OPENJ9_SYSTEMTEST_OWNER_BRANCH=eclipse%3Amaster&amp;PLATFORM=x86-64_windows&amp;GENERATE_JOBS=false&amp;KEEP_REPORTDIR=false&amp;PERSONAL_BUILD=false&amp;DOCKER_REGISTRY_DIR=&amp;ADOPTOPENJDK_REPO=https%3A%2F%2Fgithub.com%2Fadoptium%2Faqa-tests.git&amp;RERUN_ITERATIONS=0&amp;SETUP_JCK_RUN=false&amp;DOCKER_REGISTRY_URL_CREDENTIAL_ID=&amp;LABEL=test-win77c890&amp;EXTRA_OPTIONS=&amp;CUSTOMIZED_SDK_URL=&amp;BUILD_IDENTIFIER=&amp;JENKINS_KEY=&amp;ADOPTOPENJDK_BRANCH=v1.0.11-release&amp;LIGHT_WEIGHT_CHECKOUT=false&amp;USE_JRE=false&amp;ARTIFACTORY_SERVER=&amp;KEEP_WORKSPACE=false&amp;JDK_VERSION=21&amp;USER_CREDENTIALS_ID=&amp;DOCKER_REGISTRY_URL=&amp;ITERATIONS=1&amp;VENDOR_TEST_REPOS=&amp;JCK_GIT_BRANCH=master&amp;JDK_REPO=&amp;JCK_GIT_REPO=&amp;OPENJ9_BRANCH=master&amp;OPENJ9_SHA=&amp;VENDOR_TEST_BRANCHES=&amp;OPENJ9_REPO=https%3A%2F%2Fgithub.com%2Feclipse-openj9%2Fopenj9.git&amp;UPSTREAM_JOB_NAME=&amp;CLOUD_PROVIDER=&amp;CUSTOM_TARGET=&amp;VENDOR_TEST_SHAS=&amp;JDK_BRANCH=&amp;LABEL_ADDITION=&amp;ARTIFACTORY_REPO=&amp;ARTIFACTORY_ROOT_DIR=&amp;UPSTREAM_TEST_JOB_NUMBER=&amp;DOCKERIMAGE_TAG=&amp;TEST_TIME=&amp;JDK_IMPL=hotspot&amp;SSH_AGENT_CREDENTIAL=&amp;AUTO_DETECT=true&amp;SLACK_CHANNEL=aqavit-bot&amp;DYNAMIC_COMPILE=false&amp;RELATED_NODES=&amp;ADOPTOPENJDK_SYSTEMTEST_OWNER_BRANCH=adoptium%3Amaster&amp;APPLICATION_OPTIONS=&amp;CUSTOMIZED_SDK_URL_CREDENTIAL_ID=eclipse_temurin_bot_email_and_token&amp;ARCHIVE_TEST_RESULTS=false&amp;NUM_MACHINES=1&amp;OPENJDK_SHA=&amp;TRSS_URL=&amp;RERUN_FAILURE=false&amp;USE_TESTENV_PROPERTIES=true&amp;BUILD_LIST=system&amp;ADDITIONAL_ARTIFACTS_REQUIRED=&amp;UPSTREAM_JOB_NUMBER=&amp;STF_OWNER_BRANCH=adoptium%3Amaster&amp;TIME_LIMIT=10&amp;JVM_OPTIONS=&amp;PARALLEL=None [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo [2026-02-06T23:28:15.077Z] Building tests... [Pipeline] timeout [2026-02-06T23:28:15.080Z] Timeout set to expire in 20 min [Pipeline] { [Pipeline] echo [2026-02-06T23:28:15.091Z] Custom URL: https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [Pipeline] sh [2026-02-06T23:28:15.577Z] + perl ./aqa-tests/TKG/scripts/getDependencies.pl -path c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib -task default -customUrl https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact/ [2026-02-06T23:28:15.577Z] c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib does not exist, creating one. [2026-02-06T23:28:15.577Z] mkdir c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib [2026-02-06T23:28:15.577Z] -------------------------------------------- [2026-02-06T23:28:15.577Z] path is set to c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib [2026-02-06T23:28:15.577Z] task is set to default [2026-02-06T23:28:15.577Z] dependencyList is set to all [2026-02-06T23:28:15.577Z] System Test jars will be downloaded. [2026-02-06T23:28:15.577Z] -------------------------------------------- [2026-02-06T23:28:15.577Z] Starting download third party dependent jars [2026-02-06T23:28:15.577Z] -------------------------------------------- [2026-02-06T23:28:15.577Z] downloading dependent third party jars to c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib [2026-02-06T23:28:15.577Z] mkdir c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/mauve [2026-02-06T23:28:15.577Z] Directory created: c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/mauve [2026-02-06T23:28:15.577Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/mauve//mauve.jar [2026-02-06T23:28:15.577Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/mauve//mauve.jar [2026-02-06T23:28:16.278Z] --> file downloaded to c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/mauve/mauve.jar [2026-02-06T23:28:16.278Z] mkdir c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/log4j [2026-02-06T23:28:16.278Z] Directory created: c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/log4j [2026-02-06T23:28:16.278Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/log4j//log4j-api.jar [2026-02-06T23:28:16.278Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/log4j//log4j-api.jar [2026-02-06T23:28:16.610Z] --> file downloaded to c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/log4j/log4j-api.jar [2026-02-06T23:28:16.610Z] Checksum verification skipped for c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/log4j/log4j-api.jar [2026-02-06T23:28:16.610Z] mkdir c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/apache-ant [2026-02-06T23:28:16.610Z] mkdir c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/apache-ant/lib [2026-02-06T23:28:16.610Z] Directory created: c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/apache-ant/lib [2026-02-06T23:28:16.610Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/apache-ant/lib//ant-launcher.jar [2026-02-06T23:28:16.610Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/apache-ant/lib//ant-launcher.jar [2026-02-06T23:28:16.610Z] --> file downloaded to c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar [2026-02-06T23:28:16.610Z] Checksum verification skipped for c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/apache-ant/lib/ant-launcher.jar [2026-02-06T23:28:16.610Z] mkdir c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/cvsclient [2026-02-06T23:28:16.610Z] Directory created: c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/cvsclient [2026-02-06T23:28:16.610Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/cvsclient//org-netbeans-lib-cvsclient.jar [2026-02-06T23:28:16.610Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/cvsclient//org-netbeans-lib-cvsclient.jar [2026-02-06T23:28:16.936Z] --> file downloaded to c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar [2026-02-06T23:28:16.936Z] Checksum verification skipped for c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/cvsclient/org-netbeans-lib-cvsclient.jar [2026-02-06T23:28:16.936Z] mkdir c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/asm [2026-02-06T23:28:16.936Z] Directory created: c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/asm [2026-02-06T23:28:16.936Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/asm//asm.jar [2026-02-06T23:28:16.936Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/asm//asm.jar [2026-02-06T23:28:17.262Z] --> file downloaded to c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/asm/asm.jar [2026-02-06T23:28:17.262Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar [2026-02-06T23:28:17.262Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//json-simple.jar [2026-02-06T23:28:17.588Z] --> file downloaded to c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/json-simple.jar [2026-02-06T23:28:17.588Z] mkdir c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/junit [2026-02-06T23:28:17.588Z] Directory created: c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/junit [2026-02-06T23:28:17.588Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/junit//hamcrest-core.jar [2026-02-06T23:28:17.588Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/junit//hamcrest-core.jar [2026-02-06T23:28:17.913Z] --> file downloaded to c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/junit/hamcrest-core.jar [2026-02-06T23:28:17.913Z] Checksum verification skipped for c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/junit/hamcrest-core.jar [2026-02-06T23:28:17.913Z] mkdir c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/tools [2026-02-06T23:28:17.913Z] Directory created: c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/tools [2026-02-06T23:28:17.913Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/tools//tools.jar [2026-02-06T23:28:17.913Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/tools//tools.jar [2026-02-06T23:28:18.239Z] --> file downloaded to c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/tools/tools.jar [2026-02-06T23:28:18.240Z] Checksum verification skipped for c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/tools/tools.jar [2026-02-06T23:28:18.240Z] downloading https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcstress-tests-all-20240222.jar [2026-02-06T23:28:18.240Z] download attempt 1 for https://ci.adoptium.net//job/test.getDependency/lastSuccessfulBuild/artifact//jcstress-tests-all-20240222.jar [2026-02-06T23:28:19.402Z] --> file downloaded to c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/jcstress-tests-all-20240222.jar [2026-02-06T23:28:19.402Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/log4j//log4j-core.jar [2026-02-06T23:28:19.402Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/log4j//log4j-core.jar [2026-02-06T23:28:20.101Z] --> file downloaded to c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/log4j/log4j-core.jar [2026-02-06T23:28:20.101Z] Checksum verification skipped for c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/log4j/log4j-core.jar [2026-02-06T23:28:20.101Z] downloading https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/junit//junit.jar [2026-02-06T23:28:20.101Z] download attempt 1 for https://ci.adoptium.net//job/systemtest.getDependency/lastSuccessfulBuild/artifact/systemtest_prereqs/junit//junit.jar [2026-02-06T23:28:20.443Z] --> file downloaded to c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/junit/junit.jar [2026-02-06T23:28:20.443Z] Checksum verification skipped for c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib/junit/junit.jar [2026-02-06T23:28:20.443Z] downloaded dependent third party jars successfully [Pipeline] } [Pipeline] // timeout [Pipeline] fileExists [Pipeline] fileExists [Pipeline] withCredentials [2026-02-06T23:28:20.607Z] Masking supported pattern matches of %USERNAME% or %PASSWORD% [Pipeline] { [Pipeline] dir [2026-02-06T23:28:20.632Z] Running in c:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests [Pipeline] { [Pipeline] sshagent [2026-02-06T23:28:20.654Z] $ ssh-agent [2026-02-06T23:28:20.758Z] SSH_AUTH_SOCK=/tmp/ssh-Kl8NBCys06Yq/agent.228 [2026-02-06T23:28:20.758Z] SSH_AGENT_PID=229 [2026-02-06T23:28:20.758Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-06T23:28:21.212Z] + bash ./compile.sh [2026-02-06T23:28:21.213Z] Set values based on ./testenv/testenv.properties: [2026-02-06T23:28:21.213Z] ========= [2026-02-06T23:28:21.213Z] TKG_REPO=https://github.com/adoptium/TKG.git [2026-02-06T23:28:21.213Z] TKG_BRANCH=v1.0.11.1 [2026-02-06T23:28:21.213Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-02-06T23:28:21.213Z] OPENJ9_BRANCH=v0.57.0-release [2026-02-06T23:28:21.213Z] STF_REPO=https://github.com/adoptium/STF.git [2026-02-06T23:28:21.213Z] STF_BRANCH=v1.0.11 [2026-02-06T23:28:21.213Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git [2026-02-06T23:28:21.213Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.11 [2026-02-06T23:28:21.213Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git [2026-02-06T23:28:21.213Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.11 [2026-02-06T23:28:21.213Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git [2026-02-06T23:28:21.213Z] JDK8_BRANCH=jdk8u482-ga [2026-02-06T23:28:21.213Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git [2026-02-06T23:28:21.213Z] JDK11_BRANCH=jdk-11.0.30-ga [2026-02-06T23:28:21.213Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git [2026-02-06T23:28:21.213Z] JDK17_BRANCH=jdk-17.0.18-ga [2026-02-06T23:28:21.213Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git [2026-02-06T23:28:21.213Z] JDK21_BRANCH=jdk-21.0.10-ga [2026-02-06T23:28:21.213Z] JDK25_REPO=https://github.com/adoptium/jdk25u.git [2026-02-06T23:28:21.213Z] JDK25_BRANCH=jdk-25.0.2-ga [2026-02-06T23:28:21.213Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git [2026-02-06T23:28:21.213Z] JDK8_OPENJ9_BRANCH=v0.57.0-release [2026-02-06T23:28:21.213Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git [2026-02-06T23:28:21.213Z] JDK11_OPENJ9_BRANCH=v0.57.0-release [2026-02-06T23:28:21.213Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git [2026-02-06T23:28:21.213Z] JDK17_OPENJ9_BRANCH=v0.57.0-release [2026-02-06T23:28:21.213Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git [2026-02-06T23:28:21.213Z] JDK21_OPENJ9_BRANCH=v0.57.0-release [2026-02-06T23:28:21.213Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git [2026-02-06T23:28:21.213Z] JDK25_OPENJ9_BRANCH=v0.57.0-release [2026-02-06T23:28:21.213Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-02-06T23:28:21.214Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.30 [2026-02-06T23:28:21.214Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-02-06T23:28:21.214Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.18 [2026-02-06T23:28:21.214Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-02-06T23:28:21.214Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.10 [2026-02-06T23:28:21.214Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-02-06T23:28:21.214Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java-25.0.2 [2026-02-06T23:28:21.214Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf [2026-02-06T23:28:21.214Z] [2026-02-06T23:28:21.214Z] ========= [2026-02-06T23:28:21.214Z] [2026-02-06T23:28:21.214Z] JDK_REPO=https://github.com/adoptium/jdk21u.git [2026-02-06T23:28:21.214Z] JDK_BRANCH=jdk-21.0.10-ga [2026-02-06T23:28:21.214Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-02-06T23:28:21.214Z] OPENJCEPLUS_GIT_BRANCH=semeru-java21 [2026-02-06T23:28:21.542Z] JAVA_HOME is set to c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/jdkbinary/j2sdk-image [2026-02-06T23:28:21.542Z] LIB_DIR is set to C:/workspace/externalDependency/system_lib [2026-02-06T23:28:21.542Z] rm -f -r /cygdrive/c/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-06T23:28:21.542Z] mkdir -p /cygdrive/c/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation; \ [2026-02-06T23:28:21.543Z] (ant -f ./scripts/build_tools.xml "-DTEST_JDK_HOME=c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/jdkbinary/j2sdk-image" "-DTEST_ROOT=/cygdrive/c/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/aqa-tests/TKG/.." "-DLIB_DIR=C:/workspace/externalDependency/system_lib" 2>&1; echo $? ) | tee "/cygdrive/c/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log"; \ [2026-02-06T23:28:21.543Z] if [ -z "$(tail -1 /cygdrive/c/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="/cygdrive/c/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation/compilation.log" --testRoot="/cygdrive/c/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/aqa-tests/TKG/.."; false; else rm -f -r "/cygdrive/c/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/aqa-tests/TKG/../TKG/output_compilation"; fi [2026-02-06T23:28:23.244Z] Buildfile: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\TKG\scripts\build_tools.xml [2026-02-06T23:28:23.597Z] [2026-02-06T23:28:23.597Z] build: [2026-02-06T23:28:23.597Z] [2026-02-06T23:28:23.597Z] clean: [2026-02-06T23:28:23.597Z] [2026-02-06T23:28:23.597Z] init: [2026-02-06T23:28:23.597Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\TKG\bin [2026-02-06T23:28:23.597Z] [2026-02-06T23:28:23.597Z] getDependentLibs: [2026-02-06T23:28:23.597Z] [exec] -------------------------------------------- [2026-02-06T23:28:23.597Z] [exec] path is set to C:/workspace/externalDependency/system_lib [2026-02-06T23:28:23.598Z] [exec] task is set to default [2026-02-06T23:28:23.598Z] [exec] dependencyList is set to json_simple [2026-02-06T23:28:23.598Z] [exec] System Test jars will be downloaded. [2026-02-06T23:28:23.598Z] [exec] -------------------------------------------- [2026-02-06T23:28:23.598Z] [exec] Starting download third party dependent jars [2026-02-06T23:28:23.598Z] [exec] -------------------------------------------- [2026-02-06T23:28:23.598Z] [exec] downloading dependent third party jars to C:/workspace/externalDependency/system_lib [2026-02-06T23:28:23.598Z] [exec] C:/workspace/externalDependency/system_lib/json-simple.jar exists with correct hash, not downloading [2026-02-06T23:28:23.598Z] [exec] downloaded dependent third party jars successfully [2026-02-06T23:28:23.598Z] [2026-02-06T23:28:23.598Z] compile: [2026-02-06T23:28:23.598Z] [echo] Ant version is Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-06T23:28:23.598Z] [echo] ============COMPILER SETTINGS============ [2026-02-06T23:28:23.598Z] [echo] ===fork: yes [2026-02-06T23:28:23.598Z] [echo] ===debug: on [2026-02-06T23:28:23.598Z] [javac] Compiling 28 source files to C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\TKG\bin [2026-02-06T23:28:25.874Z] [javac] Note: Some input files use or override a deprecated API. [2026-02-06T23:28:25.875Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-02-06T23:28:25.875Z] [2026-02-06T23:28:25.875Z] dist: [2026-02-06T23:28:25.875Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\TKG\bin\TestKitGen.jar [2026-02-06T23:28:26.223Z] [2026-02-06T23:28:26.223Z] BUILD SUCCESSFUL [2026-02-06T23:28:26.224Z] Total time: 3 seconds [2026-02-06T23:28:26.224Z] 0 [2026-02-06T23:28:26.224Z] c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp ./bin/TestKitGen.jar org.openj9.envInfo.EnvDetector [2026-02-06T23:28:26.953Z] Unfamiliar microArch detected in TKG. It will not be added in TKG microArch! [2026-02-06T23:28:26.953Z] microArchOutput: model name : Intel(R) Xeon(R) Platinum 8370C CPU @ 2.80GHz [2026-02-06T23:28:28.602Z] ****************************** MACHINE INFO ****************************** [2026-02-06T23:28:28.602Z] File path : C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\TKG [2026-02-06T23:28:28.602Z] Free Physical Memory Size : 14690226176 [2026-02-06T23:28:28.602Z] Free space (bytes) : 78982033408 [2026-02-06T23:28:28.602Z] Total Physical Memory Size : 17126223872 [2026-02-06T23:28:28.602Z] Total space (bytes) : 135771664384 [2026-02-06T23:28:28.602Z] Usable space (bytes) : 78982033408 [2026-02-06T23:28:28.602Z] antVersion : Apache Ant(TM) version 1.10.15 compiled on August 25 2024 [2026-02-06T23:28:28.602Z] bashVersion : [2026-02-06T23:28:28.602Z] GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin) [2026-02-06T23:28:28.602Z] Copyright (C) 2022 Free Software Foundation, Inc. [2026-02-06T23:28:28.602Z] License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [2026-02-06T23:28:28.602Z] [2026-02-06T23:28:28.603Z] This is free software; you are free to change and redistribute it. [2026-02-06T23:28:28.603Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-06T23:28:28.603Z] cpuCores : 4 [2026-02-06T23:28:28.603Z] curlVersion : [2026-02-06T23:28:28.603Z] curl 8.9.1 (x86_64-pc-cygwin) libcurl/8.9.1 OpenSSL/3.0.14 zlib/1.3.1 brotli/1.1.0 zstd/1.5.6 libidn2/2.3.7 libpsl/0.21.5 libssh2/1.11.0 nghttp2/1.61.0 libgsasl/2.2.1 OpenLDAP/2.6.8 [2026-02-06T23:28:28.603Z] Release-Date: 2024-07-31 [2026-02-06T23:28:28.603Z] Protocols: dict file ftp ftps gopher gophers http https imap imaps ipfs ipns ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp [2026-02-06T23:28:28.603Z] Features: alt-svc AsynchDNS brotli gsasl GSS-API HSTS HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM PSL SPNEGO SSL threadsafe TLS-SRP UnixSockets zstd [2026-02-06T23:28:28.603Z] dockerVersion : bash: line 1: docker: command not found [2026-02-06T23:28:28.603Z] gcc version : 12 [2026-02-06T23:28:28.603Z] gclibc version : ldd (cygwin) 3.5.4 [2026-02-06T23:28:28.603Z] gdb version : bash: line 1: gdb: command not found [2026-02-06T23:28:28.603Z] lldb version : Command could not be executed [2026-02-06T23:28:28.603Z] makeVersion : [2026-02-06T23:28:28.603Z] GNU Make 4.4.1 [2026-02-06T23:28:28.603Z] Built for x86_64-pc-cygwin [2026-02-06T23:28:28.603Z] Copyright (C) 1988-2023 Free Software Foundation, Inc. [2026-02-06T23:28:28.603Z] License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html> [2026-02-06T23:28:28.603Z] This is free software: you are free to change and redistribute it. [2026-02-06T23:28:28.603Z] There is NO WARRANTY, to the extent permitted by law. [2026-02-06T23:28:28.603Z] mavenVersion : bash: line 1: mvn: command not found [2026-02-06T23:28:28.603Z] perlVersion : [2026-02-06T23:28:28.603Z] [2026-02-06T23:28:28.603Z] This is perl 5, version 40, subversion 0 (v5.40.0) built for x86_64-cygwin-threads-multi [2026-02-06T23:28:28.603Z] (with 3 registered patches, see perl -V for more detail) [2026-02-06T23:28:28.603Z] [2026-02-06T23:28:28.603Z] Copyright 1987-2024, Larry Wall [2026-02-06T23:28:28.603Z] [2026-02-06T23:28:28.603Z] Perl may be copied only under the terms of either the Artistic License or the [2026-02-06T23:28:28.603Z] GNU General Public License, which may be found in the Perl 5 source kit. [2026-02-06T23:28:28.603Z] [2026-02-06T23:28:28.603Z] Complete documentation for Perl, including FAQ lists, should be found on [2026-02-06T23:28:28.603Z] this system using "man perl" or "perldoc perl". If you have access to the [2026-02-06T23:28:28.603Z] Internet, point your browser at https://www.perl.org/, the Perl Home Page. [2026-02-06T23:28:28.603Z] [2026-02-06T23:28:28.604Z] podmanVersion : bash: line 1: podman: command not found [2026-02-06T23:28:28.604Z] procArch : unknown [2026-02-06T23:28:28.604Z] sysArch : x86_64 [2026-02-06T23:28:28.604Z] sysOS : CYGWIN_NT-10.0-20348 [2026-02-06T23:28:28.604Z] ulimit : [2026-02-06T23:28:28.604Z] core file size (blocks, -c) 0 [2026-02-06T23:28:28.604Z] data seg size (kbytes, -d) unlimited [2026-02-06T23:28:28.604Z] file size (blocks, -f) unlimited [2026-02-06T23:28:28.604Z] open files (-n) 3200 [2026-02-06T23:28:28.604Z] pipe size (512 bytes, -p) 8 [2026-02-06T23:28:28.604Z] stack size (kbytes, -s) 2032 [2026-02-06T23:28:28.604Z] cpu time (seconds, -t) unlimited [2026-02-06T23:28:28.604Z] max user processes (-u) 256 [2026-02-06T23:28:28.604Z] virtual memory (kbytes, -v) unlimited [2026-02-06T23:28:28.604Z] uname : CYGWIN_NT-10.0-20348 test-win77c890 3.5.4-1.x86_64 2024-08-25 16:52 UTC x86_64 Cygwin [2026-02-06T23:28:28.604Z] vmVendor : Oracle Corporation [2026-02-06T23:28:28.604Z] vmVersion : 21.0.10+7-LTS [2026-02-06T23:28:28.604Z] xlc version : bash: line 1: xlC: command not found [2026-02-06T23:28:28.604Z] ************************************************************************** [2026-02-06T23:28:28.604Z] [2026-02-06T23:28:28.604Z] System.getProperty('java.vm.name')=OpenJDK 64-Bit Server VM [2026-02-06T23:28:28.604Z] [2026-02-06T23:28:28.604Z] System.getProperty('java.vendor')=Eclipse Adoptium [2026-02-06T23:28:28.604Z] [2026-02-06T23:28:28.604Z] System.getProperty('os.name')=Windows Server 2022 [2026-02-06T23:28:28.604Z] [2026-02-06T23:28:28.604Z] System.getProperty('os.arch')=amd64 [2026-02-06T23:28:28.604Z] [2026-02-06T23:28:28.604Z] System.getProperty('java.fullversion')=null [2026-02-06T23:28:28.604Z] [2026-02-06T23:28:28.604Z] System.getProperty('sun.arch.data.model')=64 [2026-02-06T23:28:28.604Z] [2026-02-06T23:28:28.604Z] make -f clean.mk cleanBuild [2026-02-06T23:28:28.604Z] make[1]: Entering directory '/cygdrive/c/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/aqa-tests/TKG' [2026-02-06T23:28:29.308Z] rm -f -r C:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/aqa-tests///..//jvmtest [2026-02-06T23:28:29.308Z] make[1]: Leaving directory '/cygdrive/c/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/aqa-tests/TKG' [2026-02-06T23:28:29.308Z] make -f compile.mk compile [2026-02-06T23:28:29.308Z] make[1]: Entering directory '/cygdrive/c/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/aqa-tests/TKG' [2026-02-06T23:28:29.634Z] rm -f -r C:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/aqa-tests//TKG/output_compilation; \ [2026-02-06T23:28:29.634Z] mkdir -p C:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/aqa-tests//TKG/output_compilation; \ [2026-02-06T23:28:29.634Z] (ant -f scripts/build_test.xml "-DTEST_ROOT=C:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/aqa-tests/" "-DBUILD_ROOT=C:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/aqa-tests///..//jvmtest" "-DJDK_VERSION=21" "-DJDK_IMPL=hotspot" "-DJDK_VENDOR=eclipse" "-DJCL_VERSION=latest" "-DBUILD_LIST=system" "-DRESOURCES_DIR=C:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/aqa-tests///..//jvmtest/TestConfig/resources" "-DSPEC=win_x86-64" "-DTEST_JDK_HOME=c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/jdkbinary/j2sdk-image" "-DJVM_VERSION=openjdk21" "-DLIB_DIR=C:/workspace/externalDependency/system_lib" 2>&1; echo $? ) | tee "C:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log"; \ [2026-02-06T23:28:29.635Z] if [ -z "$(tail -1 C:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log | grep 0)" ]; then perl scripts/moveDmp.pl --compileLogPath="C:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/aqa-tests//TKG/output_compilation/compilation.log" --testRoot="C:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/aqa-tests/"; false; else rm -f -r "C:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/aqa-tests//TKG/output_compilation"; fi [2026-02-06T23:28:32.610Z] Buildfile: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\TKG\scripts\build_test.xml [2026-02-06T23:28:32.610Z] [echo] build.list is TestConfig/build.xml,system/build.xml [2026-02-06T23:28:32.610Z] [2026-02-06T23:28:32.610Z] -create_test_directory: [2026-02-06T23:28:32.610Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\jvmtest [2026-02-06T23:28:32.610Z] [2026-02-06T23:28:32.610Z] stage_test_material: [2026-02-06T23:28:32.610Z] [copy] Copying 133 files to C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\jvmtest [2026-02-06T23:28:32.970Z] [2026-02-06T23:28:32.970Z] build: [2026-02-06T23:28:33.325Z] [2026-02-06T23:28:33.325Z] init: [2026-02-06T23:28:33.325Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\jvmtest\system [2026-02-06T23:28:33.325Z] [2026-02-06T23:28:33.325Z] dist: [2026-02-06T23:28:33.325Z] [copy] Copying 1 file to C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\jvmtest\system [2026-02-06T23:28:33.325Z] [2026-02-06T23:28:33.325Z] common_build: [2026-02-06T23:28:33.325Z] [echo] target common_build is called..... [2026-02-06T23:28:33.325Z] [2026-02-06T23:28:33.325Z] common_init: [2026-02-06T23:28:33.325Z] [2026-02-06T23:28:33.325Z] check_systemtest: [2026-02-06T23:28:33.325Z] [echo] C:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/aqa-tests//system/STF does not exist, clone from GitHub [2026-02-06T23:28:33.325Z] [2026-02-06T23:28:33.325Z] clone_stf: [2026-02-06T23:28:33.325Z] [exec] git clone -q https://github.com/adoptium/STF.git [2026-02-06T23:28:34.504Z] [echo] git rev-parse v1.0.11 [2026-02-06T23:28:34.504Z] [echo] git checkout -q -f e00736d6e895a39cd167e145f08e07d6e5b665f2 [2026-02-06T23:28:37.461Z] [exec] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties [2026-02-06T23:28:37.461Z] [echo] C:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/aqa-tests//system/aqa-systemtest does not exist, clone from GitHub [2026-02-06T23:28:37.461Z] [2026-02-06T23:28:37.461Z] clone_systemtest: [2026-02-06T23:28:37.461Z] [exec] git clone -q https://github.com/adoptium/aqa-systemtest.git [2026-02-06T23:28:40.423Z] [echo] git rev-parse v1.0.11 [2026-02-06T23:28:40.423Z] [echo] git checkout -q -f 0b3db8ea2302abe200b998b9b74bad0ed129cd6d [2026-02-06T23:28:49.300Z] [exec] USE_TESTENV_PROPERTIES was set, not writing to testenv.properties [2026-02-06T23:28:49.300Z] [2026-02-06T23:28:49.300Z] configure_systemtest: [2026-02-06T23:28:49.300Z] [echo] Executing openjdk.build/build.xml [2026-02-06T23:28:49.300Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib [2026-02-06T23:28:49.300Z] [2026-02-06T23:28:49.300Z] check-for-ant: [2026-02-06T23:28:49.300Z] [2026-02-06T23:28:49.300Z] configure-ant: [2026-02-06T23:28:49.300Z] [2026-02-06T23:28:49.300Z] print-ant-location: [2026-02-06T23:28:49.300Z] [echo] Using ant from c:\workspace\externalDependency\system_lib\apache-ant\lib\ant-launcher.jar [2026-02-06T23:28:49.300Z] [2026-02-06T23:28:49.300Z] print-ant-error: [2026-02-06T23:28:49.300Z] [2026-02-06T23:28:49.300Z] check-for-junit: [2026-02-06T23:28:49.300Z] [2026-02-06T23:28:49.300Z] configure-junit: [2026-02-06T23:28:49.300Z] [2026-02-06T23:28:49.300Z] print-junit-location: [2026-02-06T23:28:49.300Z] [echo] Using junit from c:\workspace\externalDependency\system_lib\junit\junit.jar [2026-02-06T23:28:49.300Z] [2026-02-06T23:28:49.300Z] print-junit-error: [2026-02-06T23:28:49.300Z] [2026-02-06T23:28:49.300Z] check-for-hamcrest-core: [2026-02-06T23:28:49.300Z] [2026-02-06T23:28:49.300Z] configure-hamcrest-core: [2026-02-06T23:28:49.300Z] [2026-02-06T23:28:49.300Z] print-hamcrest-core-location: [2026-02-06T23:28:49.300Z] [echo] Using hamcrest-core from c:\workspace\externalDependency\system_lib\junit\hamcrest-core.jar [2026-02-06T23:28:49.300Z] [2026-02-06T23:28:49.300Z] print-hamcrest-core-error: [2026-02-06T23:28:49.300Z] [2026-02-06T23:28:49.300Z] check-for-log4j: [2026-02-06T23:28:49.300Z] [2026-02-06T23:28:49.300Z] configure-log4j: [2026-02-06T23:28:49.300Z] [2026-02-06T23:28:49.300Z] print-log4j-location: [2026-02-06T23:28:49.300Z] [echo] Using log4j-api from c:\workspace\externalDependency\system_lib\log4j\log4j-api.jar and log4j-core from c:\workspace\externalDependency\system_lib\log4j\log4j-core.jar [2026-02-06T23:28:49.300Z] [2026-02-06T23:28:49.300Z] print-log4j-error: [2026-02-06T23:28:49.300Z] [2026-02-06T23:28:49.300Z] check-for-asm: [2026-02-06T23:28:49.300Z] [2026-02-06T23:28:49.300Z] configure-asm: [2026-02-06T23:28:49.301Z] [delete] Deleting directory c:\workspace\externalDependency\system_lib\asm [2026-02-06T23:28:49.301Z] [echo] Executing macro download-file [2026-02-06T23:28:49.301Z] [echo] File to download: https://repository.ow2.org/nexus/content/repositories/releases/org/ow2/asm/asm/9.7.1/asm-9.7.1.jar [2026-02-06T23:28:49.301Z] [echo] Destination: c:\workspace\externalDependency\system_lib\asm/asm.jar [2026-02-06T23:28:49.301Z] [echo] Download tool: curl [2026-02-06T23:28:49.301Z] [mkdir] Created dir: c:\workspace\externalDependency\system_lib\asm [2026-02-06T23:28:49.301Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current [2026-02-06T23:28:49.301Z] [exec] Dload Upload Total Spent Left Speed [2026-02-06T23:28:49.301Z] [exec] [2026-02-06T23:28:49.301Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 123k 100 123k 0 0 646k 0 --:--:-- --:--:-- --:--:-- 654k [2026-02-06T23:28:49.301Z] [echo] Executing macro download-file [2026-02-06T23:28:49.301Z] [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 [2026-02-06T23:28:49.301Z] [echo] Destination: c:\workspace\externalDependency\system_lib\asm/asm-commons.jar [2026-02-06T23:28:49.301Z] [echo] Download tool: curl [2026-02-06T23:28:49.301Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current [2026-02-06T23:28:49.301Z] [exec] Dload Upload Total Spent Left Speed [2026-02-06T23:28:49.301Z] [exec] [2026-02-06T23:28:49.301Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 73459 100 73459 0 0 498k 0 --:--:-- --:--:-- --:--:-- 505k [2026-02-06T23:28:49.301Z] [2026-02-06T23:28:49.301Z] print-asm-location: [2026-02-06T23:28:49.301Z] [echo] Using asm.jar from c:\workspace\externalDependency\system_lib\asm/asm.jar [2026-02-06T23:28:49.302Z] [echo] Using asm-commons.jar from c:\workspace\externalDependency\system_lib\asm/asm-commons.jar [2026-02-06T23:28:49.302Z] [2026-02-06T23:28:49.302Z] print-asm-error: [2026-02-06T23:28:49.302Z] [2026-02-06T23:28:49.302Z] setup-java-properties: [2026-02-06T23:28:49.302Z] [echo] java_home is ${java_home} [2026-02-06T23:28:49.302Z] [echo] java.home is C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\jdkbinary\j2sdk-image [2026-02-06T23:28:49.302Z] [echoproperties] #Ant properties [2026-02-06T23:28:49.302Z] [echoproperties] #Fri Feb 06 23:28:49 UTC 2026 [2026-02-06T23:28:49.302Z] [echoproperties] buildjdk..= [2026-02-06T23:28:49.302Z] [echoproperties] buildjdk.C=\\Users\\adoptopenjdk\\AppData\\Local\\Microsoft\\WindowsApps [2026-02-06T23:28:49.302Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM Temurin-21.0.10+7 (build 21.0.10+7-LTS, mixed mode, sharing) [2026-02-06T23:28:49.302Z] [echoproperties] buildjdk.Property=settings\: [2026-02-06T23:28:49.302Z] [echoproperties] buildjdk.file.encoding=UTF-8 [2026-02-06T23:28:49.302Z] [echoproperties] buildjdk.file.separator=\\ [2026-02-06T23:28:49.302Z] [echoproperties] buildjdk.java.class.path= [2026-02-06T23:28:49.302Z] [echoproperties] buildjdk.java.class.version=65.0 [2026-02-06T23:28:49.302Z] [echoproperties] buildjdk.java.home=C\:\\workspace\\workspace\\Test_openjdk21_hs_sanity.system_x86-64_windows\\jdkbinary\\j2sdk-image [2026-02-06T23:28:49.302Z] [echoproperties] buildjdk.java.io.tmpdir=C\:\\Users\\adoptopenjdk\\AppData\\Local\\Temp\\ [2026-02-06T23:28:49.302Z] [echoproperties] buildjdk.java.library.path=C\:\\workspace\\workspace\\Test_openjdk21_hs_sanity.system_x86-64_windows\\jdkbinary\\j2sdk-image\\bin [2026-02-06T23:28:49.302Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment [2026-02-06T23:28:49.302Z] [echoproperties] buildjdk.java.runtime.version=21.0.10+7-LTS [2026-02-06T23:28:49.302Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification [2026-02-06T23:28:49.302Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation [2026-02-06T23:28:49.302Z] [echoproperties] buildjdk.java.specification.version=21 [2026-02-06T23:28:49.302Z] [echoproperties] buildjdk.java.vendor=Eclipse Adoptium [2026-02-06T23:28:49.302Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/ [2026-02-06T23:28:49.302Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues [2026-02-06T23:28:49.302Z] [echoproperties] buildjdk.java.vendor.version=Temurin-21.0.10+7 [2026-02-06T23:28:49.302Z] [echoproperties] buildjdk.java.version=21.0.10 [2026-02-06T23:28:49.302Z] [echoproperties] buildjdk.java.version.date=2026-01-20 [2026-02-06T23:28:49.302Z] [echoproperties] buildjdk.java.vm.compressedOopsMode=Zero based [2026-02-06T23:28:49.303Z] [echoproperties] buildjdk.java.vm.info=mixed mode, sharing [2026-02-06T23:28:49.303Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM [2026-02-06T23:28:49.303Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification [2026-02-06T23:28:49.303Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation [2026-02-06T23:28:49.303Z] [echoproperties] buildjdk.java.vm.specification.version=21 [2026-02-06T23:28:49.303Z] [echoproperties] buildjdk.java.vm.vendor=Eclipse Adoptium [2026-02-06T23:28:49.303Z] [echoproperties] buildjdk.java.vm.version=21.0.10+7-LTS [2026-02-06T23:28:49.303Z] [echoproperties] buildjdk.jdk.debug=release [2026-02-06T23:28:49.303Z] [echoproperties] buildjdk.line.separator=\\r \\n [2026-02-06T23:28:49.303Z] [echoproperties] buildjdk.native.encoding=Cp1252 [2026-02-06T23:28:49.303Z] [echoproperties] buildjdk.openjdk=version "21.0.10" 2026-01-20 LTS [2026-02-06T23:28:49.303Z] [echoproperties] buildjdk.os.arch=amd64 [2026-02-06T23:28:49.303Z] [echoproperties] buildjdk.os.name=Windows Server 2022 [2026-02-06T23:28:49.303Z] [echoproperties] buildjdk.os.version=10.0 [2026-02-06T23:28:49.303Z] [echoproperties] buildjdk.path.separator=; [2026-02-06T23:28:49.303Z] [echoproperties] buildjdk.stderr.encoding=Cp1252 [2026-02-06T23:28:49.303Z] [echoproperties] buildjdk.stdout.encoding=Cp1252 [2026-02-06T23:28:49.303Z] [echoproperties] buildjdk.sun.arch.data.model=64 [2026-02-06T23:28:49.303Z] [echoproperties] buildjdk.sun.boot.library.path=C\:\\workspace\\workspace\\Test_openjdk21_hs_sanity.system_x86-64_windows\\jdkbinary\\j2sdk-image\\bin [2026-02-06T23:28:49.303Z] [echoproperties] buildjdk.sun.cpu.endian=little [2026-02-06T23:28:49.303Z] [echoproperties] buildjdk.sun.cpu.isalist=amd64 [2026-02-06T23:28:49.303Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeLittle [2026-02-06T23:28:49.303Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD [2026-02-06T23:28:49.303Z] [echoproperties] buildjdk.sun.jnu.encoding=Cp1252 [2026-02-06T23:28:49.303Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers [2026-02-06T23:28:49.303Z] [echoproperties] buildjdk.sun.os.patch.level= [2026-02-06T23:28:49.303Z] [echoproperties] buildjdk.user.country=US [2026-02-06T23:28:49.303Z] [echoproperties] buildjdk.user.dir=C\:\\workspace\\workspace\\Test_openjdk21_hs_sanity.system_x86-64_windows\\aqa-tests\\system\\aqa-systemtest\\openjdk.build [2026-02-06T23:28:49.303Z] [echoproperties] buildjdk.user.home=C\:\\Users\\adoptopenjdk [2026-02-06T23:28:49.303Z] [echoproperties] buildjdk.user.language=en [2026-02-06T23:28:49.303Z] [echoproperties] buildjdk.user.name=**** [2026-02-06T23:28:49.303Z] [echoproperties] buildjdk.user.script= [2026-02-06T23:28:49.303Z] [echoproperties] buildjdk.user.variant= [2026-02-06T23:28:49.304Z] [delete] Deleting: C:\Users\adoptopenjdk\AppData\Local\Temp\openjdk.java.build.properties.2020781828 [2026-02-06T23:28:49.304Z] [echo] DEBUG: Resolved os.name for buildjdk is Windows Server 2022 [2026-02-06T23:28:49.304Z] [echo] java_platform set to win_x86-64 [2026-02-06T23:28:49.304Z] [echo] java_java_specification_version set to 21 [2026-02-06T23:28:49.304Z] [echo] java_java_vm_vendor set to Eclipse Adoptium [2026-02-06T23:28:49.304Z] [echo] java_bindir set to C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\jdkbinary\j2sdk-image/bin [2026-02-06T23:28:49.304Z] [echo] java_compiler set to C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\jdkbinary\j2sdk-image\bin\javac.exe [2026-02-06T23:28:49.304Z] [2026-02-06T23:28:49.304Z] check-for-tools-jar: [2026-02-06T23:28:49.304Z] [echo] java_java_specification_version is 21 [2026-02-06T23:28:49.304Z] [2026-02-06T23:28:49.304Z] configure-tools-jar: [2026-02-06T23:28:49.304Z] [2026-02-06T23:28:49.304Z] print-tools-jar-location: [2026-02-06T23:28:49.304Z] [echo] Using tools.jar from c:\workspace\externalDependency\system_lib\tools/tools.jar [2026-02-06T23:28:49.304Z] [2026-02-06T23:28:49.304Z] print-tools-jar-error: [2026-02-06T23:28:49.304Z] [2026-02-06T23:28:49.304Z] check-for-windows-sysinternals: [2026-02-06T23:28:49.304Z] [2026-02-06T23:28:49.304Z] set-download-windows-sysinternals-required: [2026-02-06T23:28:49.304Z] [2026-02-06T23:28:49.304Z] configure-windows-sysinternals: [2026-02-06T23:28:49.304Z] [echo] Executing macro download-file [2026-02-06T23:28:49.304Z] [echo] File to download: https://download.sysinternals.com/files/SysinternalsSuite.zip [2026-02-06T23:28:49.304Z] [echo] Destination: C:\Users\adoptopenjdk\AppData\Local\Temp\/windows_sysinternals/SysinternalsSuite.zip [2026-02-06T23:28:49.304Z] [echo] Download tool: curl [2026-02-06T23:28:49.304Z] [mkdir] Created dir: C:\Users\adoptopenjdk\AppData\Local\Temp\windows_sysinternals [2026-02-06T23:28:49.651Z] [exec] % Total % Received % Xferd Average Speed Time Time Time Current [2026-02-06T23:28:49.651Z] [exec] Dload Upload Total Spent Left Speed [2026-02-06T23:28:49.651Z] [exec] [2026-02-06T23:29:02.768Z] [exec] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 168M 0 319k 0 0 191k 0 0:15:02 0:00:01 0:15:01 191k 14 168M 14 24.0M 0 0 7318k 0 0:00:23 0:00:03 0:00:20 7323k 14 168M 14 24.1M 0 0 6719k 0 0:00:25 0:00:03 0:00:22 6721k 25 168M 25 42.6M 0 0 9508k 0 0:00:18 0:00:04 0:00:14 9509k 33 168M 33 56.0M 0 0 9.8M 0 0:00:17 0:00:05 0:00:12 12.0M 33 168M 33 56.7M 0 0 8763k 0 0:00:19 0:00:06 0:00:13 11.3M 42 168M 42 72.0M 0 0 9489k 0 0:00:18 0:00:07 0:00:11 10.8M 42 168M 42 72.4M 0 0 8590k 0 0:00:20 0:00:08 0:00:12 9985k 52 168M 52 88.0M 0 0 9097k 0 0:00:18 0:00:09 0:00:09 8743k 52 168M 52 88.5M 0 0 8509k 0 0:00:20 0:00:10 0:00:10 6719k 71 168M 71 120M 0 0 9.9M 0 0:00:16 0:00:12 0:00:04 11.7M 71 168M 71 120M 0 0 9784k 0 0:00:17 0:00:12 0:00:05 10.0M100 168M 100 168M 0 0 12.6M 0 0:00:13 0:00:13 --:--:-- 20.6M [2026-02-06T23:29:02.768Z] [unzip] Expanding: C:\Users\adoptopenjdk\AppData\Local\Temp\windows_sysinternals\SysinternalsSuite.zip into c:\workspace\externalDependency\system_lib\windows_sysinternals [2026-02-06T23:29:07.516Z] [delete] Deleting directory C:\Users\adoptopenjdk\AppData\Local\Temp\windows_sysinternals [2026-02-06T23:29:07.516Z] [2026-02-06T23:29:07.516Z] print-windows-sysinternals-location: [2026-02-06T23:29:07.516Z] [echo] Using windows sysinternals from from c:\workspace\externalDependency\system_lib\windows_sysinternals [2026-02-06T23:29:07.516Z] [2026-02-06T23:29:07.516Z] set-print-windows-sysinternals-error-required: [2026-02-06T23:29:07.516Z] [2026-02-06T23:29:07.516Z] really-print-windows-sysinternals-error: [2026-02-06T23:29:07.516Z] [2026-02-06T23:29:07.516Z] print-windows-sysinternals-error: [2026-02-06T23:29:07.516Z] [2026-02-06T23:29:07.516Z] fail-if-error: [2026-02-06T23:29:07.516Z] [2026-02-06T23:29:07.516Z] print-all-prereq-versions: [2026-02-06T23:29:07.516Z] [echo] Ant version in use : 1.10.2 [2026-02-06T23:29:07.516Z] [echo] log4j version in use : 2.16.0 [2026-02-06T23:29:07.516Z] [echo] ASM version in use : 9.7.1 [2026-02-06T23:29:07.516Z] [echo] junit version in use : 4.12 [2026-02-06T23:29:07.516Z] [echo] hamcrest version in use: 1.3 [2026-02-06T23:29:07.516Z] [2026-02-06T23:29:07.516Z] configure: [2026-02-06T23:29:07.516Z] [2026-02-06T23:29:07.516Z] build-dependencies: [2026-02-06T23:29:07.516Z] [echo] Executing openjdk.build/build.xml [2026-02-06T23:29:07.516Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib [2026-02-06T23:29:07.516Z] [2026-02-06T23:29:07.516Z] setup-java-properties: [2026-02-06T23:29:07.516Z] [echo] java_home is ${java_home} [2026-02-06T23:29:07.516Z] [echo] java.home is C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\jdkbinary\j2sdk-image [2026-02-06T23:29:07.516Z] [echoproperties] #Ant properties [2026-02-06T23:29:07.516Z] [echoproperties] #Fri Feb 06 23:29:07 UTC 2026 [2026-02-06T23:29:07.516Z] [echoproperties] buildjdk..= [2026-02-06T23:29:07.516Z] [echoproperties] buildjdk.C=\\Users\\adoptopenjdk\\AppData\\Local\\Microsoft\\WindowsApps [2026-02-06T23:29:07.517Z] [echoproperties] buildjdk.OpenJDK=64-Bit Server VM Temurin-21.0.10+7 (build 21.0.10+7-LTS, mixed mode, sharing) [2026-02-06T23:29:07.517Z] [echoproperties] buildjdk.Property=settings\: [2026-02-06T23:29:07.517Z] [echoproperties] buildjdk.file.encoding=UTF-8 [2026-02-06T23:29:07.517Z] [echoproperties] buildjdk.file.separator=\\ [2026-02-06T23:29:07.517Z] [echoproperties] buildjdk.java.class.path= [2026-02-06T23:29:07.517Z] [echoproperties] buildjdk.java.class.version=65.0 [2026-02-06T23:29:07.517Z] [echoproperties] buildjdk.java.home=C\:\\workspace\\workspace\\Test_openjdk21_hs_sanity.system_x86-64_windows\\jdkbinary\\j2sdk-image [2026-02-06T23:29:07.517Z] [echoproperties] buildjdk.java.io.tmpdir=C\:\\Users\\adoptopenjdk\\AppData\\Local\\Temp\\ [2026-02-06T23:29:07.517Z] [echoproperties] buildjdk.java.library.path=C\:\\workspace\\workspace\\Test_openjdk21_hs_sanity.system_x86-64_windows\\jdkbinary\\j2sdk-image\\bin [2026-02-06T23:29:07.517Z] [echoproperties] buildjdk.java.runtime.name=OpenJDK Runtime Environment [2026-02-06T23:29:07.517Z] [echoproperties] buildjdk.java.runtime.version=21.0.10+7-LTS [2026-02-06T23:29:07.517Z] [echoproperties] buildjdk.java.specification.name=Java Platform API Specification [2026-02-06T23:29:07.517Z] [echoproperties] buildjdk.java.specification.vendor=Oracle Corporation [2026-02-06T23:29:07.517Z] [echoproperties] buildjdk.java.specification.version=21 [2026-02-06T23:29:07.517Z] [echoproperties] buildjdk.java.vendor=Eclipse Adoptium [2026-02-06T23:29:07.517Z] [echoproperties] buildjdk.java.vendor.url=https\://adoptium.net/ [2026-02-06T23:29:07.517Z] [echoproperties] buildjdk.java.vendor.url.bug=https\://github.com/adoptium/adoptium-support/issues [2026-02-06T23:29:07.517Z] [echoproperties] buildjdk.java.vendor.version=Temurin-21.0.10+7 [2026-02-06T23:29:07.517Z] [echoproperties] buildjdk.java.version=21.0.10 [2026-02-06T23:29:07.517Z] [echoproperties] buildjdk.java.version.date=2026-01-20 [2026-02-06T23:29:07.517Z] [echoproperties] buildjdk.java.vm.compressedOopsMode=Zero based [2026-02-06T23:29:07.517Z] [echoproperties] buildjdk.java.vm.info=mixed mode, sharing [2026-02-06T23:29:07.517Z] [echoproperties] buildjdk.java.vm.name=OpenJDK 64-Bit Server VM [2026-02-06T23:29:07.517Z] [echoproperties] buildjdk.java.vm.specification.name=Java Virtual Machine Specification [2026-02-06T23:29:07.517Z] [echoproperties] buildjdk.java.vm.specification.vendor=Oracle Corporation [2026-02-06T23:29:07.518Z] [echoproperties] buildjdk.java.vm.specification.version=21 [2026-02-06T23:29:07.518Z] [echoproperties] buildjdk.java.vm.vendor=Eclipse Adoptium [2026-02-06T23:29:07.518Z] [echoproperties] buildjdk.java.vm.version=21.0.10+7-LTS [2026-02-06T23:29:07.518Z] [echoproperties] buildjdk.jdk.debug=release [2026-02-06T23:29:07.518Z] [echoproperties] buildjdk.line.separator=\\r \\n [2026-02-06T23:29:07.518Z] [echoproperties] buildjdk.native.encoding=Cp1252 [2026-02-06T23:29:07.518Z] [echoproperties] buildjdk.openjdk=version "21.0.10" 2026-01-20 LTS [2026-02-06T23:29:07.518Z] [echoproperties] buildjdk.os.arch=amd64 [2026-02-06T23:29:07.518Z] [echoproperties] buildjdk.os.name=Windows Server 2022 [2026-02-06T23:29:07.518Z] [echoproperties] buildjdk.os.version=10.0 [2026-02-06T23:29:07.518Z] [echoproperties] buildjdk.path.separator=; [2026-02-06T23:29:07.518Z] [echoproperties] buildjdk.stderr.encoding=Cp1252 [2026-02-06T23:29:07.518Z] [echoproperties] buildjdk.stdout.encoding=Cp1252 [2026-02-06T23:29:07.518Z] [echoproperties] buildjdk.sun.arch.data.model=64 [2026-02-06T23:29:07.518Z] [echoproperties] buildjdk.sun.boot.library.path=C\:\\workspace\\workspace\\Test_openjdk21_hs_sanity.system_x86-64_windows\\jdkbinary\\j2sdk-image\\bin [2026-02-06T23:29:07.518Z] [echoproperties] buildjdk.sun.cpu.endian=little [2026-02-06T23:29:07.518Z] [echoproperties] buildjdk.sun.cpu.isalist=amd64 [2026-02-06T23:29:07.518Z] [echoproperties] buildjdk.sun.io.unicode.encoding=UnicodeLittle [2026-02-06T23:29:07.518Z] [echoproperties] buildjdk.sun.java.launcher=SUN_STANDARD [2026-02-06T23:29:07.518Z] [echoproperties] buildjdk.sun.jnu.encoding=Cp1252 [2026-02-06T23:29:07.518Z] [echoproperties] buildjdk.sun.management.compiler=HotSpot 64-Bit Tiered Compilers [2026-02-06T23:29:07.518Z] [echoproperties] buildjdk.sun.os.patch.level= [2026-02-06T23:29:07.518Z] [echoproperties] buildjdk.user.country=US [2026-02-06T23:29:07.518Z] [echoproperties] buildjdk.user.dir=C\:\\workspace\\workspace\\Test_openjdk21_hs_sanity.system_x86-64_windows\\aqa-tests\\system\\aqa-systemtest\\openjdk.build [2026-02-06T23:29:07.518Z] [echoproperties] buildjdk.user.home=C\:\\Users\\adoptopenjdk [2026-02-06T23:29:07.518Z] [echoproperties] buildjdk.user.language=en [2026-02-06T23:29:07.518Z] [echoproperties] buildjdk.user.name=**** [2026-02-06T23:29:07.518Z] [echoproperties] buildjdk.user.script= [2026-02-06T23:29:07.518Z] [echoproperties] buildjdk.user.variant= [2026-02-06T23:29:07.519Z] [delete] Deleting: C:\Users\adoptopenjdk\AppData\Local\Temp\openjdk.java.build.properties.1691875746 [2026-02-06T23:29:07.519Z] [echo] DEBUG: Resolved os.name for buildjdk is Windows Server 2022 [2026-02-06T23:29:07.519Z] [echo] java_platform set to win_x86-64 [2026-02-06T23:29:07.519Z] [echo] java_java_specification_version set to 21 [2026-02-06T23:29:07.519Z] [echo] java_java_vm_vendor set to Eclipse Adoptium [2026-02-06T23:29:07.519Z] [echo] java_bindir set to C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\jdkbinary\j2sdk-image/bin [2026-02-06T23:29:07.519Z] [echo] java_compiler set to C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\jdkbinary\j2sdk-image\bin\javac.exe [2026-02-06T23:29:07.519Z] [2026-02-06T23:29:07.519Z] check-prereqs: [2026-02-06T23:29:07.519Z] [echo] Executing openjdk.build/build.xml [2026-02-06T23:29:07.519Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib [2026-02-06T23:29:07.519Z] [2026-02-06T23:29:07.519Z] check-for-ant: [2026-02-06T23:29:07.519Z] [2026-02-06T23:29:07.519Z] print-ant-location: [2026-02-06T23:29:07.519Z] [echo] Using ant from c:\workspace\externalDependency\system_lib\apache-ant\lib\ant-launcher.jar [2026-02-06T23:29:07.519Z] [2026-02-06T23:29:07.519Z] print-ant-error: [2026-02-06T23:29:07.519Z] [2026-02-06T23:29:07.519Z] check-for-junit: [2026-02-06T23:29:07.519Z] [2026-02-06T23:29:07.519Z] print-junit-location: [2026-02-06T23:29:07.519Z] [echo] Using junit from c:\workspace\externalDependency\system_lib\junit\junit.jar [2026-02-06T23:29:07.519Z] [2026-02-06T23:29:07.519Z] print-junit-error: [2026-02-06T23:29:07.519Z] [2026-02-06T23:29:07.519Z] check-for-hamcrest-core: [2026-02-06T23:29:07.519Z] [2026-02-06T23:29:07.519Z] print-hamcrest-core-location: [2026-02-06T23:29:07.519Z] [echo] Using hamcrest-core from c:\workspace\externalDependency\system_lib\junit\hamcrest-core.jar [2026-02-06T23:29:07.519Z] [2026-02-06T23:29:07.519Z] print-hamcrest-core-error: [2026-02-06T23:29:07.519Z] [2026-02-06T23:29:07.519Z] check-for-log4j: [2026-02-06T23:29:07.519Z] [2026-02-06T23:29:07.519Z] print-log4j-location: [2026-02-06T23:29:07.519Z] [echo] Using log4j-api from c:\workspace\externalDependency\system_lib\log4j\log4j-api.jar and log4j-core from c:\workspace\externalDependency\system_lib\log4j\log4j-core.jar [2026-02-06T23:29:07.519Z] [2026-02-06T23:29:07.519Z] print-log4j-error: [2026-02-06T23:29:07.519Z] [2026-02-06T23:29:07.519Z] check-for-asm: [2026-02-06T23:29:07.519Z] [2026-02-06T23:29:07.519Z] print-asm-location: [2026-02-06T23:29:07.519Z] [echo] Using asm.jar from c:\workspace\externalDependency\system_lib\asm/asm.jar [2026-02-06T23:29:07.519Z] [echo] Using asm-commons.jar from c:\workspace\externalDependency\system_lib\asm/asm-commons.jar [2026-02-06T23:29:07.519Z] [2026-02-06T23:29:07.519Z] print-asm-error: [2026-02-06T23:29:07.519Z] [2026-02-06T23:29:07.520Z] setup-java-properties: [2026-02-06T23:29:07.520Z] [2026-02-06T23:29:07.520Z] check-for-tools-jar: [2026-02-06T23:29:07.520Z] [echo] java_java_specification_version is 21 [2026-02-06T23:29:07.520Z] [2026-02-06T23:29:07.520Z] print-tools-jar-location: [2026-02-06T23:29:07.520Z] [echo] Using tools.jar from c:\workspace\externalDependency\system_lib\tools/tools.jar [2026-02-06T23:29:07.520Z] [2026-02-06T23:29:07.520Z] print-tools-jar-error: [2026-02-06T23:29:07.520Z] [2026-02-06T23:29:07.520Z] check-for-windows-sysinternals: [2026-02-06T23:29:07.520Z] [2026-02-06T23:29:07.520Z] print-windows-sysinternals-location: [2026-02-06T23:29:07.520Z] [echo] Using windows sysinternals from from c:\workspace\externalDependency\system_lib\windows_sysinternals [2026-02-06T23:29:07.520Z] [2026-02-06T23:29:07.520Z] set-print-windows-sysinternals-error-required: [2026-02-06T23:29:07.520Z] [2026-02-06T23:29:07.520Z] really-print-windows-sysinternals-error: [2026-02-06T23:29:07.520Z] [2026-02-06T23:29:07.520Z] print-windows-sysinternals-error: [2026-02-06T23:29:07.520Z] [2026-02-06T23:29:07.520Z] fail-if-error: [2026-02-06T23:29:07.520Z] [2026-02-06T23:29:07.520Z] print-all-prereq-versions: [2026-02-06T23:29:07.520Z] [echo] Ant version in use : 1.10.2 [2026-02-06T23:29:07.520Z] [echo] log4j version in use : 2.16.0 [2026-02-06T23:29:07.520Z] [echo] ASM version in use : 9.7.1 [2026-02-06T23:29:07.520Z] [echo] junit version in use : 4.12 [2026-02-06T23:29:07.520Z] [echo] hamcrest version in use: 1.3 [2026-02-06T23:29:07.520Z] [2026-02-06T23:29:07.520Z] run-check-prereqs: [2026-02-06T23:29:07.520Z] [2026-02-06T23:29:07.520Z] build-dependencies: [2026-02-06T23:29:07.520Z] [echo] Executing stf.build/build.xml [2026-02-06T23:29:07.520Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib [2026-02-06T23:29:07.520Z] [2026-02-06T23:29:07.520Z] setup-java-properties: [2026-02-06T23:29:07.520Z] [2026-02-06T23:29:07.520Z] check-prereqs: [2026-02-06T23:29:07.520Z] [2026-02-06T23:29:07.520Z] build-dependencies: [2026-02-06T23:29:07.520Z] [echo] Executing stf.core/build.xml [2026-02-06T23:29:07.520Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib [2026-02-06T23:29:07.520Z] [2026-02-06T23:29:07.520Z] setup-java-properties: [2026-02-06T23:29:07.520Z] [2026-02-06T23:29:07.520Z] check-prereqs: [2026-02-06T23:29:07.520Z] [2026-02-06T23:29:07.520Z] build-dependencies: [2026-02-06T23:29:07.520Z] [2026-02-06T23:29:07.520Z] create-bin-dir: [2026-02-06T23:29:07.520Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\STF\stf.core\bin [2026-02-06T23:29:07.520Z] [2026-02-06T23:29:07.520Z] build-java: [2026-02-06T23:29:07.520Z] [javac] Compiling 58 source files to C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\STF\stf.core\bin [2026-02-06T23:29:08.259Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2026-02-06T23:29:08.259Z] [javac] on the class path. A future release of javac may disable annotation processing [2026-02-06T23:29:08.259Z] [javac] unless at least one processor is specified by name (-processor), or a search [2026-02-06T23:29:08.259Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2026-02-06T23:29:08.259Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2026-02-06T23:29:08.259Z] [javac] Use -Xlint:-options to suppress this message. [2026-02-06T23:29:08.260Z] [javac] Use -proc:none to disable annotation processing. [2026-02-06T23:29:11.260Z] [javac] Note: Some input files use or override a deprecated API. [2026-02-06T23:29:11.260Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-02-06T23:29:11.260Z] [javac] Compiling 2 source files to C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\STF\stf.core\bin [2026-02-06T23:29:11.620Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2026-02-06T23:29:11.620Z] [javac] on the class path. A future release of javac may disable annotation processing [2026-02-06T23:29:11.620Z] [javac] unless at least one processor is specified by name (-processor), or a search [2026-02-06T23:29:11.620Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2026-02-06T23:29:11.620Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2026-02-06T23:29:11.620Z] [javac] Use -Xlint:-options to suppress this message. [2026-02-06T23:29:11.620Z] [javac] Use -proc:none to disable annotation processing. [2026-02-06T23:29:12.348Z] [2026-02-06T23:29:12.348Z] build-jar: [2026-02-06T23:29:12.348Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\STF\stf.core\bin\stf.core.jar [2026-02-06T23:29:13.508Z] [2026-02-06T23:29:13.508Z] build-archives: [2026-02-06T23:29:13.508Z] [2026-02-06T23:29:13.508Z] copy-log4j2-config: [2026-02-06T23:29:13.508Z] [copy] Copying 1 file to C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\STF\stf.core\bin [2026-02-06T23:29:13.508Z] [2026-02-06T23:29:13.508Z] build-no-natives: [2026-02-06T23:29:13.508Z] [2026-02-06T23:29:13.508Z] build-natives: [2026-02-06T23:29:13.508Z] [2026-02-06T23:29:13.508Z] build: [2026-02-06T23:29:13.508Z] [echo] Executing stf.load/build.xml [2026-02-06T23:29:13.508Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib [2026-02-06T23:29:13.508Z] [2026-02-06T23:29:13.508Z] setup-java-properties: [2026-02-06T23:29:13.508Z] [2026-02-06T23:29:13.508Z] check-prereqs: [2026-02-06T23:29:13.508Z] [2026-02-06T23:29:13.508Z] build-dependencies: [2026-02-06T23:29:13.508Z] [echo] Executing stf.core/build.xml [2026-02-06T23:29:13.508Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib [2026-02-06T23:29:13.508Z] [2026-02-06T23:29:13.508Z] setup-java-properties: [2026-02-06T23:29:13.508Z] [2026-02-06T23:29:13.508Z] check-prereqs: [2026-02-06T23:29:13.508Z] [2026-02-06T23:29:13.508Z] build-dependencies: [2026-02-06T23:29:13.508Z] [2026-02-06T23:29:13.508Z] create-bin-dir: [2026-02-06T23:29:13.508Z] [2026-02-06T23:29:13.508Z] build-java: [2026-02-06T23:29:13.508Z] [2026-02-06T23:29:13.508Z] build-jar: [2026-02-06T23:29:13.508Z] [2026-02-06T23:29:13.508Z] build-archives: [2026-02-06T23:29:13.508Z] [2026-02-06T23:29:13.508Z] copy-log4j2-config: [2026-02-06T23:29:13.508Z] [2026-02-06T23:29:13.508Z] build-no-natives: [2026-02-06T23:29:13.508Z] [2026-02-06T23:29:13.508Z] build-natives: [2026-02-06T23:29:13.508Z] [2026-02-06T23:29:13.508Z] build: [2026-02-06T23:29:13.508Z] [2026-02-06T23:29:13.508Z] create-bin-dir: [2026-02-06T23:29:13.508Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\STF\stf.load\bin [2026-02-06T23:29:13.508Z] [2026-02-06T23:29:13.508Z] build-java: [2026-02-06T23:29:13.508Z] [javac] Compiling 29 source files to C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\STF\stf.load\bin [2026-02-06T23:29:14.241Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2026-02-06T23:29:14.242Z] [javac] on the class path. A future release of javac may disable annotation processing [2026-02-06T23:29:14.242Z] [javac] unless at least one processor is specified by name (-processor), or a search [2026-02-06T23:29:14.242Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2026-02-06T23:29:14.242Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2026-02-06T23:29:14.242Z] [javac] Use -Xlint:-options to suppress this message. [2026-02-06T23:29:14.242Z] [javac] Use -proc:none to disable annotation processing. [2026-02-06T23:29:15.924Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\STF\stf.load\src\stf.load\net\adoptopenjdk\loadTest\adaptors\ArbitraryJavaAdaptor.java:148: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2026-02-06T23:29:15.924Z] [javac] return new Integer(sourceValue); [2026-02-06T23:29:15.924Z] [javac] ^ [2026-02-06T23:29:15.925Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\STF\stf.load\src\stf.load\net\adoptopenjdk\loadTest\adaptors\ArbitraryJavaAdaptor.java:150: warning: [removal] Long(String) in Long has been deprecated and marked for removal [2026-02-06T23:29:15.925Z] [javac] return new Long(sourceValue); [2026-02-06T23:29:15.925Z] [javac] ^ [2026-02-06T23:29:15.925Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\STF\stf.load\src\stf.load\net\adoptopenjdk\loadTest\adaptors\ArbitraryJavaAdaptor.java:152: warning: [removal] Float(String) in Float has been deprecated and marked for removal [2026-02-06T23:29:15.925Z] [javac] return new Float(sourceValue); [2026-02-06T23:29:15.925Z] [javac] ^ [2026-02-06T23:29:15.925Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\STF\stf.load\src\stf.load\net\adoptopenjdk\loadTest\adaptors\ArbitraryJavaAdaptor.java:154: warning: [removal] Double(String) in Double has been deprecated and marked for removal [2026-02-06T23:29:15.925Z] [javac] return new Double(sourceValue); [2026-02-06T23:29:15.925Z] [javac] ^ [2026-02-06T23:29:15.925Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\STF\stf.load\src\stf.load\net\adoptopenjdk\loadTest\adaptors\ArbitraryJavaAdaptor.java:157: warning: [removal] Boolean(String) in Boolean has been deprecated and marked for removal [2026-02-06T23:29:15.925Z] [javac] return new Boolean(sourceValue); [2026-02-06T23:29:15.925Z] [javac] ^ [2026-02-06T23:29:15.925Z] [javac] Note: Some input files use or override a deprecated API. [2026-02-06T23:29:15.925Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-02-06T23:29:15.925Z] [javac] 5 warnings [2026-02-06T23:29:15.925Z] [2026-02-06T23:29:15.925Z] build-jar: [2026-02-06T23:29:15.926Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\STF\stf.load\bin\stf.load.jar [2026-02-06T23:29:16.655Z] [2026-02-06T23:29:16.655Z] build-archives: [2026-02-06T23:29:16.655Z] [2026-02-06T23:29:16.655Z] build-no-natives: [2026-02-06T23:29:16.655Z] [2026-02-06T23:29:16.655Z] build-natives: [2026-02-06T23:29:16.655Z] [2026-02-06T23:29:16.655Z] build: [2026-02-06T23:29:16.655Z] [echo] Executing stf.samples/build.xml [2026-02-06T23:29:16.656Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib [2026-02-06T23:29:16.656Z] [2026-02-06T23:29:16.656Z] setup-java-properties: [2026-02-06T23:29:16.656Z] [2026-02-06T23:29:16.656Z] check-prereqs: [2026-02-06T23:29:16.656Z] [2026-02-06T23:29:16.656Z] build-dependencies: [2026-02-06T23:29:16.656Z] [echo] Executing stf.core/build.xml [2026-02-06T23:29:16.656Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib [2026-02-06T23:29:16.656Z] [2026-02-06T23:29:16.656Z] setup-java-properties: [2026-02-06T23:29:16.656Z] [2026-02-06T23:29:16.656Z] check-prereqs: [2026-02-06T23:29:16.656Z] [2026-02-06T23:29:16.656Z] build-dependencies: [2026-02-06T23:29:16.656Z] [2026-02-06T23:29:16.656Z] create-bin-dir: [2026-02-06T23:29:16.656Z] [2026-02-06T23:29:16.656Z] build-java: [2026-02-06T23:29:16.656Z] [2026-02-06T23:29:16.656Z] build-jar: [2026-02-06T23:29:16.656Z] [2026-02-06T23:29:16.656Z] build-archives: [2026-02-06T23:29:16.656Z] [2026-02-06T23:29:16.656Z] copy-log4j2-config: [2026-02-06T23:29:16.656Z] [2026-02-06T23:29:16.656Z] build-no-natives: [2026-02-06T23:29:16.656Z] [2026-02-06T23:29:16.656Z] build-natives: [2026-02-06T23:29:16.656Z] [2026-02-06T23:29:16.656Z] build: [2026-02-06T23:29:16.656Z] [echo] Executing stf.load/build.xml [2026-02-06T23:29:16.656Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib [2026-02-06T23:29:16.656Z] [2026-02-06T23:29:16.656Z] setup-java-properties: [2026-02-06T23:29:16.656Z] [2026-02-06T23:29:16.656Z] check-prereqs: [2026-02-06T23:29:16.656Z] [2026-02-06T23:29:16.656Z] build-dependencies: [2026-02-06T23:29:16.656Z] [echo] Executing stf.core/build.xml [2026-02-06T23:29:16.656Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib [2026-02-06T23:29:16.656Z] [2026-02-06T23:29:16.656Z] setup-java-properties: [2026-02-06T23:29:16.656Z] [2026-02-06T23:29:16.656Z] check-prereqs: [2026-02-06T23:29:16.656Z] [2026-02-06T23:29:16.656Z] build-dependencies: [2026-02-06T23:29:16.656Z] [2026-02-06T23:29:16.656Z] create-bin-dir: [2026-02-06T23:29:16.656Z] [2026-02-06T23:29:16.656Z] build-java: [2026-02-06T23:29:16.656Z] [2026-02-06T23:29:16.656Z] build-jar: [2026-02-06T23:29:16.656Z] [2026-02-06T23:29:16.656Z] build-archives: [2026-02-06T23:29:16.656Z] [2026-02-06T23:29:16.656Z] copy-log4j2-config: [2026-02-06T23:29:16.656Z] [2026-02-06T23:29:16.656Z] build-no-natives: [2026-02-06T23:29:16.656Z] [2026-02-06T23:29:16.656Z] build-natives: [2026-02-06T23:29:16.656Z] [2026-02-06T23:29:16.656Z] build: [2026-02-06T23:29:16.656Z] [2026-02-06T23:29:16.656Z] create-bin-dir: [2026-02-06T23:29:16.656Z] [2026-02-06T23:29:16.656Z] build-java: [2026-02-06T23:29:17.006Z] [2026-02-06T23:29:17.006Z] build-jar: [2026-02-06T23:29:17.006Z] [2026-02-06T23:29:17.006Z] build-archives: [2026-02-06T23:29:17.006Z] [2026-02-06T23:29:17.006Z] build-no-natives: [2026-02-06T23:29:17.006Z] [2026-02-06T23:29:17.006Z] build-natives: [2026-02-06T23:29:17.006Z] [2026-02-06T23:29:17.006Z] build: [2026-02-06T23:29:17.006Z] [2026-02-06T23:29:17.006Z] create-bin-dir: [2026-02-06T23:29:17.006Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\STF\stf.samples\bin [2026-02-06T23:29:17.006Z] [2026-02-06T23:29:17.007Z] build-java: [2026-02-06T23:29:17.007Z] [javac] Compiling 24 source files to C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\STF\stf.samples\bin [2026-02-06T23:29:17.376Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2026-02-06T23:29:17.376Z] [javac] on the class path. A future release of javac may disable annotation processing [2026-02-06T23:29:17.376Z] [javac] unless at least one processor is specified by name (-processor), or a search [2026-02-06T23:29:17.376Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2026-02-06T23:29:17.376Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2026-02-06T23:29:17.376Z] [javac] Use -Xlint:-options to suppress this message. [2026-02-06T23:29:17.376Z] [javac] Use -proc:none to disable annotation processing. [2026-02-06T23:29:18.553Z] [2026-02-06T23:29:18.553Z] build-jar: [2026-02-06T23:29:18.553Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\STF\stf.samples\bin\stf.samples.jar [2026-02-06T23:29:18.905Z] [2026-02-06T23:29:18.905Z] build-archives: [2026-02-06T23:29:18.905Z] [2026-02-06T23:29:18.905Z] build-no-natives: [2026-02-06T23:29:18.905Z] [2026-02-06T23:29:18.905Z] build-natives: [2026-02-06T23:29:18.905Z] [2026-02-06T23:29:18.905Z] build: [2026-02-06T23:29:18.905Z] [2026-02-06T23:29:18.905Z] build: [2026-02-06T23:29:18.905Z] [echo] Executing openjdk.test.concurrent/build.xml [2026-02-06T23:29:18.905Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib [2026-02-06T23:29:18.905Z] [2026-02-06T23:29:18.906Z] setup-java-properties: [2026-02-06T23:29:18.906Z] [2026-02-06T23:29:18.906Z] check-prereqs: [2026-02-06T23:29:18.906Z] [2026-02-06T23:29:18.906Z] build-dependencies: [2026-02-06T23:29:18.906Z] [2026-02-06T23:29:18.906Z] create-bin-dir: [2026-02-06T23:29:18.906Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\bin [2026-02-06T23:29:18.906Z] [2026-02-06T23:29:18.906Z] build-java: [2026-02-06T23:29:18.906Z] [javac] Compiling 36 source files to C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\bin [2026-02-06T23:29:21.907Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:111: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.907Z] [javac] assertEquals("20 : weakCompareAndSet()", true, localTestBoolean.weakCompareAndSet(nextRandom, true)); [2026-02-06T23:29:21.907Z] [javac] ^ [2026-02-06T23:29:21.907Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:112: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.907Z] [javac] assertEquals("21 : weakCompareAndSet()", false, localTestBoolean.weakCompareAndSet(false, true)); [2026-02-06T23:29:21.907Z] [javac] ^ [2026-02-06T23:29:21.907Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:113: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.907Z] [javac] assertEquals("22 : weakCompareAndSet()", true, localTestBoolean.weakCompareAndSet(true, true)); [2026-02-06T23:29:21.907Z] [javac] ^ [2026-02-06T23:29:21.907Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:114: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.908Z] [javac] assertEquals("23 : weakCompareAndSet()", true, localTestBoolean.weakCompareAndSet(true, false)); [2026-02-06T23:29:21.908Z] [javac] ^ [2026-02-06T23:29:21.908Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:115: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.908Z] [javac] assertEquals("24 : weakCompareAndSet()", false, localTestBoolean.weakCompareAndSet(true, nextRandom)); [2026-02-06T23:29:21.908Z] [javac] ^ [2026-02-06T23:29:21.908Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:116: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.908Z] [javac] assertEquals("25 : weakCompareAndSet()", true, localTestBoolean.weakCompareAndSet(false, nextRandom)); [2026-02-06T23:29:21.908Z] [javac] ^ [2026-02-06T23:29:21.908Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:131: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.908Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.908Z] [javac] ^ [2026-02-06T23:29:21.909Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:134: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.909Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.909Z] [javac] ^ [2026-02-06T23:29:21.909Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:135: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.909Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.909Z] [javac] ^ [2026-02-06T23:29:21.909Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:138: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.909Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.909Z] [javac] ^ [2026-02-06T23:29:21.910Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:144: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.910Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.910Z] [javac] ^ [2026-02-06T23:29:21.910Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:154: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.910Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.910Z] [javac] ^ [2026-02-06T23:29:21.910Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:171: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.910Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.910Z] [javac] ^ [2026-02-06T23:29:21.910Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:180: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.911Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.911Z] [javac] ^ [2026-02-06T23:29:21.911Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:183: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.911Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.911Z] [javac] ^ [2026-02-06T23:29:21.911Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:184: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.911Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.911Z] [javac] ^ [2026-02-06T23:29:21.911Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:186: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.911Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.911Z] [javac] ^ [2026-02-06T23:29:21.911Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:188: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.912Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.912Z] [javac] ^ [2026-02-06T23:29:21.912Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:210: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.912Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.912Z] [javac] ^ [2026-02-06T23:29:21.912Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:217: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.912Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.912Z] [javac] ^ [2026-02-06T23:29:21.912Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:219: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.912Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.912Z] [javac] ^ [2026-02-06T23:29:21.913Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:222: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.913Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.913Z] [javac] ^ [2026-02-06T23:29:21.913Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:226: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.913Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.913Z] [javac] ^ [2026-02-06T23:29:21.913Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:231: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.913Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.913Z] [javac] ^ [2026-02-06T23:29:21.914Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:235: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.914Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.914Z] [javac] ^ [2026-02-06T23:29:21.914Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:241: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.914Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.914Z] [javac] ^ [2026-02-06T23:29:21.914Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:246: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.914Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.914Z] [javac] ^ [2026-02-06T23:29:21.914Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:250: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.914Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.914Z] [javac] ^ [2026-02-06T23:29:21.914Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:252: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.914Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.914Z] [javac] ^ [2026-02-06T23:29:21.914Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:258: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.915Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.915Z] [javac] ^ [2026-02-06T23:29:21.915Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:274: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.915Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.915Z] [javac] ^ [2026-02-06T23:29:21.915Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:282: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.915Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.915Z] [javac] ^ [2026-02-06T23:29:21.915Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:288: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.915Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.915Z] [javac] ^ [2026-02-06T23:29:21.915Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:298: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.915Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.915Z] [javac] ^ [2026-02-06T23:29:21.915Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:304: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.915Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.915Z] [javac] ^ [2026-02-06T23:29:21.915Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:311: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.915Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.915Z] [javac] ^ [2026-02-06T23:29:21.915Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:323: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.915Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.915Z] [javac] ^ [2026-02-06T23:29:21.915Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:331: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.916Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.916Z] [javac] ^ [2026-02-06T23:29:21.916Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:337: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.916Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.916Z] [javac] ^ [2026-02-06T23:29:21.916Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:340: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.916Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.916Z] [javac] ^ [2026-02-06T23:29:21.916Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:344: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.916Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.916Z] [javac] ^ [2026-02-06T23:29:21.916Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:354: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.916Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.916Z] [javac] ^ [2026-02-06T23:29:21.916Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:358: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.916Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.916Z] [javac] ^ [2026-02-06T23:29:21.916Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:363: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.916Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.916Z] [javac] ^ [2026-02-06T23:29:21.916Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:364: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.916Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.916Z] [javac] ^ [2026-02-06T23:29:21.916Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:372: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.916Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.917Z] [javac] ^ [2026-02-06T23:29:21.917Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:373: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.917Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.917Z] [javac] ^ [2026-02-06T23:29:21.917Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:375: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.917Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.917Z] [javac] ^ [2026-02-06T23:29:21.917Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:393: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.917Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.917Z] [javac] ^ [2026-02-06T23:29:21.917Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:404: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.917Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.917Z] [javac] ^ [2026-02-06T23:29:21.917Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:411: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.917Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.917Z] [javac] ^ [2026-02-06T23:29:21.917Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:412: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.917Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.917Z] [javac] ^ [2026-02-06T23:29:21.917Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:420: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.917Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.917Z] [javac] ^ [2026-02-06T23:29:21.918Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:422: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.918Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.918Z] [javac] ^ [2026-02-06T23:29:21.918Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:426: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.918Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.918Z] [javac] ^ [2026-02-06T23:29:21.918Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:429: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.918Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.918Z] [javac] ^ [2026-02-06T23:29:21.918Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:437: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.918Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.918Z] [javac] ^ [2026-02-06T23:29:21.918Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:449: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.918Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.918Z] [javac] ^ [2026-02-06T23:29:21.918Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:454: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.918Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.918Z] [javac] ^ [2026-02-06T23:29:21.918Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:461: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.918Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.918Z] [javac] ^ [2026-02-06T23:29:21.918Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:481: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.918Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.918Z] [javac] ^ [2026-02-06T23:29:21.919Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:494: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.919Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.919Z] [javac] ^ [2026-02-06T23:29:21.919Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:497: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.919Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.919Z] [javac] ^ [2026-02-06T23:29:21.919Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:507: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.919Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.919Z] [javac] ^ [2026-02-06T23:29:21.919Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicBooleanTest.java:523: warning: [deprecation] weakCompareAndSet(boolean,boolean) in AtomicBoolean has been deprecated [2026-02-06T23:29:21.919Z] [javac] sharedTestBoolean.weakCompareAndSet(false, rng.nextBoolean()); [2026-02-06T23:29:21.919Z] [javac] ^ [2026-02-06T23:29:21.919Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicIntegerArrayTest.java:137: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-02-06T23:29:21.919Z] [javac] assertEquals("26 : weakCompareAndSet()", true, localTestIntegerArray.weakCompareAndSet(i, nextValue, 2147483647)); [2026-02-06T23:29:21.919Z] [javac] ^ [2026-02-06T23:29:21.919Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicIntegerArrayTest.java:138: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-02-06T23:29:21.919Z] [javac] assertEquals("27 : weakCompareAndSet()", true, localTestIntegerArray.weakCompareAndSet(i, 2147483647, 0)); [2026-02-06T23:29:21.919Z] [javac] ^ [2026-02-06T23:29:21.919Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicIntegerArrayTest.java:139: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-02-06T23:29:21.919Z] [javac] assertEquals("28 : weakCompareAndSet()", false, localTestIntegerArray.weakCompareAndSet(i, 2147483647, -2147483648)); [2026-02-06T23:29:21.919Z] [javac] ^ [2026-02-06T23:29:21.919Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicIntegerArrayTest.java:140: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-02-06T23:29:21.920Z] [javac] assertEquals("29 : weakCompareAndSet()", true, localTestIntegerArray.weakCompareAndSet(i, 0, -2147483648)); [2026-02-06T23:29:21.920Z] [javac] ^ [2026-02-06T23:29:21.920Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicIntegerArrayTest.java:141: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-02-06T23:29:21.920Z] [javac] assertEquals("30 : weakCompareAndSet()", true, localTestIntegerArray.weakCompareAndSet(i, -2147483648, nextValue)); [2026-02-06T23:29:21.920Z] [javac] ^ [2026-02-06T23:29:21.920Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicIntegerArrayTest.java:187: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-02-06T23:29:21.920Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2026-02-06T23:29:21.920Z] [javac] ^ [2026-02-06T23:29:21.920Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicIntegerArrayTest.java:198: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-02-06T23:29:21.920Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2026-02-06T23:29:21.920Z] [javac] ^ [2026-02-06T23:29:21.920Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicIntegerArrayTest.java:204: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-02-06T23:29:21.920Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2026-02-06T23:29:21.920Z] [javac] ^ [2026-02-06T23:29:21.920Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicIntegerArrayTest.java:227: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-02-06T23:29:21.920Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2026-02-06T23:29:21.920Z] [javac] ^ [2026-02-06T23:29:21.920Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicIntegerArrayTest.java:268: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-02-06T23:29:21.920Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2026-02-06T23:29:21.920Z] [javac] ^ [2026-02-06T23:29:21.920Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicIntegerArrayTest.java:281: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-02-06T23:29:21.921Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2026-02-06T23:29:21.921Z] [javac] ^ [2026-02-06T23:29:21.921Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicIntegerArrayTest.java:294: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-02-06T23:29:21.921Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2026-02-06T23:29:21.921Z] [javac] ^ [2026-02-06T23:29:21.921Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicIntegerArrayTest.java:309: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-02-06T23:29:21.921Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2026-02-06T23:29:21.921Z] [javac] ^ [2026-02-06T23:29:21.921Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicIntegerArrayTest.java:345: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-02-06T23:29:21.921Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2026-02-06T23:29:21.921Z] [javac] ^ [2026-02-06T23:29:21.921Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicIntegerArrayTest.java:356: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-02-06T23:29:21.921Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2026-02-06T23:29:21.921Z] [javac] ^ [2026-02-06T23:29:21.921Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicIntegerArrayTest.java:363: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-02-06T23:29:21.921Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2026-02-06T23:29:21.921Z] [javac] ^ [2026-02-06T23:29:21.921Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicIntegerArrayTest.java:364: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-02-06T23:29:21.921Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2026-02-06T23:29:21.921Z] [javac] ^ [2026-02-06T23:29:21.922Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicIntegerArrayTest.java:407: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-02-06T23:29:21.922Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2026-02-06T23:29:21.922Z] [javac] ^ [2026-02-06T23:29:21.922Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicIntegerArrayTest.java:417: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-02-06T23:29:21.922Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2026-02-06T23:29:21.922Z] [javac] ^ [2026-02-06T23:29:21.922Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicIntegerArrayTest.java:448: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-02-06T23:29:21.922Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2026-02-06T23:29:21.922Z] [javac] ^ [2026-02-06T23:29:21.922Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicIntegerArrayTest.java:480: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-02-06T23:29:21.922Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2026-02-06T23:29:21.922Z] [javac] ^ [2026-02-06T23:29:21.922Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicIntegerArrayTest.java:506: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-02-06T23:29:21.922Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2026-02-06T23:29:21.922Z] [javac] ^ [2026-02-06T23:29:21.922Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicIntegerArrayTest.java:511: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-02-06T23:29:21.922Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2026-02-06T23:29:21.922Z] [javac] ^ [2026-02-06T23:29:21.922Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicIntegerArrayTest.java:515: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-02-06T23:29:21.922Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2026-02-06T23:29:21.922Z] [javac] ^ [2026-02-06T23:29:21.923Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicIntegerArrayTest.java:520: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-02-06T23:29:21.923Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2026-02-06T23:29:21.923Z] [javac] ^ [2026-02-06T23:29:21.923Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicIntegerArrayTest.java:524: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-02-06T23:29:21.923Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2026-02-06T23:29:21.923Z] [javac] ^ [2026-02-06T23:29:21.923Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicIntegerArrayTest.java:534: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-02-06T23:29:21.923Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2026-02-06T23:29:21.923Z] [javac] ^ [2026-02-06T23:29:22.294Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicIntegerArrayTest.java:554: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-02-06T23:29:22.294Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2026-02-06T23:29:22.294Z] [javac] ^ [2026-02-06T23:29:22.294Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicIntegerArrayTest.java:562: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-02-06T23:29:22.294Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2026-02-06T23:29:22.294Z] [javac] ^ [2026-02-06T23:29:22.294Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicIntegerArrayTest.java:569: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-02-06T23:29:22.294Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2026-02-06T23:29:22.294Z] [javac] ^ [2026-02-06T23:29:22.295Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicIntegerArrayTest.java:572: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-02-06T23:29:22.295Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2026-02-06T23:29:22.295Z] [javac] ^ [2026-02-06T23:29:22.295Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicIntegerArrayTest.java:576: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-02-06T23:29:22.295Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2026-02-06T23:29:22.295Z] [javac] ^ [2026-02-06T23:29:22.295Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicIntegerArrayTest.java:579: warning: [deprecation] weakCompareAndSet(int,int,int) in AtomicIntegerArray has been deprecated [2026-02-06T23:29:22.295Z] [javac] sharedTestIntegerArray.weakCompareAndSet(operatingPosition, sharedTestIntegerArray.get(operatingPosition), rng.nextInt()); [2026-02-06T23:29:22.295Z] [javac] ^ [2026-02-06T23:29:22.295Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicIntegerTest.java:128: warning: [deprecation] weakCompareAndSet(int,int) in AtomicInteger has been deprecated [2026-02-06T23:29:22.295Z] [javac] assertEquals("36 : weakCompareAndSet()", true, localTestInteger.weakCompareAndSet(nextRandom.intValue(), 2147483647)); [2026-02-06T23:29:22.295Z] [javac] ^ [2026-02-06T23:29:22.296Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\src\test.concurrent\net\adoptopenjdk\test\concurrent\atomic\AtomicIntegerTest.java:129: warning: [deprecation] weakCompareAndSet(int,int) in AtomicInteger has been deprecated [2026-02-06T23:29:22.296Z] [javac] assertEquals("37 : weakCompareAndSet()", true, localTestInteger.weakCompareAndSet(2147483647, 0)); [2026-02-06T23:29:22.296Z] [javac] ^ [2026-02-06T23:29:23.039Z] [javac] Note: Some input files additionally use or override a deprecated API. [2026-02-06T23:29:23.039Z] [javac] Note: Some input files additionally use or override a deprecated API that is marked for removal. [2026-02-06T23:29:23.039Z] [javac] 100 warnings [2026-02-06T23:29:23.039Z] [2026-02-06T23:29:23.039Z] build-jar: [2026-02-06T23:29:23.039Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.concurrent\bin\test.concurrent.jar [2026-02-06T23:29:23.763Z] [2026-02-06T23:29:23.763Z] build-archives: [2026-02-06T23:29:23.763Z] [2026-02-06T23:29:23.763Z] build-no-natives: [2026-02-06T23:29:23.763Z] [2026-02-06T23:29:23.763Z] build-natives: [2026-02-06T23:29:23.763Z] [2026-02-06T23:29:23.763Z] build: [2026-02-06T23:29:23.763Z] [echo] Executing openjdk.test.classloading/build.xml [2026-02-06T23:29:23.763Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib [2026-02-06T23:29:23.763Z] [2026-02-06T23:29:23.763Z] setup-java-properties: [2026-02-06T23:29:23.763Z] [2026-02-06T23:29:23.763Z] check-prereqs: [2026-02-06T23:29:23.763Z] [2026-02-06T23:29:23.763Z] build-dependencies: [2026-02-06T23:29:23.763Z] [2026-02-06T23:29:23.763Z] create-bin-dir: [2026-02-06T23:29:23.763Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin [2026-02-06T23:29:23.763Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1 [2026-02-06T23:29:23.764Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url2 [2026-02-06T23:29:23.764Z] [2026-02-06T23:29:23.764Z] build-java: [2026-02-06T23:29:23.764Z] [javac] Compiling 5 source files to C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin [2026-02-06T23:29:24.931Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\src\test.classloading\net\adoptopenjdk\test\classloading\ClassMapHog.java:214: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal [2026-02-06T23:29:24.931Z] [javac] if (cname.equals("boolean")) o = new Boolean (false); [2026-02-06T23:29:24.931Z] [javac] ^ [2026-02-06T23:29:24.931Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\src\test.classloading\net\adoptopenjdk\test\classloading\ClassMapHog.java:215: warning: [removal] Byte(byte) in Byte has been deprecated and marked for removal [2026-02-06T23:29:24.931Z] [javac] else if (cname.equals("byte")) o = new Byte ((byte)0); [2026-02-06T23:29:24.931Z] [javac] ^ [2026-02-06T23:29:24.932Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\src\test.classloading\net\adoptopenjdk\test\classloading\ClassMapHog.java:216: warning: [removal] Character(char) in Character has been deprecated and marked for removal [2026-02-06T23:29:24.932Z] [javac] else if (cname.equals("char")) o = new Character ((char)0); [2026-02-06T23:29:24.932Z] [javac] ^ [2026-02-06T23:29:24.932Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\src\test.classloading\net\adoptopenjdk\test\classloading\ClassMapHog.java:217: warning: [removal] Short(short) in Short has been deprecated and marked for removal [2026-02-06T23:29:24.932Z] [javac] else if (cname.equals("short")) o = new Short ((short)0); [2026-02-06T23:29:24.932Z] [javac] ^ [2026-02-06T23:29:24.932Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\src\test.classloading\net\adoptopenjdk\test\classloading\ClassMapHog.java:218: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:29:24.932Z] [javac] else if (cname.equals("int")) o = new Integer ((int)0); [2026-02-06T23:29:24.932Z] [javac] ^ [2026-02-06T23:29:24.932Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\src\test.classloading\net\adoptopenjdk\test\classloading\ClassMapHog.java:219: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2026-02-06T23:29:24.932Z] [javac] else if (cname.equals("long")) o = new Long (0L); [2026-02-06T23:29:24.932Z] [javac] ^ [2026-02-06T23:29:24.933Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\src\test.classloading\net\adoptopenjdk\test\classloading\ClassMapHog.java:220: warning: [removal] Float(double) in Float has been deprecated and marked for removal [2026-02-06T23:29:24.933Z] [javac] else if (cname.equals("float")) o = new Float (0.0); [2026-02-06T23:29:24.933Z] [javac] ^ [2026-02-06T23:29:24.933Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\src\test.classloading\net\adoptopenjdk\test\classloading\ClassMapHog.java:221: warning: [removal] Double(double) in Double has been deprecated and marked for removal [2026-02-06T23:29:24.933Z] [javac] else if (cname.equals("double")) o = new Double (0.0); [2026-02-06T23:29:24.933Z] [javac] ^ [2026-02-06T23:29:24.933Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\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 [2026-02-06T23:29:24.933Z] [javac] firstURL = new URL("file://" + System.getProperty("java.classloading.dir") + System.getProperty("file.separator") + args[0]); [2026-02-06T23:29:24.933Z] [javac] ^ [2026-02-06T23:29:24.933Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\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 [2026-02-06T23:29:24.934Z] [javac] secondURL = new URL("file://" + System.getProperty("java.classloading.dir") + System.getProperty("file.separator") + args[1]); [2026-02-06T23:29:24.934Z] [javac] ^ [2026-02-06T23:29:24.934Z] [javac] 10 warnings [2026-02-06T23:29:24.934Z] [javac] Compiling 4 source files to C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1 [2026-02-06T23:29:25.658Z] [javac] Compiling 4 source files to C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url2 [2026-02-06T23:29:26.392Z] [delete] Deleting C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1\net\adoptopenjdk\test\classloading\deadlock\package2\CL2_B.class [2026-02-06T23:29:26.392Z] [delete] Deleting C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1\net\adoptopenjdk\test\classloading\deadlock\package2\CL2_C.class [2026-02-06T23:29:26.392Z] [delete] Deleting directory C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url1\net\adoptopenjdk\test\classloading\deadlock\package2 [2026-02-06T23:29:26.392Z] [delete] Deleting directory C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin_notonclasspath\url2\net\adoptopenjdk\test\classloading\deadlock\package1 [2026-02-06T23:29:26.392Z] [2026-02-06T23:29:26.392Z] build-jar: [2026-02-06T23:29:26.392Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin\test.classloading.jar [2026-02-06T23:29:26.392Z] [2026-02-06T23:29:26.392Z] build-archives: [2026-02-06T23:29:26.392Z] [2026-02-06T23:29:26.392Z] build-no-natives: [2026-02-06T23:29:26.392Z] [2026-02-06T23:29:26.392Z] build-natives: [2026-02-06T23:29:26.392Z] [2026-02-06T23:29:26.392Z] copy-dict-file: [2026-02-06T23:29:26.392Z] [copy] Copying 1 file to C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.classloading\bin\net\adoptopenjdk\test\classloading [2026-02-06T23:29:26.392Z] [2026-02-06T23:29:26.392Z] build: [2026-02-06T23:29:26.392Z] [echo] Executing openjdk.test.debugging/build.xml [2026-02-06T23:29:26.392Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib [2026-02-06T23:29:26.392Z] [2026-02-06T23:29:26.392Z] setup-java-properties: [2026-02-06T23:29:26.392Z] [2026-02-06T23:29:26.392Z] check-prereqs: [2026-02-06T23:29:26.392Z] [2026-02-06T23:29:26.392Z] build-dependencies: [2026-02-06T23:29:26.392Z] [2026-02-06T23:29:26.392Z] create-bin-dir: [2026-02-06T23:29:26.392Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin [2026-02-06T23:29:26.393Z] [2026-02-06T23:29:26.393Z] build-java-8: [2026-02-06T23:29:26.393Z] [2026-02-06T23:29:26.393Z] build-java-11-25plus: [2026-02-06T23:29:26.393Z] [2026-02-06T23:29:26.393Z] build-java-17-24: [2026-02-06T23:29:26.393Z] [javac] Compiling 16 source files to C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin [2026-02-06T23:29:28.085Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\src\test.debugging\net\adoptopenjdk\stf\jdi\JdiTest.java:167: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2026-02-06T23:29:28.085Z] [javac] int numOfConnections = new Integer(props.getProperty("numOfConnections")); [2026-02-06T23:29:28.085Z] [javac] ^ [2026-02-06T23:29:28.455Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\src\test.debugging\net\adoptopenjdk\test\jdi\debugger\Connectors.java:116: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2026-02-06T23:29:28.455Z] [javac] Integer numOfConnectionsInteger = new Integer(numOfConnectionsString); [2026-02-06T23:29:28.455Z] [javac] ^ [2026-02-06T23:29:28.455Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\src\test.debugging\net\adoptopenjdk\test\jdi\debugger\Connectors.java:133: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2026-02-06T23:29:28.455Z] [javac] Integer numOfEventsInteger = new Integer(numOfEventsString); [2026-02-06T23:29:28.455Z] [javac] ^ [2026-02-06T23:29:28.813Z] [javac] 3 warnings [2026-02-06T23:29:28.813Z] [2026-02-06T23:29:28.813Z] build-java: [2026-02-06T23:29:28.813Z] [2026-02-06T23:29:28.813Z] build-jdi-jar: [2026-02-06T23:29:28.813Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin\JdiTests.jar [2026-02-06T23:29:29.158Z] [2026-02-06T23:29:29.158Z] build-hcr-jar: [2026-02-06T23:29:29.158Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.debugging\bin\StringModifierAgent.jar [2026-02-06T23:29:29.158Z] [2026-02-06T23:29:29.158Z] build-jars: [2026-02-06T23:29:29.158Z] [2026-02-06T23:29:29.158Z] build-archives: [2026-02-06T23:29:29.158Z] [2026-02-06T23:29:29.158Z] build-no-natives: [2026-02-06T23:29:29.158Z] [2026-02-06T23:29:29.158Z] build-natives: [2026-02-06T23:29:29.158Z] [2026-02-06T23:29:29.158Z] build: [2026-02-06T23:29:29.158Z] [echo] Executing openjdk.test.gc/build.xml [2026-02-06T23:29:29.158Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib [2026-02-06T23:29:29.158Z] [2026-02-06T23:29:29.158Z] setup-java-properties: [2026-02-06T23:29:29.158Z] [2026-02-06T23:29:29.158Z] check-prereqs: [2026-02-06T23:29:29.158Z] [2026-02-06T23:29:29.158Z] build-dependencies: [2026-02-06T23:29:29.158Z] [2026-02-06T23:29:29.158Z] create-bin-dir: [2026-02-06T23:29:29.158Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.gc\bin [2026-02-06T23:29:29.158Z] [2026-02-06T23:29:29.158Z] build-java: [2026-02-06T23:29:29.158Z] [javac] Compiling 5 source files to C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.gc\bin [2026-02-06T23:29:30.318Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.gc\src\test.gc\net\adoptopenjdk\test\gc\heaphog\ObjectTree.java:162: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2026-02-06T23:29:30.318Z] [javac] int size = new Integer(args[0]); [2026-02-06T23:29:30.318Z] [javac] ^ [2026-02-06T23:29:30.318Z] [javac] 1 warning [2026-02-06T23:29:30.318Z] [2026-02-06T23:29:30.318Z] build-jar: [2026-02-06T23:29:30.318Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.gc\bin\test.gc.jar [2026-02-06T23:29:30.318Z] [2026-02-06T23:29:30.318Z] build-archives: [2026-02-06T23:29:30.318Z] [2026-02-06T23:29:30.318Z] build-no-natives: [2026-02-06T23:29:30.318Z] [2026-02-06T23:29:30.318Z] build-natives: [2026-02-06T23:29:30.318Z] [2026-02-06T23:29:30.318Z] build: [2026-02-06T23:29:30.318Z] [echo] Executing openjdk.test.jck/build.xml [2026-02-06T23:29:30.318Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib [2026-02-06T23:29:30.318Z] [2026-02-06T23:29:30.318Z] setup-java-properties: [2026-02-06T23:29:30.318Z] [2026-02-06T23:29:30.318Z] check-prereqs: [2026-02-06T23:29:30.318Z] [2026-02-06T23:29:30.318Z] build-dependencies: [2026-02-06T23:29:30.318Z] [2026-02-06T23:29:30.318Z] create-bin-dir: [2026-02-06T23:29:30.318Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.jck\bin [2026-02-06T23:29:30.318Z] [2026-02-06T23:29:30.318Z] build-java: [2026-02-06T23:29:30.318Z] [javac] Compiling 2 source files to C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.jck\bin [2026-02-06T23:29:31.069Z] [javac] Note: Annotation processing is enabled because one or more processors were found [2026-02-06T23:29:31.069Z] [javac] on the class path. A future release of javac may disable annotation processing [2026-02-06T23:29:31.069Z] [javac] unless at least one processor is specified by name (-processor), or a search [2026-02-06T23:29:31.069Z] [javac] path is specified (--processor-path, --processor-module-path), or annotation [2026-02-06T23:29:31.069Z] [javac] processing is enabled explicitly (-proc:only, -proc:full). [2026-02-06T23:29:31.069Z] [javac] Use -Xlint:-options to suppress this message. [2026-02-06T23:29:31.069Z] [javac] Use -proc:none to disable annotation processing. [2026-02-06T23:29:31.804Z] [2026-02-06T23:29:31.804Z] build-jar: [2026-02-06T23:29:31.804Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.jck\bin\test.jck.jar [2026-02-06T23:29:32.152Z] [2026-02-06T23:29:32.152Z] build-archives: [2026-02-06T23:29:32.152Z] [2026-02-06T23:29:32.152Z] build-no-natives: [2026-02-06T23:29:32.153Z] [2026-02-06T23:29:32.153Z] setup-native-build-command: [2026-02-06T23:29:32.153Z] [echo] building natives for java_platform win_x86-64 [2026-02-06T23:29:32.153Z] [2026-02-06T23:29:32.153Z] build-natives-windows: [2026-02-06T23:29:32.153Z] [2026-02-06T23:29:32.153Z] build-natives-unix: [2026-02-06T23:29:32.153Z] [2026-02-06T23:29:32.153Z] build-natives: [2026-02-06T23:29:32.153Z] [2026-02-06T23:29:32.153Z] build: [2026-02-06T23:29:32.153Z] [echo] Executing openjdk.test.lambdasAndStreams/build.xml [2026-02-06T23:29:32.153Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib [2026-02-06T23:29:32.153Z] [2026-02-06T23:29:32.153Z] setup-java-properties: [2026-02-06T23:29:32.153Z] [2026-02-06T23:29:32.153Z] check-prereqs: [2026-02-06T23:29:32.153Z] [2026-02-06T23:29:32.153Z] build-dependencies: [2026-02-06T23:29:32.153Z] [2026-02-06T23:29:32.153Z] create-bin-dir: [2026-02-06T23:29:32.153Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin [2026-02-06T23:29:32.153Z] [2026-02-06T23:29:32.153Z] build-java: [2026-02-06T23:29:32.153Z] [javac] Compiling 23 source files to C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin [2026-02-06T23:29:33.844Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\src\test.lambda\net\adoptopenjdk\test\lambda\ClassLibraryLambdaTests.java:204: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:29:33.844Z] [javac] stringHashMap.put(new Integer(x), new StringHolder(tempString)); [2026-02-06T23:29:33.844Z] [javac] ^ [2026-02-06T23:29:33.844Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\src\test.lambda\net\adoptopenjdk\test\lambda\ClassLibraryLambdaTests.java:205: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:29:33.844Z] [javac] originalStringHashMap.put(new Integer(x), new StringHolder(tempString)); [2026-02-06T23:29:33.844Z] [javac] ^ [2026-02-06T23:29:33.845Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\src\test.lambda\net\adoptopenjdk\test\lambda\ClassLibraryLambdaTests.java:206: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:29:33.845Z] [javac] stringHashtable.put(new Integer(x), new StringHolder(tempString)); [2026-02-06T23:29:33.845Z] [javac] ^ [2026-02-06T23:29:33.845Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\src\test.lambda\net\adoptopenjdk\test\lambda\ClassLibraryLambdaTests.java:207: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:29:33.845Z] [javac] originalStringHashtable.put(new Integer(x), new StringHolder(tempString)); [2026-02-06T23:29:33.845Z] [javac] ^ [2026-02-06T23:29:33.845Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\src\test.lambda\net\adoptopenjdk\test\lambda\ClassLibraryLambdaTests.java:425: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2026-02-06T23:29:33.845Z] [javac] int x = randomNumbers.nextInt(new Long(s.estimateSize()).intValue()) + 1; //the number of elements with @minor added in the array subsection referenced by Spliterator s. [2026-02-06T23:29:33.845Z] [javac] ^ [2026-02-06T23:29:33.845Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\src\test.lambda\net\adoptopenjdk\test\lambda\ClassLibraryLambdaTests.java:426: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2026-02-06T23:29:33.846Z] [javac] int k = randomNumbers.nextInt(new Long(p.estimateSize()).intValue()) + 1; //the number of elements with @minor added in the array subsection referenced by Spliterator p. [2026-02-06T23:29:33.846Z] [javac] ^ [2026-02-06T23:29:33.846Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\src\test.lambda\net\adoptopenjdk\test\lambda\ClassLibraryLambdaTests.java:468: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:29:33.846Z] [javac] assertTrue("Expected \"" + b.get(new Integer(x)).getString() + "success\" but found \"" + a.get(new Integer(x)).getString(),a.get(new Integer(x)).getString().equals(b.get(new Integer(x)).getString() + "success")); [2026-02-06T23:29:33.846Z] [javac] ^ [2026-02-06T23:29:33.846Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\src\test.lambda\net\adoptopenjdk\test\lambda\ClassLibraryLambdaTests.java:468: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:29:33.846Z] [javac] assertTrue("Expected \"" + b.get(new Integer(x)).getString() + "success\" but found \"" + a.get(new Integer(x)).getString(),a.get(new Integer(x)).getString().equals(b.get(new Integer(x)).getString() + "success")); [2026-02-06T23:29:33.846Z] [javac] ^ [2026-02-06T23:29:33.846Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\src\test.lambda\net\adoptopenjdk\test\lambda\ClassLibraryLambdaTests.java:468: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:29:33.847Z] [javac] assertTrue("Expected \"" + b.get(new Integer(x)).getString() + "success\" but found \"" + a.get(new Integer(x)).getString(),a.get(new Integer(x)).getString().equals(b.get(new Integer(x)).getString() + "success")); [2026-02-06T23:29:33.847Z] [javac] ^ [2026-02-06T23:29:33.847Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\src\test.lambda\net\adoptopenjdk\test\lambda\ClassLibraryLambdaTests.java:468: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:29:33.847Z] [javac] assertTrue("Expected \"" + b.get(new Integer(x)).getString() + "success\" but found \"" + a.get(new Integer(x)).getString(),a.get(new Integer(x)).getString().equals(b.get(new Integer(x)).getString() + "success")); [2026-02-06T23:29:33.847Z] [javac] ^ [2026-02-06T23:29:34.205Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\src\test.lambda\net\adoptopenjdk\test\lambda\TestLambdaInferredTyping.java:116: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:29:34.205Z] [javac] Integer expected = new Integer(27); [2026-02-06T23:29:34.205Z] [javac] ^ [2026-02-06T23:29:34.206Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\src\test.lambda\net\adoptopenjdk\test\lambda\TestLambdaInferredTyping.java:117: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:29:34.206Z] [javac] Integer actual = intCubed.action(new Integer(3)); [2026-02-06T23:29:34.206Z] [javac] ^ [2026-02-06T23:29:34.206Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\src\test.lambda\net\adoptopenjdk\test\lambda\TestLambdaInferredTyping.java:165: warning: [removal] Double(double) in Double has been deprecated and marked for removal [2026-02-06T23:29:34.206Z] [javac] Counter counter = (vbool, vb, vs, vi, vl, vf, vd) -> new Double(vb + vs + vi + vl + vf + vd); [2026-02-06T23:29:34.206Z] [javac] ^ [2026-02-06T23:29:34.206Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\src\test.lambda\net\adoptopenjdk\test\lambda\TestLambdaInferredTyping.java:170: warning: [removal] Byte(byte) in Byte has been deprecated and marked for removal [2026-02-06T23:29:34.206Z] [javac] new Byte((byte) 1), // total = 1 [2026-02-06T23:29:34.206Z] [javac] ^ [2026-02-06T23:29:34.206Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\src\test.lambda\net\adoptopenjdk\test\lambda\TestLambdaInferredTyping.java:171: warning: [removal] Short(short) in Short has been deprecated and marked for removal [2026-02-06T23:29:34.206Z] [javac] new Short((short) 2), // total now 3 [2026-02-06T23:29:34.206Z] [javac] ^ [2026-02-06T23:29:34.207Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\src\test.lambda\net\adoptopenjdk\test\lambda\TestLambdaInferredTyping.java:172: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:29:34.207Z] [javac] new Integer(3), // now 6 [2026-02-06T23:29:34.207Z] [javac] ^ [2026-02-06T23:29:34.207Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\src\test.lambda\net\adoptopenjdk\test\lambda\TestLambdaInferredTyping.java:173: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2026-02-06T23:29:34.207Z] [javac] new Long(4), // 10 [2026-02-06T23:29:34.207Z] [javac] ^ [2026-02-06T23:29:34.207Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\src\test.lambda\net\adoptopenjdk\test\lambda\TestLambdaInferredTyping.java:174: warning: [removal] Float(double) in Float has been deprecated and marked for removal [2026-02-06T23:29:34.207Z] [javac] new Float(5.25), // 15.25 [2026-02-06T23:29:34.207Z] [javac] ^ [2026-02-06T23:29:34.207Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\src\test.lambda\net\adoptopenjdk\test\lambda\TestLambdaInferredTyping.java:175: warning: [removal] Double(double) in Double has been deprecated and marked for removal [2026-02-06T23:29:34.207Z] [javac] new Double(6.5)); // 21.75 [2026-02-06T23:29:34.207Z] [javac] ^ [2026-02-06T23:29:34.207Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\src\test.lambda\net\adoptopenjdk\test\lambda\TestLambdaJavaInterfaces.java:173: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:29:34.207Z] [javac] Integer expected1 = new Integer(51); [2026-02-06T23:29:34.207Z] [javac] ^ [2026-02-06T23:29:34.208Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\src\test.lambda\net\adoptopenjdk\test\lambda\TestLambdaJavaInterfaces.java:176: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:29:34.208Z] [javac] Integer exected2 = new Integer(111); [2026-02-06T23:29:34.208Z] [javac] ^ [2026-02-06T23:29:34.208Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\src\test.lambda\net\adoptopenjdk\test\lambda\TestLambdaMethodReferences.java:287: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:29:34.208Z] [javac] Person person1 = factory.create(Title.MR, "Adam", "Smith", new Integer(67)); [2026-02-06T23:29:34.208Z] [javac] ^ [2026-02-06T23:29:34.562Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\src\test.lambda\net\adoptopenjdk\test\lambda\TestLambdasUserDefinedInterface.java:272: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:29:34.562Z] [javac] Integer expected = new Integer(5985); [2026-02-06T23:29:34.562Z] [javac] ^ [2026-02-06T23:29:34.562Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\src\test.lambda\net\adoptopenjdk\test\lambda\TestLambdasUserDefinedInterface.java:283: warning: [removal] Double(double) in Double has been deprecated and marked for removal [2026-02-06T23:29:34.562Z] [javac] Double expectedDouble = new Double(5.291); [2026-02-06T23:29:34.562Z] [javac] ^ [2026-02-06T23:29:34.562Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\src\test.lambda\net\adoptopenjdk\test\lambda\TestLambdasUserDefinedInterface.java:514: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:29:34.562Z] [javac] Integer input = new Integer(29); [2026-02-06T23:29:34.562Z] [javac] ^ [2026-02-06T23:29:34.563Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\src\test.lambda\net\adoptopenjdk\test\lambda\TestLambdasUserDefinedInterface.java:527: warning: [removal] Double(double) in Double has been deprecated and marked for removal [2026-02-06T23:29:34.563Z] [javac] Double input = new Double(800d); [2026-02-06T23:29:34.563Z] [javac] ^ [2026-02-06T23:29:34.890Z] [javac] 26 warnings [2026-02-06T23:29:34.890Z] [copy] Copying 4 files to C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin\net\adoptopenjdk\test\lambda\LamFiles [2026-02-06T23:29:34.890Z] [2026-02-06T23:29:34.890Z] build-jar: [2026-02-06T23:29:34.890Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lambdasAndStreams\bin\test.lambda.jar [2026-02-06T23:29:36.558Z] [2026-02-06T23:29:36.558Z] build-archives: [2026-02-06T23:29:36.558Z] [2026-02-06T23:29:36.558Z] build-no-natives: [2026-02-06T23:29:36.558Z] [2026-02-06T23:29:36.558Z] build-natives: [2026-02-06T23:29:36.558Z] [2026-02-06T23:29:36.558Z] build: [2026-02-06T23:29:36.558Z] [echo] Executing openjdk.test.lang/build.xml [2026-02-06T23:29:36.558Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib [2026-02-06T23:29:36.558Z] [2026-02-06T23:29:36.558Z] setup-java-properties: [2026-02-06T23:29:36.558Z] [2026-02-06T23:29:36.558Z] check-prereqs: [2026-02-06T23:29:36.558Z] [2026-02-06T23:29:36.558Z] build-dependencies: [2026-02-06T23:29:36.558Z] [2026-02-06T23:29:36.558Z] create-bin-dir: [2026-02-06T23:29:36.558Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lang\bin [2026-02-06T23:29:36.558Z] [2026-02-06T23:29:36.558Z] build-java: [2026-02-06T23:29:36.558Z] [javac] Compiling 29 source files to C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lang\bin [2026-02-06T23:29:38.267Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lang\src\test.lang\net\adoptopenjdk\test\lang\invoke\AsTypeTest.java:108: warning: [removal] Float(float) in Float has been deprecated and marked for removal [2026-02-06T23:29:38.267Z] [javac] Float f1 = new Float(a); [2026-02-06T23:29:38.267Z] [javac] ^ [2026-02-06T23:29:38.267Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lang\src\test.lang\net\adoptopenjdk\test\lang\invoke\AsTypeTest.java:109: warning: [removal] Float(float) in Float has been deprecated and marked for removal [2026-02-06T23:29:38.267Z] [javac] Float f2 = new Float(b); [2026-02-06T23:29:38.267Z] [javac] ^ [2026-02-06T23:29:38.267Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lang\src\test.lang\net\adoptopenjdk\test\lang\invoke\AsTypeTest.java:121: warning: [removal] Double(double) in Double has been deprecated and marked for removal [2026-02-06T23:29:38.267Z] [javac] Double d1 = new Double(a); [2026-02-06T23:29:38.267Z] [javac] ^ [2026-02-06T23:29:38.267Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lang\src\test.lang\net\adoptopenjdk\test\lang\invoke\AsTypeTest.java:122: warning: [removal] Double(double) in Double has been deprecated and marked for removal [2026-02-06T23:29:38.267Z] [javac] Double d2 = new Double(b); [2026-02-06T23:29:38.267Z] [javac] ^ [2026-02-06T23:29:38.268Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lang\src\test.lang\net\adoptopenjdk\test\lang\invoke\AsTypeTest.java:966: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal [2026-02-06T23:29:38.268Z] [javac] Object o = new Boolean(v); [2026-02-06T23:29:38.268Z] [javac] ^ [2026-02-06T23:29:38.268Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lang\src\test.lang\net\adoptopenjdk\test\lang\invoke\AsTypeTest.java:1547: warning: [removal] Byte(byte) in Byte has been deprecated and marked for removal [2026-02-06T23:29:38.268Z] [javac] Object o = new Byte(v); [2026-02-06T23:29:38.268Z] [javac] ^ [2026-02-06T23:29:38.268Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lang\src\test.lang\net\adoptopenjdk\test\lang\invoke\AsTypeTest.java:2009: warning: [removal] Short(short) in Short has been deprecated and marked for removal [2026-02-06T23:29:38.268Z] [javac] Object o = new Short(v); [2026-02-06T23:29:38.268Z] [javac] ^ [2026-02-06T23:29:38.268Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lang\src\test.lang\net\adoptopenjdk\test\lang\invoke\AsTypeTest.java:2496: warning: [removal] Character(char) in Character has been deprecated and marked for removal [2026-02-06T23:29:38.268Z] [javac] Object o = new Character(v); [2026-02-06T23:29:38.268Z] [javac] ^ [2026-02-06T23:29:38.268Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lang\src\test.lang\net\adoptopenjdk\test\lang\invoke\AsTypeTest.java:2980: warning: [removal] Float(float) in Float has been deprecated and marked for removal [2026-02-06T23:29:38.268Z] [javac] Object o = new Float(v); [2026-02-06T23:29:38.268Z] [javac] ^ [2026-02-06T23:29:38.269Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lang\src\test.lang\net\adoptopenjdk\test\lang\invoke\AsTypeTest.java:3542: warning: [removal] Double(double) in Double has been deprecated and marked for removal [2026-02-06T23:29:38.269Z] [javac] Object o = new Double(v); [2026-02-06T23:29:38.269Z] [javac] ^ [2026-02-06T23:29:38.269Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lang\src\test.lang\net\adoptopenjdk\test\lang\invoke\AsTypeTest.java:4128: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:29:38.269Z] [javac] Object o = new Integer(v); [2026-02-06T23:29:38.269Z] [javac] ^ [2026-02-06T23:29:38.658Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lang\src\test.lang\net\adoptopenjdk\test\lang\invoke\AsTypeTest.java:4588: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2026-02-06T23:29:38.658Z] [javac] Object o = new Long(v); [2026-02-06T23:29:38.658Z] [javac] ^ [2026-02-06T23:29:39.015Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lang\src\test.lang\net\adoptopenjdk\test\lang\invoke\StaticAsTypeTestExplicit.java:70: warning: [removal] Float(float) in Float has been deprecated and marked for removal [2026-02-06T23:29:39.015Z] [javac] Float f1 = new Float(a); [2026-02-06T23:29:39.015Z] [javac] ^ [2026-02-06T23:29:39.015Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lang\src\test.lang\net\adoptopenjdk\test\lang\invoke\StaticAsTypeTestExplicit.java:71: warning: [removal] Float(float) in Float has been deprecated and marked for removal [2026-02-06T23:29:39.015Z] [javac] Float f2 = new Float(b); [2026-02-06T23:29:39.015Z] [javac] ^ [2026-02-06T23:29:39.015Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lang\src\test.lang\net\adoptopenjdk\test\lang\invoke\StaticAsTypeTestExplicit.java:83: warning: [removal] Double(double) in Double has been deprecated and marked for removal [2026-02-06T23:29:39.016Z] [javac] Double d1 = new Double(a); [2026-02-06T23:29:39.016Z] [javac] ^ [2026-02-06T23:29:39.016Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lang\src\test.lang\net\adoptopenjdk\test\lang\invoke\StaticAsTypeTestExplicit.java:84: warning: [removal] Double(double) in Double has been deprecated and marked for removal [2026-02-06T23:29:39.016Z] [javac] Double d2 = new Double(b); [2026-02-06T23:29:39.016Z] [javac] ^ [2026-02-06T23:29:39.016Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lang\src\test.lang\net\adoptopenjdk\test\lang\invoke\StaticAsTypeTestExplicit.java:930: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:29:39.016Z] [javac] Object o = new Integer(v); [2026-02-06T23:29:39.016Z] [javac] ^ [2026-02-06T23:29:39.016Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lang\src\test.lang\net\adoptopenjdk\test\lang\invoke\StaticAsTypeTestExplicit.java:1390: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2026-02-06T23:29:39.016Z] [javac] Object o = new Long(v); [2026-02-06T23:29:39.016Z] [javac] ^ [2026-02-06T23:29:39.016Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lang\src\test.lang\net\adoptopenjdk\test\lang\invoke\StaticAsTypeTestExplicit.java:1928: warning: [removal] Byte(byte) in Byte has been deprecated and marked for removal [2026-02-06T23:29:39.016Z] [javac] Object o = new Byte(v); [2026-02-06T23:29:39.016Z] [javac] ^ [2026-02-06T23:29:39.016Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lang\src\test.lang\net\adoptopenjdk\test\lang\invoke\StaticAsTypeTestExplicit.java:2390: warning: [removal] Character(char) in Character has been deprecated and marked for removal [2026-02-06T23:29:39.016Z] [javac] Object o = new Character(v); [2026-02-06T23:29:39.016Z] [javac] ^ [2026-02-06T23:29:39.017Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lang\src\test.lang\net\adoptopenjdk\test\lang\invoke\StaticAsTypeTestExplicit.java:2874: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal [2026-02-06T23:29:39.017Z] [javac] Object o = new Boolean(v); [2026-02-06T23:29:39.017Z] [javac] ^ [2026-02-06T23:29:39.017Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lang\src\test.lang\net\adoptopenjdk\test\lang\invoke\StaticAsTypeTestExplicit.java:3454: warning: [removal] Short(short) in Short has been deprecated and marked for removal [2026-02-06T23:29:39.017Z] [javac] Object o = new Short(v); [2026-02-06T23:29:39.017Z] [javac] ^ [2026-02-06T23:29:39.017Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lang\src\test.lang\net\adoptopenjdk\test\lang\invoke\StaticAsTypeTestExplicit.java:3940: warning: [removal] Float(float) in Float has been deprecated and marked for removal [2026-02-06T23:29:39.017Z] [javac] Object o = new Float(v); [2026-02-06T23:29:39.017Z] [javac] ^ [2026-02-06T23:29:39.017Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lang\src\test.lang\net\adoptopenjdk\test\lang\invoke\StaticAsTypeTestExplicit.java:4502: warning: [removal] Double(double) in Double has been deprecated and marked for removal [2026-02-06T23:29:39.017Z] [javac] Object o = new Double(v); [2026-02-06T23:29:39.017Z] [javac] ^ [2026-02-06T23:29:39.368Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lang\src\test.lang\net\adoptopenjdk\test\lang\invoke\StaticAsTypeTestImplicit.java:71: warning: [removal] Float(float) in Float has been deprecated and marked for removal [2026-02-06T23:29:39.368Z] [javac] Float f1 = new Float(a); [2026-02-06T23:29:39.368Z] [javac] ^ [2026-02-06T23:29:39.368Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lang\src\test.lang\net\adoptopenjdk\test\lang\invoke\StaticAsTypeTestImplicit.java:72: warning: [removal] Float(float) in Float has been deprecated and marked for removal [2026-02-06T23:29:39.368Z] [javac] Float f2 = new Float(b); [2026-02-06T23:29:39.368Z] [javac] ^ [2026-02-06T23:29:39.368Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lang\src\test.lang\net\adoptopenjdk\test\lang\invoke\StaticAsTypeTestImplicit.java:84: warning: [removal] Double(double) in Double has been deprecated and marked for removal [2026-02-06T23:29:39.368Z] [javac] Double d1 = new Double(a); [2026-02-06T23:29:39.368Z] [javac] ^ [2026-02-06T23:29:39.368Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lang\src\test.lang\net\adoptopenjdk\test\lang\invoke\StaticAsTypeTestImplicit.java:85: warning: [removal] Double(double) in Double has been deprecated and marked for removal [2026-02-06T23:29:39.368Z] [javac] Double d2 = new Double(b); [2026-02-06T23:29:39.368Z] [javac] ^ [2026-02-06T23:29:39.369Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lang\src\test.lang\net\adoptopenjdk\test\lang\invoke\StaticAsTypeTestImplicit.java:919: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:29:39.369Z] [javac] Object o = new Integer(v); [2026-02-06T23:29:39.369Z] [javac] ^ [2026-02-06T23:29:39.369Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lang\src\test.lang\net\adoptopenjdk\test\lang\invoke\StaticAsTypeTestImplicit.java:1379: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2026-02-06T23:29:39.369Z] [javac] Object o = new Long(v); [2026-02-06T23:29:39.369Z] [javac] ^ [2026-02-06T23:29:39.369Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lang\src\test.lang\net\adoptopenjdk\test\lang\invoke\StaticAsTypeTestImplicit.java:1917: warning: [removal] Byte(byte) in Byte has been deprecated and marked for removal [2026-02-06T23:29:39.369Z] [javac] Object o = new Byte(v); [2026-02-06T23:29:39.369Z] [javac] ^ [2026-02-06T23:29:39.369Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lang\src\test.lang\net\adoptopenjdk\test\lang\invoke\StaticAsTypeTestImplicit.java:2379: warning: [removal] Character(char) in Character has been deprecated and marked for removal [2026-02-06T23:29:39.369Z] [javac] Object o = new Character(v); [2026-02-06T23:29:39.369Z] [javac] ^ [2026-02-06T23:29:39.370Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lang\src\test.lang\net\adoptopenjdk\test\lang\invoke\StaticAsTypeTestImplicit.java:2863: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal [2026-02-06T23:29:39.370Z] [javac] Object o = new Boolean(v); [2026-02-06T23:29:39.370Z] [javac] ^ [2026-02-06T23:29:39.370Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lang\src\test.lang\net\adoptopenjdk\test\lang\invoke\StaticAsTypeTestImplicit.java:3443: warning: [removal] Short(short) in Short has been deprecated and marked for removal [2026-02-06T23:29:39.370Z] [javac] Object o = new Short(v); [2026-02-06T23:29:39.370Z] [javac] ^ [2026-02-06T23:29:39.370Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lang\src\test.lang\net\adoptopenjdk\test\lang\invoke\StaticAsTypeTestImplicit.java:3929: warning: [removal] Float(float) in Float has been deprecated and marked for removal [2026-02-06T23:29:39.370Z] [javac] Object o = new Float(v); [2026-02-06T23:29:39.370Z] [javac] ^ [2026-02-06T23:29:39.370Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lang\src\test.lang\net\adoptopenjdk\test\lang\invoke\StaticAsTypeTestImplicit.java:4491: warning: [removal] Double(double) in Double has been deprecated and marked for removal [2026-02-06T23:29:39.370Z] [javac] Object o = new Double(v); [2026-02-06T23:29:39.370Z] [javac] ^ [2026-02-06T23:29:39.370Z] [javac] 36 warnings [2026-02-06T23:29:39.370Z] [2026-02-06T23:29:39.370Z] build-jar: [2026-02-06T23:29:39.371Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.lang\bin\test.lang.jar [2026-02-06T23:29:40.527Z] [2026-02-06T23:29:40.528Z] build-archives: [2026-02-06T23:29:40.528Z] [2026-02-06T23:29:40.528Z] build-no-natives: [2026-02-06T23:29:40.528Z] [2026-02-06T23:29:40.528Z] build-natives: [2026-02-06T23:29:40.528Z] [2026-02-06T23:29:40.528Z] build: [2026-02-06T23:29:40.528Z] [echo] Executing openjdk.test.load/build.xml [2026-02-06T23:29:40.528Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib [2026-02-06T23:29:40.528Z] [2026-02-06T23:29:40.528Z] setup-java-properties: [2026-02-06T23:29:40.528Z] [2026-02-06T23:29:40.528Z] check-prereqs: [2026-02-06T23:29:40.528Z] [2026-02-06T23:29:40.528Z] build-dependencies: [2026-02-06T23:29:40.528Z] [2026-02-06T23:29:40.528Z] create-bin-dir: [2026-02-06T23:29:40.528Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.load\bin [2026-02-06T23:29:40.528Z] [2026-02-06T23:29:40.528Z] build-java: [2026-02-06T23:29:40.528Z] [javac] Compiling 17 source files to C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.load\bin [2026-02-06T23:29:41.693Z] [2026-02-06T23:29:41.693Z] build-jar: [2026-02-06T23:29:41.693Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.load\bin\test.load.jar [2026-02-06T23:29:42.044Z] [2026-02-06T23:29:42.044Z] build-archives: [2026-02-06T23:29:42.044Z] [2026-02-06T23:29:42.044Z] build-no-natives: [2026-02-06T23:29:42.044Z] [2026-02-06T23:29:42.044Z] build-natives: [2026-02-06T23:29:42.044Z] [2026-02-06T23:29:42.044Z] build: [2026-02-06T23:29:42.044Z] [echo] Executing openjdk.test.locking/build.xml [2026-02-06T23:29:42.045Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib [2026-02-06T23:29:42.045Z] [2026-02-06T23:29:42.045Z] setup-java-properties: [2026-02-06T23:29:42.045Z] [2026-02-06T23:29:42.045Z] check-prereqs: [2026-02-06T23:29:42.045Z] [2026-02-06T23:29:42.045Z] build-dependencies: [2026-02-06T23:29:42.045Z] [2026-02-06T23:29:42.045Z] create-bin-dir: [2026-02-06T23:29:42.045Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.locking\bin [2026-02-06T23:29:42.045Z] [2026-02-06T23:29:42.045Z] build-java: [2026-02-06T23:29:42.045Z] [javac] Compiling 3 source files to C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.locking\bin [2026-02-06T23:29:43.207Z] [2026-02-06T23:29:43.207Z] build-jar: [2026-02-06T23:29:43.207Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.locking\bin\test.locking.jar [2026-02-06T23:29:43.207Z] [2026-02-06T23:29:43.207Z] build-archives: [2026-02-06T23:29:43.207Z] [2026-02-06T23:29:43.207Z] build-no-natives: [2026-02-06T23:29:43.207Z] [2026-02-06T23:29:43.207Z] build-natives: [2026-02-06T23:29:43.207Z] [2026-02-06T23:29:43.207Z] build: [2026-02-06T23:29:43.207Z] [echo] Executing openjdk.test.math/build.xml [2026-02-06T23:29:43.207Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib [2026-02-06T23:29:43.207Z] [2026-02-06T23:29:43.207Z] setup-java-properties: [2026-02-06T23:29:43.207Z] [2026-02-06T23:29:43.207Z] check-prereqs: [2026-02-06T23:29:43.207Z] [2026-02-06T23:29:43.207Z] build-dependencies: [2026-02-06T23:29:43.207Z] [2026-02-06T23:29:43.207Z] create-bin-dir: [2026-02-06T23:29:43.208Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\bin [2026-02-06T23:29:43.208Z] [2026-02-06T23:29:43.208Z] build-java: [2026-02-06T23:29:43.208Z] [javac] Compiling 71 source files to C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\bin [2026-02-06T23:29:46.199Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\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 [2026-02-06T23:29:46.199Z] [javac] public strictfp class AutoSIMDTestDouble { [2026-02-06T23:29:46.199Z] [javac] ^ [2026-02-06T23:29:46.600Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\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 [2026-02-06T23:29:46.600Z] [javac] public strictfp class AutoSIMDTestFloat { [2026-02-06T23:29:46.600Z] [javac] ^ [2026-02-06T23:29:46.992Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\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 [2026-02-06T23:29:46.992Z] [javac] public strictfp class AutoSIMDTestInteger { [2026-02-06T23:29:46.992Z] [javac] ^ [2026-02-06T23:29:46.992Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\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 [2026-02-06T23:29:46.992Z] [javac] public strictfp class AutoSIMDTestLong { [2026-02-06T23:29:46.992Z] [javac] ^ [2026-02-06T23:29:47.346Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite000.java:57: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2026-02-06T23:29:47.346Z] [javac] rc_BigDecimal = (new BigDecimal("-1")).divide(new BigDecimal("-1"), -1, -1); [2026-02-06T23:29:47.346Z] [javac] ^ [2026-02-06T23:29:47.346Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite000.java:394: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2026-02-06T23:29:47.347Z] [javac] rc_BigDecimal = (new BigDecimal("0E-2147483647")).divide(new BigDecimal("0E-2147483647"), -2147483648, -2147483648); [2026-02-06T23:29:47.347Z] [javac] ^ [2026-02-06T23:29:47.347Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite000.java:512: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-02-06T23:29:47.347Z] [javac] rc_BigDecimal = (new BigDecimal("3E+1")).divide(new BigDecimal("3E+1"), -1); [2026-02-06T23:29:47.347Z] [javac] ^ [2026-02-06T23:29:47.347Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite000.java:678: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-02-06T23:29:47.347Z] [javac] rc_BigDecimal = (new BigDecimal("-2E+9")).setScale(-1, -1); [2026-02-06T23:29:47.347Z] [javac] ^ [2026-02-06T23:29:47.347Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite000.java:700: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2026-02-06T23:29:47.347Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("0.0"), 1, 2147483647); [2026-02-06T23:29:47.347Z] [javac] ^ [2026-02-06T23:29:47.348Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite000.java:750: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-02-06T23:29:47.348Z] [javac] rc_BigDecimal = (new BigDecimal("3E+2")).divide(new BigDecimal("0.0"), 0); [2026-02-06T23:29:47.348Z] [javac] ^ [2026-02-06T23:29:47.348Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite000.java:899: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2026-02-06T23:29:47.348Z] [javac] rc_BigDecimal = (new BigDecimal("3")).divide(new BigDecimal("0.0"), 0, 1); [2026-02-06T23:29:47.348Z] [javac] ^ [2026-02-06T23:29:47.348Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite000.java:1104: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-02-06T23:29:47.348Z] [javac] rc_BigDecimal = (new BigDecimal("3E+1")).divide(new BigDecimal("0"), 1); [2026-02-06T23:29:47.348Z] [javac] ^ [2026-02-06T23:29:47.348Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite000.java:1339: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-02-06T23:29:47.349Z] [javac] rc_BigDecimal = (new BigDecimal("8")).divide(new BigDecimal("3E+1"), 2147483647); [2026-02-06T23:29:47.349Z] [javac] ^ [2026-02-06T23:29:47.349Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite000.java:1722: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2026-02-06T23:29:47.349Z] [javac] rc_BigDecimal = (new BigDecimal("-30")).divide(new BigDecimal("6E-2147483647"), 2147483647, 0); [2026-02-06T23:29:47.349Z] [javac] ^ [2026-02-06T23:29:47.349Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite000.java:2152: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2026-02-06T23:29:47.349Z] [javac] rc_BigDecimal = (new BigDecimal("-9223372036854775808")).divide(new BigDecimal("-1"), -1, -1); [2026-02-06T23:29:47.349Z] [javac] ^ [2026-02-06T23:29:47.349Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite000.java:2510: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-02-06T23:29:47.349Z] [javac] rc_BigDecimal = (new BigDecimal("0.0")).divide(new BigDecimal("-2"), -2147483648); [2026-02-06T23:29:47.349Z] [javac] ^ [2026-02-06T23:29:47.350Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite000.java:2800: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-02-06T23:29:47.350Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("-2E+9"), 1); [2026-02-06T23:29:47.350Z] [javac] ^ [2026-02-06T23:29:47.350Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite000.java:2832: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-02-06T23:29:47.350Z] [javac] rc_BigDecimal = (new BigDecimal("0E+1")).divide(new BigDecimal("1"), 1); [2026-02-06T23:29:47.350Z] [javac] ^ [2026-02-06T23:29:47.350Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite000.java:2913: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-02-06T23:29:47.350Z] [javac] rc_BigDecimal = (new BigDecimal("1E+2147483647")).setScale(1, 2147483647); [2026-02-06T23:29:47.350Z] [javac] ^ [2026-02-06T23:29:47.350Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite000.java:2999: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-02-06T23:29:47.350Z] [javac] rc_BigDecimal = (new BigDecimal("-5E+2147483637")).setScale(0, -2147483648); [2026-02-06T23:29:47.350Z] [javac] ^ [2026-02-06T23:29:47.351Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite000.java:3063: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-02-06T23:29:47.351Z] [javac] rc_BigDecimal = (new BigDecimal("-2E+9")).setScale(1, 0); [2026-02-06T23:29:47.351Z] [javac] ^ [2026-02-06T23:29:47.351Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite000.java:3160: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-02-06T23:29:47.351Z] [javac] rc_BigDecimal = (new BigDecimal("-3E+1")).divide(new BigDecimal("-1"), -1); [2026-02-06T23:29:47.351Z] [javac] ^ [2026-02-06T23:29:47.351Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite000.java:3276: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-02-06T23:29:47.351Z] [javac] rc_BigDecimal = (new BigDecimal("32")).setScale(0, 0); [2026-02-06T23:29:47.351Z] [javac] ^ [2026-02-06T23:29:47.351Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite000.java:3855: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-02-06T23:29:47.351Z] [javac] rc_BigDecimal = (new BigDecimal("32")).setScale(-2147483648, -1); [2026-02-06T23:29:47.351Z] [javac] ^ [2026-02-06T23:29:47.352Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite000.java:3872: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-02-06T23:29:47.352Z] [javac] rc_BigDecimal = (new BigDecimal("32")).divide(new BigDecimal("1"), -1); [2026-02-06T23:29:47.352Z] [javac] ^ [2026-02-06T23:29:47.352Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite000.java:4443: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2026-02-06T23:29:47.352Z] [javac] rc_BigDecimal = (new BigDecimal("0")).divide(new BigDecimal("-2000000001"), 2147483647, 2147483647); [2026-02-06T23:29:47.352Z] [javac] ^ [2026-02-06T23:29:47.352Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite000.java:4545: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-02-06T23:29:47.352Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("-2000000001"), 0); [2026-02-06T23:29:47.352Z] [javac] ^ [2026-02-06T23:29:47.352Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite000.java:4682: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-02-06T23:29:47.352Z] [javac] rc_BigDecimal = (new BigDecimal("-2147483648")).divide(new BigDecimal("1"), -2147483648); [2026-02-06T23:29:47.352Z] [javac] ^ [2026-02-06T23:29:47.353Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite000.java:4961: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-02-06T23:29:47.353Z] [javac] rc_BigDecimal = (new BigDecimal("-2.0000000000E-2147483637")).divide(new BigDecimal("2.0000000000E-2147483637"), 0); [2026-02-06T23:29:47.353Z] [javac] ^ [2026-02-06T23:29:47.353Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite000.java:5029: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2026-02-06T23:29:47.353Z] [javac] rc_BigDecimal = (new BigDecimal("2147483647")).divide(new BigDecimal("-4E-2147483628"), 2147483647, 0); [2026-02-06T23:29:47.353Z] [javac] ^ [2026-02-06T23:29:47.353Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite000.java:5110: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-02-06T23:29:47.353Z] [javac] rc_BigDecimal = (new BigDecimal("-4E-2147483628")).divide(new BigDecimal("-4E-2147483628"), 1); [2026-02-06T23:29:47.353Z] [javac] ^ [2026-02-06T23:29:47.708Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite000.java:5974: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2026-02-06T23:29:47.708Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("3E+1"), 2147483647, 2147483647); [2026-02-06T23:29:47.708Z] [javac] ^ [2026-02-06T23:29:47.709Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite000.java:6143: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-02-06T23:29:47.709Z] [javac] rc_BigDecimal = (new BigDecimal("2")).divide(new BigDecimal("-2147483647"), 1); [2026-02-06T23:29:47.709Z] [javac] ^ [2026-02-06T23:29:47.709Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite000.java:6176: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-02-06T23:29:47.709Z] [javac] rc_BigDecimal = (new BigDecimal("-2")).setScale(-1, -2147483648); [2026-02-06T23:29:47.709Z] [javac] ^ [2026-02-06T23:29:47.709Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite000.java:6390: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-02-06T23:29:47.709Z] [javac] rc_BigDecimal = (new BigDecimal("0.2")).divide(new BigDecimal("0.2"), -2147483648); [2026-02-06T23:29:47.709Z] [javac] ^ [2026-02-06T23:29:47.709Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite000.java:6516: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2026-02-06T23:29:47.709Z] [javac] rc_BigDecimal = (new BigDecimal("32")).divide(new BigDecimal("32"), 1, 0); [2026-02-06T23:29:47.709Z] [javac] ^ [2026-02-06T23:29:47.710Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite000.java:6558: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-02-06T23:29:47.710Z] [javac] rc_BigDecimal = (new BigDecimal("32")).setScale(-1, 0); [2026-02-06T23:29:47.710Z] [javac] ^ [2026-02-06T23:29:47.710Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite000.java:6619: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-02-06T23:29:47.710Z] [javac] rc_BigDecimal = (new BigDecimal("32")).divide(new BigDecimal("2.88E+6"), -1); [2026-02-06T23:29:47.710Z] [javac] ^ [2026-02-06T23:29:47.710Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite000.java:6713: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2026-02-06T23:29:47.710Z] [javac] rc_BigDecimal = (new BigDecimal("28771880")).divide(new BigDecimal("32"), 1, 1); [2026-02-06T23:29:47.710Z] [javac] ^ [2026-02-06T23:29:47.710Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite001.java:126: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2026-02-06T23:29:47.711Z] [javac] rc_BigDecimal = (new BigDecimal("899121.2")).divide(new BigDecimal("1"), 0, -2147483648); [2026-02-06T23:29:47.711Z] [javac] ^ [2026-02-06T23:29:47.711Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite001.java:282: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-02-06T23:29:47.711Z] [javac] rc_BigDecimal = (new BigDecimal("1024")).setScale(0, 0); [2026-02-06T23:29:47.711Z] [javac] ^ [2026-02-06T23:29:47.711Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite001.java:842: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-02-06T23:29:47.711Z] [javac] rc_BigDecimal = (new BigDecimal("0")).divide(new BigDecimal("1.41984876986375E+23"), 1); [2026-02-06T23:29:47.711Z] [javac] ^ [2026-02-06T23:29:47.711Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite001.java:926: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-02-06T23:29:47.711Z] [javac] rc_BigDecimal = (new BigDecimal("1.41984876986375E+23")).setScale(2147483647, -2147483648); [2026-02-06T23:29:47.711Z] [javac] ^ [2026-02-06T23:29:47.712Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite001.java:938: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-02-06T23:29:47.712Z] [javac] rc_BigDecimal = (new BigDecimal("1")).setScale(-1, 2147483647); [2026-02-06T23:29:47.712Z] [javac] ^ [2026-02-06T23:29:47.712Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite001.java:947: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-02-06T23:29:47.712Z] [javac] rc_BigDecimal = (new BigDecimal("1E+23")).setScale(-1, 0); [2026-02-06T23:29:47.712Z] [javac] ^ [2026-02-06T23:29:47.712Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite001.java:1013: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-02-06T23:29:47.712Z] [javac] rc_BigDecimal = (new BigDecimal("1.41984876986375E+23")).setScale(-2147483648, 2147483647); [2026-02-06T23:29:47.712Z] [javac] ^ [2026-02-06T23:29:48.099Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite001.java:1472: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-02-06T23:29:48.099Z] [javac] rc_BigDecimal = (new BigDecimal("0E-2147483647")).setScale(1, 2147483647); [2026-02-06T23:29:48.099Z] [javac] ^ [2026-02-06T23:29:48.099Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite001.java:1659: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-02-06T23:29:48.099Z] [javac] rc_BigDecimal = (new BigDecimal("32")).setScale(0, -1); [2026-02-06T23:29:48.099Z] [javac] ^ [2026-02-06T23:29:48.099Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite001.java:1753: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-02-06T23:29:48.099Z] [javac] rc_BigDecimal = (new BigDecimal("32")).setScale(0, 1); [2026-02-06T23:29:48.099Z] [javac] ^ [2026-02-06T23:29:48.100Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite001.java:1957: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2026-02-06T23:29:48.100Z] [javac] rc_BigDecimal = (new BigDecimal("-2147483648")).divide(new BigDecimal("-1"), 0, -1); [2026-02-06T23:29:48.100Z] [javac] ^ [2026-02-06T23:29:48.100Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite001.java:1974: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-02-06T23:29:48.100Z] [javac] rc_BigDecimal = (new BigDecimal("6E-2147483646")).divide(new BigDecimal("-2147483648"), 2147483647); [2026-02-06T23:29:48.100Z] [javac] ^ [2026-02-06T23:29:48.100Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite001.java:2006: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-02-06T23:29:48.100Z] [javac] rc_BigDecimal = (new BigDecimal("6E+1")).divide(new BigDecimal("6E+1"), -2147483648); [2026-02-06T23:29:48.100Z] [javac] ^ [2026-02-06T23:29:48.100Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite001.java:2033: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2026-02-06T23:29:48.100Z] [javac] rc_BigDecimal = (new BigDecimal("-32")).divide(new BigDecimal("6E-2147483646"), 0, -1); [2026-02-06T23:29:48.100Z] [javac] ^ [2026-02-06T23:29:48.101Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite001.java:2365: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-02-06T23:29:48.101Z] [javac] rc_BigDecimal = (new BigDecimal("3E+1")).setScale(2147483647, -1); [2026-02-06T23:29:48.101Z] [javac] ^ [2026-02-06T23:29:48.101Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite001.java:2528: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2026-02-06T23:29:48.101Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("0.0"), 1, 2147483647); [2026-02-06T23:29:48.101Z] [javac] ^ [2026-02-06T23:29:48.101Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite001.java:2540: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-02-06T23:29:48.101Z] [javac] rc_BigDecimal = (new BigDecimal("-2E+1")).divide(new BigDecimal("0.0"), 1); [2026-02-06T23:29:48.101Z] [javac] ^ [2026-02-06T23:29:48.101Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite001.java:2705: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-02-06T23:29:48.101Z] [javac] rc_BigDecimal = (new BigDecimal("1135879015861")).setScale(2147483647, -1); [2026-02-06T23:29:48.101Z] [javac] ^ [2026-02-06T23:29:48.101Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite001.java:2963: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-02-06T23:29:48.102Z] [javac] rc_BigDecimal = (new BigDecimal("32")).divide(new BigDecimal("0"), 1); [2026-02-06T23:29:48.102Z] [javac] ^ [2026-02-06T23:29:48.102Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite001.java:3141: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-02-06T23:29:48.102Z] [javac] rc_BigDecimal = (new BigDecimal("9223372036854775807")).divide(new BigDecimal("24903104499507894593055628446194152243200.0"), 0); [2026-02-06T23:29:48.102Z] [javac] ^ [2026-02-06T23:29:48.102Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite001.java:3335: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-02-06T23:29:48.102Z] [javac] rc_BigDecimal = (new BigDecimal("1E-19")).divide(new BigDecimal("1E-19"), 0); [2026-02-06T23:29:48.102Z] [javac] ^ [2026-02-06T23:29:48.102Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite001.java:3592: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2026-02-06T23:29:48.102Z] [javac] rc_BigDecimal = (new BigDecimal("0.0")).divide(new BigDecimal("1"), 1, -2147483648); [2026-02-06T23:29:48.102Z] [javac] ^ [2026-02-06T23:29:48.102Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite001.java:3907: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2026-02-06T23:29:48.103Z] [javac] rc_BigDecimal = (new BigDecimal("3.2E-2147483646")).divide(new BigDecimal("0"), 0, 2147483647); [2026-02-06T23:29:48.103Z] [javac] ^ [2026-02-06T23:29:48.103Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite001.java:3971: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2026-02-06T23:29:48.103Z] [javac] rc_BigDecimal = (new BigDecimal("8")).divide(new BigDecimal("32.00000002"), 0, 2147483647); [2026-02-06T23:29:48.103Z] [javac] ^ [2026-02-06T23:29:48.103Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite001.java:4230: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-02-06T23:29:48.103Z] [javac] rc_BigDecimal = (new BigDecimal("0.001")).setScale(1, 2147483647); [2026-02-06T23:29:48.103Z] [javac] ^ [2026-02-06T23:29:48.103Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite001.java:4352: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-02-06T23:29:48.103Z] [javac] rc_BigDecimal = (new BigDecimal("0.000")).divide(new BigDecimal("-0.001"), -2147483648); [2026-02-06T23:29:48.103Z] [javac] ^ [2026-02-06T23:29:48.103Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite001.java:4581: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-02-06T23:29:48.103Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("32"), -2147483648); [2026-02-06T23:29:48.104Z] [javac] ^ [2026-02-06T23:29:48.104Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite001.java:4672: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-02-06T23:29:48.104Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("-2E+12"), 0); [2026-02-06T23:29:48.104Z] [javac] ^ [2026-02-06T23:29:48.104Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite001.java:4754: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-02-06T23:29:48.104Z] [javac] rc_BigDecimal = (new BigDecimal("2E+12")).divide(new BigDecimal("2E+12"), 2147483647); [2026-02-06T23:29:48.104Z] [javac] ^ [2026-02-06T23:29:48.104Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite001.java:4955: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2026-02-06T23:29:48.104Z] [javac] rc_BigDecimal = (new BigDecimal("2147483647")).divide(new BigDecimal("-99"), -2147483648, 0); [2026-02-06T23:29:48.104Z] [javac] ^ [2026-02-06T23:29:48.104Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite001.java:5136: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-02-06T23:29:48.105Z] [javac] rc_BigDecimal = (new BigDecimal("-1")).setScale(0, -2147483648); [2026-02-06T23:29:48.105Z] [javac] ^ [2026-02-06T23:29:48.105Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite001.java:5260: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2026-02-06T23:29:48.105Z] [javac] rc_BigDecimal = (new BigDecimal("2E+9")).divide(new BigDecimal("320.0E+2147483647"), -2147483648, -1); [2026-02-06T23:29:48.105Z] [javac] ^ [2026-02-06T23:29:48.105Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite001.java:5429: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2026-02-06T23:29:48.105Z] [javac] rc_BigDecimal = (new BigDecimal("3E+1")).divide(new BigDecimal("1"), -2147483648, 2147483647); [2026-02-06T23:29:48.105Z] [javac] ^ [2026-02-06T23:29:48.105Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite001.java:5611: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-02-06T23:29:48.105Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("1"), -1); [2026-02-06T23:29:48.105Z] [javac] ^ [2026-02-06T23:29:48.105Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite001.java:5709: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-02-06T23:29:48.105Z] [javac] rc_BigDecimal = (new BigDecimal("0E+9")).setScale(0, -2147483648); [2026-02-06T23:29:48.106Z] [javac] ^ [2026-02-06T23:29:48.106Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite001.java:5775: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-02-06T23:29:48.106Z] [javac] rc_BigDecimal = (new BigDecimal("32")).divide(new BigDecimal("1"), -1); [2026-02-06T23:29:48.106Z] [javac] ^ [2026-02-06T23:29:48.106Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite001.java:5985: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-02-06T23:29:48.106Z] [javac] rc_BigDecimal = (new BigDecimal("0E+9")).divide(new BigDecimal("32"), 0); [2026-02-06T23:29:48.106Z] [javac] ^ [2026-02-06T23:29:48.106Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite001.java:6352: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-02-06T23:29:48.106Z] [javac] rc_BigDecimal = (new BigDecimal("-9.22337203685477580E+18")).divide(new BigDecimal("179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368"), 2147483647); [2026-02-06T23:29:48.106Z] [javac] ^ [2026-02-06T23:29:48.107Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite001.java:6385: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-02-06T23:29:48.107Z] [javac] rc_BigDecimal = (new BigDecimal("-9.22337203685477580E+18")).divide(new BigDecimal("179769313486231570814527423731704356798070567525844996598917476803157260780028538760589558632766878171540458953514382464234321326889464182768467546703537516986049910576551282076245490090389328944075868508455133942304583236903222948165808559332123348274797826204144723168738177180919299881250404026184124858368"), -2147483648); [2026-02-06T23:29:48.107Z] [javac] ^ [2026-02-06T23:29:48.550Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite001.java:6645: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-02-06T23:29:48.550Z] [javac] rc_BigDecimal = (new BigDecimal("9.22337203685477580E+18")).divide(new BigDecimal("0"), 2147483647); [2026-02-06T23:29:48.550Z] [javac] ^ [2026-02-06T23:29:48.551Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite001.java:6749: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-02-06T23:29:48.551Z] [javac] rc_BigDecimal = (new BigDecimal("0")).divide(new BigDecimal("0"), 2147483647); [2026-02-06T23:29:48.551Z] [javac] ^ [2026-02-06T23:29:48.551Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite002.java:124: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-02-06T23:29:48.551Z] [javac] rc_BigDecimal = (new BigDecimal("-1")).setScale(0, -1); [2026-02-06T23:29:48.551Z] [javac] ^ [2026-02-06T23:29:48.552Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite002.java:406: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2026-02-06T23:29:48.552Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("-9E+18"), 2147483647, -1); [2026-02-06T23:29:48.552Z] [javac] ^ [2026-02-06T23:29:48.552Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite002.java:696: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2026-02-06T23:29:48.552Z] [javac] rc_BigDecimal = (new BigDecimal("4E+1")).divide(new BigDecimal("4E+1"), 0, -1); [2026-02-06T23:29:48.552Z] [javac] ^ [2026-02-06T23:29:48.552Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite002.java:816: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-02-06T23:29:48.552Z] [javac] rc_BigDecimal = (new BigDecimal("1E-2147483646")).setScale(-1, -1); [2026-02-06T23:29:48.552Z] [javac] ^ [2026-02-06T23:29:48.553Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite002.java:1004: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2026-02-06T23:29:48.553Z] [javac] rc_BigDecimal = (new BigDecimal("4.940656458412465441765687928682213723650598026143247644255856825006755072702087518652998363616359923797965646954457177309266567103559397963987747960107818781263007131903114045278458171678489821036887186360569987307230500063874091535649843873124733972731696151400317153853980741262385655911710266585566867681870395603106249319452715914924553293054565444011274801297099995419319894090804165633245247571478690147267801593552386115501348035264934720193790268107107491703332226844753335720832431936092382893458368060106011506169809753078342277318329247904982524730776375927247874656084778203734469699533647017972677717585125660551199131504891101451037862738167250955837389733598993664809941164205702637090279242767544565229087538682506419718265533447265625E-324")).divide(new BigDecimal("1"), 0, 1); [2026-02-06T23:29:48.554Z] [javac] ^ [2026-02-06T23:29:48.554Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite002.java:1392: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-02-06T23:29:48.554Z] [javac] rc_BigDecimal = (new BigDecimal("-1281")).setScale(2147483647, -2147483648); [2026-02-06T23:29:48.554Z] [javac] ^ [2026-02-06T23:29:48.554Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite002.java:2643: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-02-06T23:29:48.554Z] [javac] rc_BigDecimal = (new BigDecimal("320.0E+2147483647")).setScale(1, 2147483647); [2026-02-06T23:29:48.554Z] [javac] ^ [2026-02-06T23:29:48.554Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite002.java:2796: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2026-02-06T23:29:48.554Z] [javac] rc_BigDecimal = (new BigDecimal("-320.0E+2147483647")).divide(new BigDecimal("-12"), -1, -2147483648); [2026-02-06T23:29:48.555Z] [javac] ^ [2026-02-06T23:29:48.555Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite002.java:3046: warning: [deprecation] divide(BigDecimal,int,int) in BigDecimal has been deprecated [2026-02-06T23:29:48.555Z] [javac] rc_BigDecimal = (new BigDecimal("0E+1")).divide(new BigDecimal("960.0E+2147483647"), 2147483647, 1); [2026-02-06T23:29:48.555Z] [javac] ^ [2026-02-06T23:29:48.555Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite002.java:3176: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-02-06T23:29:48.555Z] [javac] rc_BigDecimal = (new BigDecimal("1135879015891")).divide(new BigDecimal("0E+1"), 0); [2026-02-06T23:29:48.555Z] [javac] ^ [2026-02-06T23:29:48.555Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite002.java:3205: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-02-06T23:29:48.555Z] [javac] rc_BigDecimal = (new BigDecimal("0E+1")).divide(new BigDecimal("-1135879015891"), 1); [2026-02-06T23:29:48.555Z] [javac] ^ [2026-02-06T23:29:48.555Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite002.java:3233: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-02-06T23:29:48.555Z] [javac] rc_BigDecimal = (new BigDecimal("4E+1")).divide(new BigDecimal("1"), -2147483648); [2026-02-06T23:29:48.555Z] [javac] ^ [2026-02-06T23:29:48.555Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite002.java:3292: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-02-06T23:29:48.555Z] [javac] rc_BigDecimal = (new BigDecimal("2E+12")).setScale(1, -1); [2026-02-06T23:29:48.555Z] [javac] ^ [2026-02-06T23:29:48.556Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite002.java:3574: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-02-06T23:29:48.556Z] [javac] rc_BigDecimal = (new BigDecimal("-1.99999999996E+12")).setScale(-2147483648, -2147483648); [2026-02-06T23:29:48.556Z] [javac] ^ [2026-02-06T23:29:48.556Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite002.java:3670: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-02-06T23:29:48.556Z] [javac] rc_BigDecimal = (new BigDecimal("0E+12")).setScale(-2147483648, -2147483648); [2026-02-06T23:29:48.556Z] [javac] ^ [2026-02-06T23:29:48.556Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite002.java:3687: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-02-06T23:29:48.556Z] [javac] rc_BigDecimal = (new BigDecimal("0E+12")).setScale(0, -2147483648); [2026-02-06T23:29:48.556Z] [javac] ^ [2026-02-06T23:29:48.557Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite002.java:3774: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-02-06T23:29:48.557Z] [javac] rc_BigDecimal = (new BigDecimal("-3.5953862696527236908960558463082761664687296077976717049680115374235782248793078708997797571511017399777024278016714657032806735520955551246135652609633633210395832047366056772942892889772883828453616385914723314427096111611426256685548820073761435417631071847729753328931056543508907267526403605711823355568863500566524E+320")).divide(new BigDecimal("0E+12"), 2147483647); [2026-02-06T23:29:48.558Z] [javac] ^ [2026-02-06T23:29:48.558Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite002.java:4223: warning: [deprecation] divide(BigDecimal,int) in BigDecimal has been deprecated [2026-02-06T23:29:48.558Z] [javac] rc_BigDecimal = (new BigDecimal("1")).divide(new BigDecimal("0E-2147483647"), -2147483648); [2026-02-06T23:29:48.558Z] [javac] ^ [2026-02-06T23:29:48.559Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite002.java:4232: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-02-06T23:29:48.559Z] [javac] rc_BigDecimal = (new BigDecimal("0E-2147483647")).setScale(1, 1); [2026-02-06T23:29:48.559Z] [javac] ^ [2026-02-06T23:29:48.559Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\src\test.math\net\adoptopenjdk\test\bigdecimal\TestSuite002.java:4464: warning: [deprecation] setScale(int,int) in BigDecimal has been deprecated [2026-02-06T23:29:48.559Z] [javac] rc_BigDecimal = (new BigDecimal("3.2E-2147483646")).setScale(0, -2147483648); [2026-02-06T23:29:48.559Z] [javac] ^ [2026-02-06T23:29:57.529Z] [javac] Note: Some input files additionally use or override a deprecated API. [2026-02-06T23:29:57.529Z] [javac] 100 warnings [2026-02-06T23:29:57.529Z] [2026-02-06T23:29:57.529Z] build-jar: [2026-02-06T23:29:57.529Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.math\bin\test.math.jar [2026-02-06T23:30:03.409Z] [2026-02-06T23:30:03.409Z] build-archives: [2026-02-06T23:30:03.409Z] [2026-02-06T23:30:03.409Z] build-no-natives: [2026-02-06T23:30:03.409Z] [2026-02-06T23:30:03.409Z] build-natives: [2026-02-06T23:30:03.409Z] [2026-02-06T23:30:03.409Z] build: [2026-02-06T23:30:03.409Z] [echo] Executing openjdk.test.mauve/build.xml [2026-02-06T23:30:03.409Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib [2026-02-06T23:30:03.409Z] [2026-02-06T23:30:03.409Z] check-if-already-built: [2026-02-06T23:30:03.409Z] [echo] Checking if c:\workspace\externalDependency\system_lib/mauve/mauve.jar already exists [2026-02-06T23:30:03.409Z] [echo] openjdk_test_mauve_already_built is true [2026-02-06T23:30:03.409Z] [2026-02-06T23:30:03.409Z] check-if-cvs-available: [2026-02-06T23:30:03.410Z] [echo] Checking if c:\workspace\externalDependency\system_lib/cvsclient/org-netbeans-lib-cvsclient.jar exists [2026-02-06T23:30:03.410Z] [echo] cvs_available is true [2026-02-06T23:30:03.410Z] [2026-02-06T23:30:03.410Z] download-cvsclient: [2026-02-06T23:30:03.410Z] [2026-02-06T23:30:03.410Z] output-recreate-message: [2026-02-06T23:30:03.410Z] [echo] c:\workspace\externalDependency\system_lib/mauve/mauve.jar already exists, it will not be recreated. [2026-02-06T23:30:03.410Z] [echo] If you want to recreate c:\workspace\externalDependency\system_lib/mauve/mauve.jar, delete it manually and rerun. [2026-02-06T23:30:03.410Z] [2026-02-06T23:30:03.410Z] delete-work-dir: [2026-02-06T23:30:03.410Z] [2026-02-06T23:30:03.410Z] create-work-dir: [2026-02-06T23:30:03.410Z] [2026-02-06T23:30:03.410Z] get-source: [2026-02-06T23:30:03.410Z] [2026-02-06T23:30:03.410Z] check-if-source-available: [2026-02-06T23:30:03.410Z] [echo] Checking if C:\Users\adoptopenjdk\AppData\Local\Temp\/mauve/mauve/gnu/testlet/config.java.in exists [2026-02-06T23:30:03.410Z] [echo] mauve_source_available is ${mauve_source_available} [2026-02-06T23:30:03.410Z] [2026-02-06T23:30:03.410Z] delete-corba-files: [2026-02-06T23:30:03.410Z] [2026-02-06T23:30:03.410Z] mauve-configure: [2026-02-06T23:30:03.410Z] [2026-02-06T23:30:03.410Z] setup-java-properties: [2026-02-06T23:30:03.410Z] [2026-02-06T23:30:03.410Z] build-harness: [2026-02-06T23:30:03.410Z] [2026-02-06T23:30:03.410Z] build-tests: [2026-02-06T23:30:03.410Z] [2026-02-06T23:30:03.410Z] build-java: [2026-02-06T23:30:03.410Z] [2026-02-06T23:30:03.410Z] build-jar: [2026-02-06T23:30:03.410Z] [2026-02-06T23:30:03.410Z] build-archives: [2026-02-06T23:30:03.410Z] [2026-02-06T23:30:03.410Z] check-if-work_jar_file-exists: [2026-02-06T23:30:03.410Z] [echo] Checking if C:\Users\adoptopenjdk\AppData\Local\Temp\/mauve/mauve.jar exists [2026-02-06T23:30:03.410Z] [echo] openjdk_test_mauve_work_jar_file_exists is ${openjdk_test_mauve_work_jar_file_exists} [2026-02-06T23:30:03.410Z] [2026-02-06T23:30:03.410Z] install-archives: [2026-02-06T23:30:03.410Z] [2026-02-06T23:30:03.410Z] configure: [2026-02-06T23:30:03.410Z] [echo] Executing openjdk.test.nio/build.xml [2026-02-06T23:30:03.410Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib [2026-02-06T23:30:03.410Z] [2026-02-06T23:30:03.410Z] setup-java-properties: [2026-02-06T23:30:03.410Z] [2026-02-06T23:30:03.410Z] check-prereqs: [2026-02-06T23:30:03.410Z] [2026-02-06T23:30:03.410Z] build-dependencies: [2026-02-06T23:30:03.410Z] [2026-02-06T23:30:03.410Z] create-bin-dir: [2026-02-06T23:30:03.410Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin [2026-02-06T23:30:03.410Z] [2026-02-06T23:30:03.410Z] check-java-nio-filesystem: [2026-02-06T23:30:03.410Z] [echo] check-java-nio-filesystem result: ${java_nio_filesystem_is_uptodate} [2026-02-06T23:30:03.410Z] [2026-02-06T23:30:03.410Z] copy-resources: [2026-02-06T23:30:03.410Z] [copy] Copying 4 files to C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin [2026-02-06T23:30:03.410Z] [copy] Copied 15 empty directories to 8 empty directories under C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin [2026-02-06T23:30:03.410Z] [2026-02-06T23:30:03.410Z] build-java-nio-filesystem: [2026-02-06T23:30:03.410Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/perl/filesystems/ of any previous Impl classes [2026-02-06T23:30:03.410Z] [echo] Generating MemoryFileSystemProviderImpl classes [2026-02-06T23:30:04.158Z] [exec] Updated services file: /cygdrive/c/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/aqa-tests/system/aqa-systemtest/openjdk.test.nio/src/test.nio/net/adoptopenjdk/test/nio2/perl/filesystems/../../META-INF/services/java.nio.file.spi.FileSystemProvider [2026-02-06T23:30:04.158Z] [exec] Done [2026-02-06T23:30:04.159Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\build.xml:104: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [2026-02-06T23:30:04.159Z] [javac] Compiling 1005 source files to C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin [2026-02-06T23:30:23.293Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\META-INF [2026-02-06T23:30:23.293Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\META-INF\services [2026-02-06T23:30:23.293Z] [copy] Copying 1 file to C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\META-INF\services [2026-02-06T23:30:23.293Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\lib\filesystem.jar [2026-02-06T23:30:30.561Z] [echo] Cleaning up net/adoptopenjdk/test/nio2/filesystem/ of Impl classes [2026-02-06T23:30:31.284Z] [2026-02-06T23:30:31.284Z] build-java: [2026-02-06T23:30:31.284Z] [javac] Compiling 47 source files to C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin [2026-02-06T23:30:32.974Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\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 [2026-02-06T23:30:32.974Z] [javac] protected void finalize() throws Throwable { [2026-02-06T23:30:32.974Z] [javac] ^ [2026-02-06T23:30:34.143Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\src\test.nio\net\adoptopenjdk\test\nio\NioApp.java:956: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:30:34.143Z] [javac] p_HT_htHash.put(" " + nKey, new Integer(nNewValue)); [2026-02-06T23:30:34.143Z] [javac] ^ [2026-02-06T23:30:34.143Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\src\test.nio\net\adoptopenjdk\test\nio\NioApp.java:959: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:30:34.143Z] [javac] p_HT_htHash.put(" " + nKey, new Integer(1)); [2026-02-06T23:30:34.143Z] [javac] ^ [2026-02-06T23:30:34.143Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\src\test.nio\net\adoptopenjdk\test\nio\NioBuffersTest.java:355: warning: [removal] Byte(byte) in Byte has been deprecated and marked for removal [2026-02-06T23:30:34.143Z] [javac] Byte byteFromBuffer = new Byte(readFromFile[i].get()); [2026-02-06T23:30:34.143Z] [javac] ^ [2026-02-06T23:30:34.143Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\src\test.nio\net\adoptopenjdk\test\nio\NioBuffersTest.java:365: warning: [removal] Character(char) in Character has been deprecated and marked for removal [2026-02-06T23:30:34.143Z] [javac] Character charFromBuffer = new Character(charBuff.get()); [2026-02-06T23:30:34.143Z] [javac] ^ [2026-02-06T23:30:34.143Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\src\test.nio\net\adoptopenjdk\test\nio\NioBuffersTest.java:376: warning: [removal] Double(double) in Double has been deprecated and marked for removal [2026-02-06T23:30:34.144Z] [javac] Double doubleFromBuffer = new Double(doubleBuff.get()); [2026-02-06T23:30:34.144Z] [javac] ^ [2026-02-06T23:30:34.144Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\src\test.nio\net\adoptopenjdk\test\nio\NioBuffersTest.java:386: warning: [removal] Float(float) in Float has been deprecated and marked for removal [2026-02-06T23:30:34.144Z] [javac] Float floatFromBuffer = new Float(floatBuff.get()); [2026-02-06T23:30:34.144Z] [javac] ^ [2026-02-06T23:30:34.144Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\src\test.nio\net\adoptopenjdk\test\nio\NioBuffersTest.java:396: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:30:34.144Z] [javac] Integer intFromBuffer = new Integer(intBuff.get()); [2026-02-06T23:30:34.144Z] [javac] ^ [2026-02-06T23:30:34.144Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\src\test.nio\net\adoptopenjdk\test\nio\NioBuffersTest.java:406: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2026-02-06T23:30:34.144Z] [javac] Long longFromBuffer = new Long(longBuff.get()); [2026-02-06T23:30:34.144Z] [javac] ^ [2026-02-06T23:30:34.144Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\src\test.nio\net\adoptopenjdk\test\nio\NioBuffersTest.java:416: warning: [removal] Short(short) in Short has been deprecated and marked for removal [2026-02-06T23:30:34.144Z] [javac] Short shortFromBuffer = new Short(shortBuff.get()); [2026-02-06T23:30:34.144Z] [javac] ^ [2026-02-06T23:30:34.144Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\src\test.nio\net\adoptopenjdk\test\nio\NioBuffersTest.java:982: warning: [removal] Byte(byte) in Byte has been deprecated and marked for removal [2026-02-06T23:30:34.144Z] [javac] Byte objRandomNumber = new Byte(randomNumber); [2026-02-06T23:30:34.144Z] [javac] ^ [2026-02-06T23:30:34.144Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\src\test.nio\net\adoptopenjdk\test\nio\NioBuffersTest.java:996: warning: [removal] Character(char) in Character has been deprecated and marked for removal [2026-02-06T23:30:34.144Z] [javac] Character objRandomNumber = new Character( [2026-02-06T23:30:34.144Z] [javac] ^ [2026-02-06T23:30:34.145Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\src\test.nio\net\adoptopenjdk\test\nio\NioBuffersTest.java:1009: warning: [removal] Double(double) in Double has been deprecated and marked for removal [2026-02-06T23:30:34.145Z] [javac] Double objRandomNumber = new Double(randomNumber); [2026-02-06T23:30:34.145Z] [javac] ^ [2026-02-06T23:30:34.145Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\src\test.nio\net\adoptopenjdk\test\nio\NioBuffersTest.java:1022: warning: [removal] Float(float) in Float has been deprecated and marked for removal [2026-02-06T23:30:34.145Z] [javac] Float objRandomNumber = new Float(randomNumber); [2026-02-06T23:30:34.145Z] [javac] ^ [2026-02-06T23:30:34.145Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\src\test.nio\net\adoptopenjdk\test\nio\NioBuffersTest.java:1035: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:30:34.145Z] [javac] Integer objRandomNumber = new Integer(randomNumber); [2026-02-06T23:30:34.145Z] [javac] ^ [2026-02-06T23:30:34.145Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\src\test.nio\net\adoptopenjdk\test\nio\NioBuffersTest.java:1048: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2026-02-06T23:30:34.145Z] [javac] Long objRandomNumber = new Long(randomNumber); [2026-02-06T23:30:34.145Z] [javac] ^ [2026-02-06T23:30:34.145Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\src\test.nio\net\adoptopenjdk\test\nio\NioBuffersTest.java:1061: warning: [removal] Short(short) in Short has been deprecated and marked for removal [2026-02-06T23:30:34.145Z] [javac] Short objRandomNumber = new Short(randomNumber); [2026-02-06T23:30:34.145Z] [javac] ^ [2026-02-06T23:30:34.145Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\src\test.nio\net\adoptopenjdk\test\nio\WordCount.java:57: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:30:34.145Z] [javac] Integer ONE = new Integer(1); [2026-02-06T23:30:34.145Z] [javac] ^ [2026-02-06T23:30:34.145Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\src\test.nio\net\adoptopenjdk\test\nio\WordCount.java:77: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:30:34.145Z] [javac] frequency = new Integer(value + 1); [2026-02-06T23:30:34.145Z] [javac] ^ [2026-02-06T23:30:34.145Z] [javac] Note: Some input files use or override a deprecated API. [2026-02-06T23:30:34.145Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-02-06T23:30:34.145Z] [javac] 19 warnings [2026-02-06T23:30:34.145Z] [2026-02-06T23:30:34.145Z] build-jar: [2026-02-06T23:30:34.146Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.nio\bin\test.nio.jar [2026-02-06T23:30:34.866Z] [2026-02-06T23:30:34.866Z] build-archives: [2026-02-06T23:30:34.866Z] [2026-02-06T23:30:34.866Z] build-no-natives: [2026-02-06T23:30:34.866Z] [2026-02-06T23:30:34.866Z] build-natives: [2026-02-06T23:30:34.866Z] [2026-02-06T23:30:34.866Z] build: [2026-02-06T23:30:35.210Z] [echo] Executing openjdk.test.serialization/build.xml [2026-02-06T23:30:35.210Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib [2026-02-06T23:30:35.210Z] [2026-02-06T23:30:35.210Z] setup-java-properties: [2026-02-06T23:30:35.210Z] [2026-02-06T23:30:35.210Z] check-prereqs: [2026-02-06T23:30:35.210Z] [2026-02-06T23:30:35.210Z] build-dependencies: [2026-02-06T23:30:35.210Z] [2026-02-06T23:30:35.210Z] create-bin-dir: [2026-02-06T23:30:35.210Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.serialization\bin [2026-02-06T23:30:35.210Z] [2026-02-06T23:30:35.210Z] build-java: [2026-02-06T23:30:35.210Z] [javac] Compiling 2 source files to C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.serialization\bin [2026-02-06T23:30:35.943Z] [2026-02-06T23:30:35.943Z] build-jar: [2026-02-06T23:30:35.943Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.serialization\bin\test.serialization.jar [2026-02-06T23:30:36.294Z] [2026-02-06T23:30:36.294Z] build-archives: [2026-02-06T23:30:36.294Z] [2026-02-06T23:30:36.294Z] build-no-natives: [2026-02-06T23:30:36.294Z] [2026-02-06T23:30:36.294Z] build-natives: [2026-02-06T23:30:36.294Z] [2026-02-06T23:30:36.294Z] build: [2026-02-06T23:30:36.294Z] [echo] Executing openjdk.test.security/build.xml [2026-02-06T23:30:36.294Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib [2026-02-06T23:30:36.294Z] [2026-02-06T23:30:36.294Z] setup-java-properties: [2026-02-06T23:30:36.294Z] [2026-02-06T23:30:36.294Z] check-prereqs: [2026-02-06T23:30:36.294Z] [2026-02-06T23:30:36.294Z] build-dependencies: [2026-02-06T23:30:36.294Z] [2026-02-06T23:30:36.294Z] create-bin-dir: [2026-02-06T23:30:36.294Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.security\bin [2026-02-06T23:30:36.294Z] [2026-02-06T23:30:36.294Z] build-java: [2026-02-06T23:30:36.294Z] [javac] Compiling 6 source files to C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.security\bin [2026-02-06T23:30:37.454Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\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 [2026-02-06T23:30:37.454Z] [javac] URL url = new URL("http://localhost:12001/login/foo.html"); [2026-02-06T23:30:37.454Z] [javac] ^ [2026-02-06T23:30:37.454Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\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 [2026-02-06T23:30:37.454Z] [javac] URL request = new URL("https://localhost:12234/request/foo.html"); [2026-02-06T23:30:37.454Z] [javac] ^ [2026-02-06T23:30:37.454Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\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 [2026-02-06T23:30:37.454Z] [javac] URL url = new URL("http://localhost:12001/token/foo.html"); [2026-02-06T23:30:37.454Z] [javac] ^ [2026-02-06T23:30:37.454Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\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 [2026-02-06T23:30:37.454Z] [javac] URL url = new URL("http://localhost:12001/resource/foo.html"); [2026-02-06T23:30:37.454Z] [javac] ^ [2026-02-06T23:30:37.454Z] [javac] 4 warnings [2026-02-06T23:30:37.454Z] [2026-02-06T23:30:37.454Z] build-jar: [2026-02-06T23:30:37.454Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.security\bin\test.security.jar [2026-02-06T23:30:37.805Z] [2026-02-06T23:30:37.805Z] build-archives: [2026-02-06T23:30:37.805Z] [2026-02-06T23:30:37.805Z] build-no-natives: [2026-02-06T23:30:37.805Z] [2026-02-06T23:30:37.805Z] build-natives: [2026-02-06T23:30:37.805Z] [2026-02-06T23:30:37.805Z] build: [2026-02-06T23:30:37.805Z] [echo] Executing openjdk.test.util/build.xml [2026-02-06T23:30:37.805Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib [2026-02-06T23:30:37.805Z] [2026-02-06T23:30:37.805Z] setup-java-properties: [2026-02-06T23:30:37.805Z] [2026-02-06T23:30:37.805Z] check-prereqs: [2026-02-06T23:30:37.805Z] [2026-02-06T23:30:37.805Z] build-dependencies: [2026-02-06T23:30:37.805Z] [2026-02-06T23:30:37.805Z] create-bin-dir: [2026-02-06T23:30:37.805Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.util\bin [2026-02-06T23:30:37.805Z] [2026-02-06T23:30:37.805Z] build-java: [2026-02-06T23:30:37.805Z] [javac] Compiling 16 source files to C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.util\bin [2026-02-06T23:30:39.067Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.util\src\test.util\net\adoptopenjdk\test\util\hashmap\Hog.java:33: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:30:39.068Z] [javac] hmap.put(new Integer(n), new Hog.Hoglet(depth-1)); [2026-02-06T23:30:39.068Z] [javac] ^ [2026-02-06T23:30:39.068Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.util\src\test.util\net\adoptopenjdk\test\util\hashtable\CustomComparable.java:30: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:30:39.068Z] [javac] this.state = new Integer(state); [2026-02-06T23:30:39.068Z] [javac] ^ [2026-02-06T23:30:39.068Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.util\src\test.util\net\adoptopenjdk\test\util\hashtable\HashtableCreator.java:154: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:30:39.068Z] [javac] value = new Integer(1000); [2026-02-06T23:30:39.068Z] [javac] ^ [2026-02-06T23:30:39.068Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.util\src\test.util\net\adoptopenjdk\test\util\hashtable\HashtableCreator.java:176: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:30:39.068Z] [javac] key = new Integer(random.nextInt()); [2026-02-06T23:30:39.068Z] [javac] ^ [2026-02-06T23:30:39.069Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.util\src\test.util\net\adoptopenjdk\test\util\hashtable\HashtableCreator.java:190: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:30:39.069Z] [javac] vkey.add(new Integer(10)); [2026-02-06T23:30:39.069Z] [javac] ^ [2026-02-06T23:30:39.069Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.util\src\test.util\net\adoptopenjdk\test\util\hashtable\HashtableCreator.java:196: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:30:39.069Z] [javac] hkey.put(new Integer(10), new BigDecimal(1000000)); [2026-02-06T23:30:39.069Z] [javac] ^ [2026-02-06T23:30:39.462Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.util\src\test.util\net\adoptopenjdk\test\util\treemap\TreeMapAPITest.java:78: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:30:39.462Z] [javac] hashmap1.put(new Integer(i), new Object()); [2026-02-06T23:30:39.462Z] [javac] ^ [2026-02-06T23:30:39.462Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.util\src\test.util\net\adoptopenjdk\test\util\treemap\TreeMapAPITest.java:93: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:30:39.462Z] [javac] hashmap1.put(new Integer(i), new Object()); [2026-02-06T23:30:39.462Z] [javac] ^ [2026-02-06T23:30:39.463Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.util\src\test.util\net\adoptopenjdk\test\util\treemap\TreeMapAPITest.java:94: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:30:39.463Z] [javac] tree1.put(new Integer(i), new Object()); [2026-02-06T23:30:39.463Z] [javac] ^ [2026-02-06T23:30:39.463Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.util\src\test.util\net\adoptopenjdk\test\util\treemap\TreeMapAPITest.java:100: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:30:39.463Z] [javac] hashmap1.remove(new Integer(i)); [2026-02-06T23:30:39.463Z] [javac] ^ [2026-02-06T23:30:39.463Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.util\src\test.util\net\adoptopenjdk\test\util\treemap\TreeMapAPITest.java:101: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:30:39.463Z] [javac] tree1.remove(new Integer(i)); [2026-02-06T23:30:39.463Z] [javac] ^ [2026-02-06T23:30:39.463Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.util\src\test.util\net\adoptopenjdk\test\util\treemap\TreeMapAPITest.java:107: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:30:39.463Z] [javac] Integer tempInteger = new Integer(i); [2026-02-06T23:30:39.463Z] [javac] ^ [2026-02-06T23:30:39.463Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.util\src\test.util\net\adoptopenjdk\test\util\treemap\TreeMapAPITest.java:128: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:30:39.463Z] [javac] hashmap1.put(new Integer(0), new Object()); [2026-02-06T23:30:39.463Z] [javac] ^ [2026-02-06T23:30:39.463Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.util\src\test.util\net\adoptopenjdk\test\util\treemap\TreeMapAPITest.java:129: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:30:39.463Z] [javac] hashmap1.put(new Integer(2), new Object()); [2026-02-06T23:30:39.463Z] [javac] ^ [2026-02-06T23:30:39.463Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.util\src\test.util\net\adoptopenjdk\test\util\treemap\TreeMapAPITest.java:131: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:30:39.463Z] [javac] hashmap1.put(new Integer(1), new Object()); [2026-02-06T23:30:39.463Z] [javac] ^ [2026-02-06T23:30:39.463Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.util\src\test.util\net\adoptopenjdk\test\util\treemap\TreeMapAPITest.java:163: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:30:39.463Z] [javac] treemap.put(new Integer(i), new MapObject(i)); [2026-02-06T23:30:39.463Z] [javac] ^ [2026-02-06T23:30:39.464Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.util\src\test.util\net\adoptopenjdk\test\util\treemap\TreeMapAPITest.java:176: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:30:39.464Z] [javac] ((MapObject)treemap.get(new Integer(i))).value += 10; [2026-02-06T23:30:39.464Z] [javac] ^ [2026-02-06T23:30:39.464Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.util\src\test.util\net\adoptopenjdk\test\util\treemap\TreeMapAPITest.java:216: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:30:39.464Z] [javac] intList.add(new Integer(i)); [2026-02-06T23:30:39.464Z] [javac] ^ [2026-02-06T23:30:39.464Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.util\src\test.util\net\adoptopenjdk\test\util\treemap\TreeMapAPITest.java:260: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:30:39.464Z] [javac] k = new Integer(random.nextInt()); [2026-02-06T23:30:39.464Z] [javac] ^ [2026-02-06T23:30:39.464Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.util\src\test.util\net\adoptopenjdk\test\util\treemap\TreeMapAPITest.java:281: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:30:39.464Z] [javac] k = new Integer(random.nextInt()); [2026-02-06T23:30:39.464Z] [javac] ^ [2026-02-06T23:30:39.464Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.util\src\test.util\net\adoptopenjdk\test\util\treemap\TreeMapAPITest.java:394: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:30:39.464Z] [javac] tree1.put(new Integer(Integer.MIN_VALUE), null); [2026-02-06T23:30:39.464Z] [javac] ^ [2026-02-06T23:30:39.464Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.util\src\test.util\net\adoptopenjdk\test\util\treemap\TreeMapAPITest.java:395: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:30:39.464Z] [javac] assertEquals(new Integer(Integer.MIN_VALUE), tree1.firstKey()); [2026-02-06T23:30:39.464Z] [javac] ^ [2026-02-06T23:30:39.464Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.util\src\test.util\net\adoptopenjdk\test\util\treemap\TreeMapAPITest.java:420: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:30:39.464Z] [javac] tree1.put(new Integer(Integer.MAX_VALUE), null); [2026-02-06T23:30:39.464Z] [javac] ^ [2026-02-06T23:30:39.464Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.util\src\test.util\net\adoptopenjdk\test\util\treemap\TreeMapAPITest.java:421: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:30:39.464Z] [javac] assertEquals(new Integer(Integer.MAX_VALUE), tree1.lastKey()); [2026-02-06T23:30:39.464Z] [javac] ^ [2026-02-06T23:30:39.464Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.util\src\test.util\net\adoptopenjdk\test\util\treemap\TreeMapAPITest.java:434: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:30:39.464Z] [javac] headmap = tree.headMap(new Integer(0)); [2026-02-06T23:30:39.465Z] [javac] ^ [2026-02-06T23:30:39.465Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.util\src\test.util\net\adoptopenjdk\test\util\treemap\TreeMapAPITest.java:439: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:30:39.465Z] [javac] headmap.put(new Integer(1), null); [2026-02-06T23:30:39.465Z] [javac] ^ [2026-02-06T23:30:39.465Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.util\src\test.util\net\adoptopenjdk\test\util\treemap\TreeMapAPITest.java:450: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:30:39.465Z] [javac] headmap.put(new Integer(0), null); [2026-02-06T23:30:39.465Z] [javac] ^ [2026-02-06T23:30:39.465Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.util\src\test.util\net\adoptopenjdk\test\util\treemap\TreeMapAPITest.java:567: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:30:39.465Z] [javac] tree2.put(new Integer(keys[i]), values[j]); [2026-02-06T23:30:39.465Z] [javac] ^ [2026-02-06T23:30:39.465Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.util\src\test.util\net\adoptopenjdk\test\util\treemap\TreeMapAPITest.java:620: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:30:39.465Z] [javac] Integer key = new Integer(random.nextInt()); [2026-02-06T23:30:39.465Z] [javac] ^ [2026-02-06T23:30:39.465Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.util\src\test.util\net\adoptopenjdk\test\util\treemap\TreeMapAPITest.java:641: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:30:39.465Z] [javac] Integer key = new Integer(random.nextInt()); [2026-02-06T23:30:39.465Z] [javac] ^ [2026-02-06T23:30:39.465Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.util\src\test.util\net\adoptopenjdk\test\util\treemap\TreeMapAPITest.java:666: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:30:39.465Z] [javac] submap = tree.subMap(tree.firstKey(), new Integer(0)); [2026-02-06T23:30:39.465Z] [javac] ^ [2026-02-06T23:30:39.465Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.util\src\test.util\net\adoptopenjdk\test\util\treemap\TreeMapAPITest.java:671: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:30:39.465Z] [javac] submap.put(new Integer(1), null); [2026-02-06T23:30:39.465Z] [javac] ^ [2026-02-06T23:30:39.465Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.util\src\test.util\net\adoptopenjdk\test\util\treemap\TreeMapAPITest.java:682: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:30:39.465Z] [javac] submap.put(new Integer(0), null); [2026-02-06T23:30:39.465Z] [javac] ^ [2026-02-06T23:30:39.817Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.util\src\test.util\net\adoptopenjdk\test\util\treemap\TreeMapAPITest.java:692: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:30:39.817Z] [javac] submap = tree.subMap(new Integer(1), tree.lastKey()); [2026-02-06T23:30:39.817Z] [javac] ^ [2026-02-06T23:30:39.818Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.util\src\test.util\net\adoptopenjdk\test\util\treemap\TreeMapAPITest.java:697: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:30:39.818Z] [javac] submap.put(new Integer(-1), null); [2026-02-06T23:30:39.818Z] [javac] ^ [2026-02-06T23:30:39.818Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.util\src\test.util\net\adoptopenjdk\test\util\treemap\TreeMapAPITest.java:708: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:30:39.818Z] [javac] submap.put(new Integer(0), null); [2026-02-06T23:30:39.818Z] [javac] ^ [2026-02-06T23:30:39.818Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.util\src\test.util\net\adoptopenjdk\test\util\treemap\TreeMapAPITest.java:728: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:30:39.818Z] [javac] tailmap = tree.tailMap(new Integer(1)); [2026-02-06T23:30:39.818Z] [javac] ^ [2026-02-06T23:30:39.818Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.util\src\test.util\net\adoptopenjdk\test\util\treemap\TreeMapAPITest.java:733: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:30:39.818Z] [javac] tailmap.put(new Integer(-1), null); [2026-02-06T23:30:39.818Z] [javac] ^ [2026-02-06T23:30:39.818Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.util\src\test.util\net\adoptopenjdk\test\util\treemap\TreeMapAPITest.java:744: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:30:39.818Z] [javac] tailmap.put(new Integer(0), null); [2026-02-06T23:30:39.818Z] [javac] ^ [2026-02-06T23:30:39.818Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.util\src\test.util\net\adoptopenjdk\test\util\treemap\TreeMapKeyComparator.java:33: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:30:39.818Z] [javac] new Integer(((TreeMapKey)t2).getValue()))); [2026-02-06T23:30:39.818Z] [javac] ^ [2026-02-06T23:30:39.818Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.util\src\test.util\net\adoptopenjdk\test\util\treemap\TreeMapKeyComparator.java:32: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:30:39.818Z] [javac] return reverse_factor * (new Integer(((TreeMapKey)t1).getValue()).compareTo( [2026-02-06T23:30:39.818Z] [javac] ^ [2026-02-06T23:30:39.818Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.util\src\test.util\net\adoptopenjdk\test\util\treemap\TreeMapFactory.java:90: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:30:39.818Z] [javac] tree.put(new Integer(randomGenerator.nextInt()), new Integer(tree.size())); [2026-02-06T23:30:39.818Z] [javac] ^ [2026-02-06T23:30:39.818Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.util\src\test.util\net\adoptopenjdk\test\util\treemap\TreeMapFactory.java:90: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:30:39.818Z] [javac] tree.put(new Integer(randomGenerator.nextInt()), new Integer(tree.size())); [2026-02-06T23:30:39.818Z] [javac] ^ [2026-02-06T23:30:39.818Z] [javac] 43 warnings [2026-02-06T23:30:39.818Z] [2026-02-06T23:30:39.818Z] build-jar: [2026-02-06T23:30:39.818Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.util\bin\test.util.jar [2026-02-06T23:30:39.818Z] [2026-02-06T23:30:39.818Z] build-archives: [2026-02-06T23:30:39.818Z] [2026-02-06T23:30:39.818Z] build-no-natives: [2026-02-06T23:30:39.818Z] [2026-02-06T23:30:39.818Z] build-natives: [2026-02-06T23:30:39.818Z] [2026-02-06T23:30:39.818Z] build: [2026-02-06T23:30:39.818Z] [echo] Executing openjdk.test.jlm/build.xml [2026-02-06T23:30:39.818Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib [2026-02-06T23:30:39.818Z] [2026-02-06T23:30:39.818Z] setup-java-properties: [2026-02-06T23:30:39.818Z] [2026-02-06T23:30:39.818Z] check-prereqs: [2026-02-06T23:30:39.818Z] [2026-02-06T23:30:39.818Z] create-bin-dir: [2026-02-06T23:30:39.818Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\bin [2026-02-06T23:30:39.818Z] [2026-02-06T23:30:39.818Z] build-java: [2026-02-06T23:30:39.818Z] [javac] Compiling 33 source files to C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\bin [2026-02-06T23:30:42.128Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\src\test.jlm\net\adoptopenjdk\test\jlm\local\VMLogger.java:702: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal [2026-02-06T23:30:42.128Z] [javac] mbs.setAttribute(srvClassName, new Attribute("Verbose", new Boolean(false))); [2026-02-06T23:30:42.128Z] [javac] ^ [2026-02-06T23:30:42.128Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\src\test.jlm\net\adoptopenjdk\test\jlm\local\VMLogger.java:705: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal [2026-02-06T23:30:42.128Z] [javac] mbs.setAttribute(srvMemName, new Attribute("Verbose", new Boolean(false))); [2026-02-06T23:30:42.128Z] [javac] ^ [2026-02-06T23:30:42.129Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\src\test.jlm\net\adoptopenjdk\test\jlm\local\VMLogger.java:714: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2026-02-06T23:30:42.129Z] [javac] mbs.setAttribute(srvMemPoolName, new Attribute("CollectionUsageThreshold", new Long(0))); } [2026-02-06T23:30:42.129Z] [javac] ^ [2026-02-06T23:30:42.129Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\src\test.jlm\net\adoptopenjdk\test\jlm\local\VMLogger.java:717: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2026-02-06T23:30:42.129Z] [javac] mbs.setAttribute(srvMemPoolName, new Attribute("UsageThreshold", new Long(0))); [2026-02-06T23:30:42.129Z] [javac] ^ [2026-02-06T23:30:42.129Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\src\test.jlm\net\adoptopenjdk\test\jlm\local\VMLogger.java:725: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal [2026-02-06T23:30:42.130Z] [javac] mbs.setAttribute(srvThrdName, new Attribute("ThreadContentionMonitoringEnabled", new Boolean(false))); [2026-02-06T23:30:42.130Z] [javac] ^ [2026-02-06T23:30:42.130Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\src\test.jlm\net\adoptopenjdk\test\jlm\local\VMLogger.java:730: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal [2026-02-06T23:30:42.130Z] [javac] mbs.setAttribute(srvThrdName, new Attribute("ThreadCpuTimeEnabled", new Boolean(false))); [2026-02-06T23:30:42.130Z] [javac] ^ [2026-02-06T23:30:42.130Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\src\test.jlm\net\adoptopenjdk\test\jlm\resources\ThreadData.java:916: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal [2026-02-06T23:30:42.130Z] [javac] return new Boolean(true); [2026-02-06T23:30:42.130Z] [javac] ^ [2026-02-06T23:30:42.131Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\src\test.jlm\net\adoptopenjdk\test\jlm\resources\ThreadData.java:919: warning: [removal] Byte(String) in Byte has been deprecated and marked for removal [2026-02-06T23:30:42.131Z] [javac] return new Byte(" "); [2026-02-06T23:30:42.131Z] [javac] ^ [2026-02-06T23:30:42.131Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\src\test.jlm\net\adoptopenjdk\test\jlm\resources\ThreadData.java:922: warning: [removal] Character(char) in Character has been deprecated and marked for removal [2026-02-06T23:30:42.131Z] [javac] return new Character(' '); [2026-02-06T23:30:42.131Z] [javac] ^ [2026-02-06T23:30:42.131Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\src\test.jlm\net\adoptopenjdk\test\jlm\resources\ThreadData.java:925: warning: [removal] Double(double) in Double has been deprecated and marked for removal [2026-02-06T23:30:42.135Z] [javac] return new Double(0.0); [2026-02-06T23:30:42.135Z] [javac] ^ [2026-02-06T23:30:42.136Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\src\test.jlm\net\adoptopenjdk\test\jlm\resources\ThreadData.java:928: warning: [removal] Float(double) in Float has been deprecated and marked for removal [2026-02-06T23:30:42.136Z] [javac] return new Float(0.0); [2026-02-06T23:30:42.136Z] [javac] ^ [2026-02-06T23:30:42.136Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\src\test.jlm\net\adoptopenjdk\test\jlm\resources\ThreadData.java:931: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal [2026-02-06T23:30:42.136Z] [javac] return new Integer(1); [2026-02-06T23:30:42.136Z] [javac] ^ [2026-02-06T23:30:42.136Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\src\test.jlm\net\adoptopenjdk\test\jlm\resources\ThreadData.java:935: warning: [removal] Long(long) in Long has been deprecated and marked for removal [2026-02-06T23:30:42.136Z] [javac] return new Long(Thread.currentThread().getId()); [2026-02-06T23:30:42.136Z] [javac] ^ [2026-02-06T23:30:42.136Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\src\test.jlm\net\adoptopenjdk\test\jlm\resources\ThreadData.java:938: warning: [removal] Short(String) in Short has been deprecated and marked for removal [2026-02-06T23:30:42.136Z] [javac] return new Short("0"); [2026-02-06T23:30:42.136Z] [javac] ^ [2026-02-06T23:30:42.497Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\src\test.jlm\net\adoptopenjdk\test\jlm\remote\TestArgs.java:306: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2026-02-06T23:30:42.497Z] [javac] setUsageThreshold(new Integer(tempStr).intValue()); [2026-02-06T23:30:42.497Z] [javac] ^ [2026-02-06T23:30:42.498Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\src\test.jlm\net\adoptopenjdk\test\jlm\remote\TestArgs.java:311: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2026-02-06T23:30:42.498Z] [javac] setCollectionThreshold(new Integer(tempStr).intValue()); [2026-02-06T23:30:42.498Z] [javac] ^ [2026-02-06T23:30:42.498Z] [javac] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\src\test.jlm\net\adoptopenjdk\test\jlm\remote\TestArgs.java:332: warning: [removal] Integer(String) in Integer has been deprecated and marked for removal [2026-02-06T23:30:42.498Z] [javac] setPort(new Integer(tempStr).intValue()); [2026-02-06T23:30:42.498Z] [javac] ^ [2026-02-06T23:30:42.498Z] [javac] Note: Some input files use or override a deprecated API. [2026-02-06T23:30:42.498Z] [javac] Note: Recompile with -Xlint:deprecation for details. [2026-02-06T23:30:42.498Z] [javac] 17 warnings [2026-02-06T23:30:42.498Z] [2026-02-06T23:30:42.498Z] build-jar: [2026-02-06T23:30:42.498Z] [jar] Building jar: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.jlm\bin\test.jlm.jar [2026-02-06T23:30:43.200Z] [2026-02-06T23:30:43.200Z] build-archives: [2026-02-06T23:30:43.200Z] [2026-02-06T23:30:43.200Z] build-no-natives: [2026-02-06T23:30:43.201Z] [2026-02-06T23:30:43.201Z] build-natives: [2026-02-06T23:30:43.201Z] [2026-02-06T23:30:43.201Z] build: [2026-02-06T23:30:43.201Z] [echo] system_lib_dir: c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/../../externalDependency/system_lib [2026-02-06T23:30:43.201Z] [2026-02-06T23:30:43.201Z] setup-java-properties: [2026-02-06T23:30:43.201Z] [2026-02-06T23:30:43.201Z] check-prereqs: [2026-02-06T23:30:43.201Z] [2026-02-06T23:30:43.201Z] check-compiler-level: [2026-02-06T23:30:43.201Z] [echo] java_java_specification_version is 21 [2026-02-06T23:30:43.201Z] [echo] can_build_modularity is true [2026-02-06T23:30:43.201Z] [echo] can_build_modularity_natives_unix is ${can_build_modularity_natives_unix} [2026-02-06T23:30:43.201Z] [echo] can_build_modularity_natives_windows is ${can_build_modularity_natives_windows} [2026-02-06T23:30:43.201Z] [2026-02-06T23:30:43.201Z] create-bin-dir: [2026-02-06T23:30:43.201Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin [2026-02-06T23:30:43.201Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common-mods [2026-02-06T23:30:43.201Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common-override [2026-02-06T23:30:43.201Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common-override-new [2026-02-06T23:30:43.201Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\tests [2026-02-06T23:30:43.201Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common [2026-02-06T23:30:43.202Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common\displayServiceImpl3 [2026-02-06T23:30:43.202Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common\displayServiceImpl4 [2026-02-06T23:30:43.202Z] [2026-02-06T23:30:43.202Z] build-java: [2026-02-06T23:30:43.932Z] [apply] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\src\common-mods\displayServiceImpl1\module-info.java:15: warning: [module] module name component displayServiceImpl1 should avoid terminal digits [2026-02-06T23:30:43.932Z] [apply] module displayServiceImpl1 { [2026-02-06T23:30:43.932Z] [apply] ^ [2026-02-06T23:30:43.932Z] [apply] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\src\common-mods\displayServiceImpl2\module-info.java:15: warning: [module] module name component displayServiceImpl2 should avoid terminal digits [2026-02-06T23:30:43.932Z] [apply] module displayServiceImpl2 { [2026-02-06T23:30:43.932Z] [apply] ^ [2026-02-06T23:30:43.932Z] [apply] 2 warnings [2026-02-06T23:30:46.894Z] [copy] Copying 1 file to C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common\displayServiceImpl3\META-INF [2026-02-06T23:30:46.894Z] [copy] Copying 1 file to C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common\displayServiceImpl4\META-INF [2026-02-06T23:30:46.894Z] [copy] Copying 1 file to C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common-mods\com.discreet\adoptopenjdk\test\modularity\exported [2026-02-06T23:30:46.894Z] [copy] Copying 1 file to C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\tests\com.test\net\adoptopenjdk\test\modularity\junit [2026-02-06T23:30:48.590Z] [apply] warning: module name in --add-reads option not found: com.test.jlink [2026-02-06T23:30:48.960Z] [apply] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\src\tests\com.test.serviceloaders2\module-info.java:15: warning: [module] module name component serviceloaders2 should avoid terminal digits [2026-02-06T23:30:48.960Z] [apply] module com.test.serviceloaders2 { [2026-02-06T23:30:48.960Z] [apply] ^ [2026-02-06T23:30:49.323Z] [apply] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\src\tests\com.test\net\adoptopenjdk\test\modularity\junit\TestJDKInternalAPIs.java:67: warning: Unsafe is internal proprietary API and may be removed in a future release [2026-02-06T23:30:49.323Z] [apply] sun.misc.Unsafe unsafe = Unsafe.getUnsafe(); [2026-02-06T23:30:49.323Z] [apply] ^ [2026-02-06T23:30:49.323Z] [apply] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\src\tests\com.test\net\adoptopenjdk\test\modularity\junit\TestJDKInternalAPIs.java:67: warning: Unsafe is internal proprietary API and may be removed in a future release [2026-02-06T23:30:49.323Z] [apply] sun.misc.Unsafe unsafe = Unsafe.getUnsafe(); [2026-02-06T23:30:49.323Z] [apply] ^ [2026-02-06T23:30:49.324Z] [apply] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\src\tests\com.test\net\adoptopenjdk\test\modularity\junit\TestJDKInternalAPIs.java:75: warning: Signal is internal proprietary API and may be removed in a future release [2026-02-06T23:30:49.324Z] [apply] Signal signal = new Signal("TERM"); [2026-02-06T23:30:49.324Z] [apply] ^ [2026-02-06T23:30:49.324Z] [apply] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\src\tests\com.test\net\adoptopenjdk\test\modularity\junit\TestJDKInternalAPIs.java:75: warning: Signal is internal proprietary API and may be removed in a future release [2026-02-06T23:30:49.324Z] [apply] Signal signal = new Signal("TERM"); [2026-02-06T23:30:49.324Z] [apply] ^ [2026-02-06T23:30:49.324Z] [apply] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\src\tests\com.test\net\adoptopenjdk\test\modularity\junit\TestJDKInternalAPIs.java:79: warning: Signal is internal proprietary API and may be removed in a future release [2026-02-06T23:30:49.324Z] [apply] handler.handle(new Signal("INT")); [2026-02-06T23:30:49.324Z] [apply] ^ [2026-02-06T23:30:49.324Z] [apply] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\src\tests\com.test\net\adoptopenjdk\test\modularity\junit\TestJDKInternalAPIs.java:82: warning: ReflectionFactory is internal proprietary API and may be removed in a future release [2026-02-06T23:30:49.324Z] [apply] ReflectionFactory factory = ReflectionFactory.getReflectionFactory(); [2026-02-06T23:30:49.324Z] [apply] ^ [2026-02-06T23:30:49.324Z] [apply] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\src\tests\com.test\net\adoptopenjdk\test\modularity\junit\TestJDKInternalAPIs.java:82: warning: ReflectionFactory is internal proprietary API and may be removed in a future release [2026-02-06T23:30:49.325Z] [apply] ReflectionFactory factory = ReflectionFactory.getReflectionFactory(); [2026-02-06T23:30:49.325Z] [apply] ^ [2026-02-06T23:30:49.325Z] [apply] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\src\tests\com.test\net\adoptopenjdk\test\modularity\junit\TestJDKInternalAPIs.java:93: warning: SignalHandler is internal proprietary API and may be removed in a future release [2026-02-06T23:30:49.325Z] [apply] class SignalHandler implements sun.misc.SignalHandler { [2026-02-06T23:30:49.325Z] [apply] ^ [2026-02-06T23:30:49.325Z] [apply] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\src\tests\com.test\net\adoptopenjdk\test\modularity\junit\TestJDKInternalAPIs.java:95: warning: Signal is internal proprietary API and may be removed in a future release [2026-02-06T23:30:49.325Z] [apply] public void handle(Signal arg0) { [2026-02-06T23:30:49.325Z] [apply] ^ [2026-02-06T23:30:49.680Z] [apply] Note: Some input files use or override a deprecated API. [2026-02-06T23:30:49.680Z] [apply] Note: Recompile with -Xlint:deprecation for details. [2026-02-06T23:30:49.680Z] [apply] 11 warnings [2026-02-06T23:30:49.680Z] [echo] c:\workspace\externalDependency\system_lib\junit\junit.jar;c:\workspace\externalDependency\system_lib\junit\hamcrest-core.jar;C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\STF\stf.core\bin\stf.core.jar;C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\STF\stf.load\bin\stf.load.jar;C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin;C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common;C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\bin\common-mods\displayService [2026-02-06T23:30:51.972Z] [apply] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\src\com.stf\net\adoptopenjdk\test\modularity\SLTest.java:68: warning: non-varargs call of varargs method with inexact argument type for last parameter; [2026-02-06T23:30:51.973Z] [apply] "openjdk.test.modularity/bin/common/displayServiceImpl3", null); [2026-02-06T23:30:51.973Z] [apply] ^ [2026-02-06T23:30:51.973Z] [apply] cast to String for a varargs call [2026-02-06T23:30:51.973Z] [apply] cast to String[] for a non-varargs call and to suppress this warning [2026-02-06T23:30:51.973Z] [apply] C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\aqa-systemtest\openjdk.test.modularity\src\com.stf\net\adoptopenjdk\test\modularity\SLTest.java:70: warning: non-varargs call of varargs method with inexact argument type for last parameter; [2026-02-06T23:30:51.973Z] [apply] "openjdk.test.modularity/bin/common/displayServiceImpl4", null); [2026-02-06T23:30:51.973Z] [apply] ^ [2026-02-06T23:30:51.973Z] [apply] cast to String for a varargs call [2026-02-06T23:30:51.973Z] [apply] cast to String[] for a non-varargs call and to suppress this warning [2026-02-06T23:30:51.973Z] [apply] 2 warnings [2026-02-06T23:30:51.973Z] [2026-02-06T23:30:51.973Z] build-no-natives: [2026-02-06T23:30:51.973Z] [2026-02-06T23:30:51.973Z] build: [2026-02-06T23:30:51.973Z] [2026-02-06T23:30:51.973Z] build: [2026-02-06T23:30:51.973Z] [2026-02-06T23:30:51.973Z] common_dist: [2026-02-06T23:30:51.973Z] [copy] Copying 334 files to C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\jvmtest\system\STF [2026-02-06T23:30:52.695Z] [copy] Copying 1291 files to C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\jvmtest\system\aqa-systemtest [2026-02-06T23:30:57.446Z] [copy] Warning: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\system\openj9-systemtest does not exist. [2026-02-06T23:30:57.446Z] [2026-02-06T23:30:57.446Z] build: [2026-02-06T23:30:57.799Z] [2026-02-06T23:30:57.799Z] build: [2026-02-06T23:30:57.799Z] [2026-02-06T23:30:57.799Z] THC.check: [2026-02-06T23:30:57.799Z] [2026-02-06T23:30:57.799Z] getChurn: [2026-02-06T23:30:57.799Z] [exec] Cloning into 'churn'... [2026-02-06T23:30:58.965Z] [2026-02-06T23:30:58.965Z] dist: [2026-02-06T23:30:58.965Z] [copy] Copying 1 file to C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\jvmtest\system\churn [2026-02-06T23:30:58.965Z] [2026-02-06T23:30:58.965Z] init: [2026-02-06T23:30:58.966Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\jvmtest\system\daaLoadTest [2026-02-06T23:30:58.966Z] [2026-02-06T23:30:58.966Z] common_build: [2026-02-06T23:30:58.966Z] [2026-02-06T23:30:58.966Z] build: [2026-02-06T23:30:58.966Z] [copy] Copying 2 files to C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\jvmtest\system\daaLoadTest [2026-02-06T23:30:58.966Z] [2026-02-06T23:30:58.966Z] build: [2026-02-06T23:30:58.966Z] [2026-02-06T23:30:58.966Z] init: [2026-02-06T23:30:58.966Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\jvmtest\system\jcstress [2026-02-06T23:30:58.966Z] [2026-02-06T23:30:58.966Z] getDependentLibs: [2026-02-06T23:30:59.316Z] [exec] -------------------------------------------- [2026-02-06T23:30:59.316Z] [exec] path is set to C:/workspace/externalDependency/system_lib [2026-02-06T23:30:59.316Z] [exec] task is set to default [2026-02-06T23:30:59.316Z] [exec] dependencyList is set to jcstress [2026-02-06T23:30:59.316Z] [exec] System Test jars will be downloaded. [2026-02-06T23:30:59.316Z] [exec] -------------------------------------------- [2026-02-06T23:30:59.316Z] [exec] Starting download third party dependent jars [2026-02-06T23:30:59.316Z] [exec] -------------------------------------------- [2026-02-06T23:30:59.316Z] [exec] downloading dependent third party jars to C:/workspace/externalDependency/system_lib [2026-02-06T23:30:59.316Z] [exec] C:/workspace/externalDependency/system_lib/jcstress-tests-all-20240222.jar exists with correct hash, not downloading [2026-02-06T23:30:59.316Z] [exec] downloaded dependent third party jars successfully [2026-02-06T23:30:59.316Z] [2026-02-06T23:30:59.316Z] dist: [2026-02-06T23:30:59.316Z] [copy] Copying 4 files to C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\jvmtest\system\jcstress [2026-02-06T23:30:59.316Z] [2026-02-06T23:30:59.316Z] init: [2026-02-06T23:30:59.316Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\jvmtest\system\jlm [2026-02-06T23:30:59.317Z] [2026-02-06T23:30:59.317Z] common_build: [2026-02-06T23:30:59.317Z] [2026-02-06T23:30:59.317Z] build: [2026-02-06T23:30:59.317Z] [copy] Copying 2 files to C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\jvmtest\system\jlm [2026-02-06T23:30:59.317Z] [2026-02-06T23:30:59.317Z] init: [2026-02-06T23:30:59.317Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\jvmtest\system\lambdaLoadTest [2026-02-06T23:30:59.317Z] [2026-02-06T23:30:59.317Z] common_build: [2026-02-06T23:30:59.317Z] [2026-02-06T23:30:59.317Z] build: [2026-02-06T23:30:59.317Z] [copy] Copying 2 files to C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\jvmtest\system\lambdaLoadTest [2026-02-06T23:30:59.317Z] [2026-02-06T23:30:59.317Z] init: [2026-02-06T23:30:59.317Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\jvmtest\system\mathLoadTest [2026-02-06T23:30:59.317Z] [2026-02-06T23:30:59.317Z] common_build: [2026-02-06T23:30:59.317Z] [2026-02-06T23:30:59.317Z] build: [2026-02-06T23:30:59.317Z] [copy] Copying 2 files to C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\jvmtest\system\mathLoadTest [2026-02-06T23:30:59.317Z] [2026-02-06T23:30:59.317Z] init: [2026-02-06T23:30:59.317Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\jvmtest\system\mauveLoadTest [2026-02-06T23:30:59.317Z] [2026-02-06T23:30:59.317Z] common_build: [2026-02-06T23:30:59.317Z] [2026-02-06T23:30:59.317Z] build: [2026-02-06T23:30:59.317Z] [copy] Copying 2 files to C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\jvmtest\system\mauveLoadTest [2026-02-06T23:30:59.317Z] [2026-02-06T23:30:59.317Z] init: [2026-02-06T23:30:59.317Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\jvmtest\system\modularity [2026-02-06T23:30:59.317Z] [2026-02-06T23:30:59.317Z] common_build: [2026-02-06T23:30:59.317Z] [2026-02-06T23:30:59.317Z] build: [2026-02-06T23:30:59.317Z] [copy] Copying 2 files to C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\jvmtest\system\modularity [2026-02-06T23:30:59.663Z] [2026-02-06T23:30:59.663Z] init: [2026-02-06T23:30:59.664Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\jvmtest\system\otherLoadTest [2026-02-06T23:30:59.664Z] [2026-02-06T23:30:59.664Z] common_build: [2026-02-06T23:30:59.664Z] [2026-02-06T23:30:59.664Z] build: [2026-02-06T23:30:59.664Z] [copy] Copying 2 files to C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\jvmtest\system\otherLoadTest [2026-02-06T23:30:59.664Z] [2026-02-06T23:30:59.664Z] init: [2026-02-06T23:30:59.664Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\jvmtest\system\security [2026-02-06T23:30:59.664Z] [2026-02-06T23:30:59.664Z] common_build: [2026-02-06T23:30:59.664Z] [2026-02-06T23:30:59.664Z] build: [2026-02-06T23:30:59.664Z] [copy] Copying 2 files to C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\jvmtest\system\security [2026-02-06T23:30:59.664Z] [2026-02-06T23:30:59.664Z] init: [2026-02-06T23:30:59.664Z] [mkdir] Created dir: C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\jvmtest\system\sharedClasses [2026-02-06T23:30:59.664Z] [2026-02-06T23:30:59.664Z] common_build: [2026-02-06T23:30:59.664Z] [2026-02-06T23:30:59.664Z] build: [2026-02-06T23:30:59.664Z] [copy] Copying 2 files to C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\jvmtest\system\sharedClasses [2026-02-06T23:30:59.664Z] [2026-02-06T23:30:59.664Z] BUILD SUCCESSFUL [2026-02-06T23:30:59.664Z] Total time: 2 minutes 27 seconds [2026-02-06T23:30:59.664Z] 0 [2026-02-06T23:30:59.664Z] [2026-02-06T23:31:00.014Z] [2026-02-06T23:31:00.014Z] RECORD TEST REPOs SHA [2026-02-06T23:31:00.014Z] cd "C:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/aqa-tests//TKG/scripts"; \ [2026-02-06T23:31:00.014Z] bash "getSHAs.sh" --test_root_dir "C:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/aqa-tests/" --shas_file "C:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/aqa-tests//TKG/SHAs.txt" [2026-02-06T23:31:00.014Z] Check shas in C:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/aqa-tests/ and store the info in C:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/aqa-tests//TKG/SHAs.txt [2026-02-06T23:31:00.014Z] touch C:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/aqa-tests//TKG/SHAs.txt [2026-02-06T23:31:00.395Z] ================================================ [2026-02-06T23:31:00.395Z] timestamp: 20260206-233100 [2026-02-06T23:31:00.395Z] repo dir: C:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/aqa-tests [2026-02-06T23:31:00.395Z] git repo: [2026-02-06T23:31:00.739Z] Fetch URL: https://github.com/adoptium/aqa-tests.git [2026-02-06T23:31:00.739Z] sha: [2026-02-06T23:31:00.739Z] 3d843d1e90255abbaffc769489c5952083f029d6 [2026-02-06T23:31:00.739Z] ================================================ [2026-02-06T23:31:00.739Z] timestamp: 20260206-233100 [2026-02-06T23:31:00.739Z] repo dir: C:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/aqa-tests/system/aqa-systemtest [2026-02-06T23:31:00.739Z] git repo: [2026-02-06T23:31:00.739Z] Fetch URL: https://github.com/adoptium/aqa-systemtest.git [2026-02-06T23:31:00.739Z] sha: [2026-02-06T23:31:00.739Z] ea987227afd9fec0f9c68bfeeefc3beeca16d3e6 [2026-02-06T23:31:01.088Z] ================================================ [2026-02-06T23:31:01.088Z] timestamp: 20260206-233100 [2026-02-06T23:31:01.088Z] repo dir: C:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/aqa-tests/system/churn/churn [2026-02-06T23:31:01.088Z] git repo: [2026-02-06T23:31:01.088Z] Fetch URL: https://github.com/rh-openjdk/churn.git [2026-02-06T23:31:01.088Z] sha: [2026-02-06T23:31:01.088Z] 01f9894909307f9a9a154a0df627d16def3d6603 [2026-02-06T23:31:01.431Z] ================================================ [2026-02-06T23:31:01.432Z] timestamp: 20260206-233101 [2026-02-06T23:31:01.432Z] repo dir: C:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/aqa-tests/system/STF [2026-02-06T23:31:01.432Z] git repo: [2026-02-06T23:31:01.432Z] Fetch URL: https://github.com/adoptium/STF.git [2026-02-06T23:31:01.432Z] sha: [2026-02-06T23:31:01.432Z] 7534c9296a7effe8499d9c236e0cc12d5bc97826 [2026-02-06T23:31:01.432Z] ================================================ [2026-02-06T23:31:01.432Z] timestamp: 20260206-233101 [2026-02-06T23:31:01.432Z] repo dir: C:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/aqa-tests/TKG [2026-02-06T23:31:01.432Z] git repo: [2026-02-06T23:31:01.432Z] Fetch URL: https://github.com/adoptium/TKG.git [2026-02-06T23:31:01.432Z] sha: [2026-02-06T23:31:01.432Z] f96303aaef16d21d454009c80178975ea1d4da3b [2026-02-06T23:31:01.432Z] make[1]: Leaving directory '/cygdrive/c/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/aqa-tests/TKG' [Pipeline] } [2026-02-06T23:31:01.502Z] $ ssh-agent -k [2026-02-06T23:31:01.544Z] unset SSH_AUTH_SOCK; [2026-02-06T23:31:01.544Z] unset SSH_AGENT_PID; [2026-02-06T23:31:01.544Z] echo Agent pid 229 killed; [2026-02-06T23:31:01.594Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo [2026-02-06T23:31:01.704Z] 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 TARGET (to a value of type GStringImpl) which could lead to memory leaks or other issues. Did you forget the `def` keyword? Script1 seems to be setting a field named RUNTEST_CMD (to a value of type GStringImpl) which could lead to memory leaks or other issues. [Pipeline] echo [2026-02-06T23:31:01.724Z] ITERATION: 1/1 [Pipeline] sshagent [2026-02-06T23:31:01.741Z] $ ssh-agent [2026-02-06T23:31:01.844Z] SSH_AUTH_SOCK=/tmp/ssh-OADZIgmmd6tH/agent.599 [2026-02-06T23:31:01.844Z] SSH_AGENT_PID=600 [2026-02-06T23:31:01.844Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2026-02-06T23:31:02.315Z] ++ uname [2026-02-06T23:31:02.315Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']' [2026-02-06T23:31:02.315Z] ++ uname [2026-02-06T23:31:02.315Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']' [2026-02-06T23:31:02.315Z] ++ uname [2026-02-06T23:31:02.315Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']' [2026-02-06T23:31:02.315Z] + MAKE=make [2026-02-06T23:31:02.315Z] + make -f ./aqa-tests/TKG/testEnv.mk testEnvTeardown [2026-02-06T23:31:02.315Z] make: Nothing to be done for 'testEnvTeardown'. [Pipeline] sh [2026-02-06T23:31:02.856Z] ++ uname [2026-02-06T23:31:02.856Z] + '[' CYGWIN_NT-10.0-20348 = AIX ']' [2026-02-06T23:31:02.856Z] ++ uname [2026-02-06T23:31:02.856Z] + '[' CYGWIN_NT-10.0-20348 = SunOS ']' [2026-02-06T23:31:02.856Z] ++ uname [2026-02-06T23:31:02.856Z] + '[' CYGWIN_NT-10.0-20348 = '*BSD' ']' [2026-02-06T23:31:02.856Z] + MAKE=make [2026-02-06T23:31:02.856Z] + cd ./aqa-tests [2026-02-06T23:31:02.856Z] + . ./scripts/testenv/testenvSettings.sh [2026-02-06T23:31:02.856Z] ++ set +x [2026-02-06T23:31:02.856Z] Set values based on ./testenv/testenv.properties: [2026-02-06T23:31:02.856Z] ========= [2026-02-06T23:31:02.856Z] TKG_REPO=https://github.com/adoptium/TKG.git [2026-02-06T23:31:02.856Z] TKG_BRANCH=v1.0.11.1 [2026-02-06T23:31:02.856Z] OPENJ9_REPO=https://github.com/eclipse-openj9/openj9.git [2026-02-06T23:31:02.856Z] OPENJ9_BRANCH=v0.57.0-release [2026-02-06T23:31:02.856Z] STF_REPO=https://github.com/adoptium/STF.git [2026-02-06T23:31:02.856Z] STF_BRANCH=v1.0.11 [2026-02-06T23:31:02.856Z] OPENJ9_SYSTEMTEST_REPO=https://github.com/adoptium/openj9-systemtest.git [2026-02-06T23:31:02.856Z] OPENJ9_SYSTEMTEST_BRANCH=v1.0.11 [2026-02-06T23:31:02.856Z] ADOPTOPENJDK_SYSTEMTEST_REPO=https://github.com/adoptium/aqa-systemtest.git [2026-02-06T23:31:02.856Z] ADOPTOPENJDK_SYSTEMTEST_BRANCH=v1.0.11 [2026-02-06T23:31:02.856Z] JDK8_REPO=https://github.com/adoptium/jdk8u.git [2026-02-06T23:31:02.856Z] JDK8_BRANCH=jdk8u482-ga [2026-02-06T23:31:02.856Z] JDK11_REPO=https://github.com/adoptium/jdk11u.git [2026-02-06T23:31:02.856Z] JDK11_BRANCH=jdk-11.0.30-ga [2026-02-06T23:31:02.856Z] JDK17_REPO=https://github.com/adoptium/jdk17u.git [2026-02-06T23:31:02.856Z] JDK17_BRANCH=jdk-17.0.18-ga [2026-02-06T23:31:02.856Z] JDK21_REPO=https://github.com/adoptium/jdk21u.git [2026-02-06T23:31:02.856Z] JDK21_BRANCH=jdk-21.0.10-ga [2026-02-06T23:31:02.856Z] JDK25_REPO=https://github.com/adoptium/jdk25u.git [2026-02-06T23:31:02.856Z] JDK25_BRANCH=jdk-25.0.2-ga [2026-02-06T23:31:02.856Z] JDK8_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk8.git [2026-02-06T23:31:02.856Z] JDK8_OPENJ9_BRANCH=v0.57.0-release [2026-02-06T23:31:02.856Z] JDK11_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk11.git [2026-02-06T23:31:02.856Z] JDK11_OPENJ9_BRANCH=v0.57.0-release [2026-02-06T23:31:02.856Z] JDK17_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk17.git [2026-02-06T23:31:02.856Z] JDK17_OPENJ9_BRANCH=v0.57.0-release [2026-02-06T23:31:02.856Z] JDK21_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk21.git [2026-02-06T23:31:02.856Z] JDK21_OPENJ9_BRANCH=v0.57.0-release [2026-02-06T23:31:02.856Z] JDK25_OPENJ9_REPO=https://github.com/ibmruntimes/openj9-openjdk-jdk25.git [2026-02-06T23:31:02.856Z] JDK25_OPENJ9_BRANCH=v0.57.0-release [2026-02-06T23:31:02.856Z] JDK11_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-02-06T23:31:02.856Z] JDK11_OPENJCEPLUS_GIT_BRANCH=semeru-java-11.0.30 [2026-02-06T23:31:02.856Z] JDK17_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-02-06T23:31:02.856Z] JDK17_OPENJCEPLUS_GIT_BRANCH=semeru-java-17.0.18 [2026-02-06T23:31:02.856Z] JDK21_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-02-06T23:31:02.856Z] JDK21_OPENJCEPLUS_GIT_BRANCH=semeru-java-21.0.10 [2026-02-06T23:31:02.856Z] JDK25_OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-02-06T23:31:02.856Z] JDK25_OPENJCEPLUS_GIT_BRANCH=semeru-java-25.0.2 [2026-02-06T23:31:02.856Z] AQA_REQUIRED_TARGETS=sanity.functional,extended.functional,special.functional,sanity.openjdk,extended.openjdk,sanity.system,extended.system,sanity.perf,extended.perf [2026-02-06T23:31:02.856Z] [2026-02-06T23:31:02.856Z] ========= [2026-02-06T23:31:02.856Z] [2026-02-06T23:31:02.856Z] JDK_REPO=https://github.com/adoptium/jdk21u.git [2026-02-06T23:31:02.856Z] JDK_BRANCH=jdk-21.0.10-ga [2026-02-06T23:31:02.856Z] OPENJCEPLUS_GIT_REPO=https://github.com/ibmruntimes/OpenJCEPlus.git [2026-02-06T23:31:02.856Z] OPENJCEPLUS_GIT_BRANCH=semeru-java21 [2026-02-06T23:31:02.856Z] JAVA_HOME is set to c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/jdkbinary/j2sdk-image [2026-02-06T23:31:03.203Z] LIB_DIR is set to C:/workspace/externalDependency/system_lib [2026-02-06T23:31:03.203Z] make -f makeGen.mk AUTO_DETECT=true MODE=tests TESTTARGET=sanity.system TESTLIST= [2026-02-06T23:31:03.203Z] make[1]: Entering directory '/cygdrive/c/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/aqa-tests/TKG' [2026-02-06T23:31:03.203Z] perl scripts/configure.pl [2026-02-06T23:31:03.203Z] c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/jdkbinary/j2sdk-image/bin/java -cp "./bin/TestKitGen.jar;C:/workspace/externalDependency/system_lib/json-simple.jar" org.testKitGen.MainRunner --mode=tests --spec=win_x86-64 --microArch="" --osLabel="" --jdkVersion=21 --impl=hotspot --vendor="eclipse" --buildList=system --iterations=1 --aotIterations= --testFlag= --testTarget=sanity.system --testList= --numOfMachines=1 --testTime= --TRSSURL= [2026-02-06T23:31:03.943Z] Modes data parsed from resources/modes.xml and resources/ottawa.csv. [2026-02-06T23:31:03.944Z] [2026-02-06T23:31:03.944Z] Starting to generate test make files. [2026-02-06T23:31:03.944Z] [2026-02-06T23:31:04.301Z] Parsing C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\TKG\..\system\churn\playlist.xml [2026-02-06T23:31:04.301Z] Parsing C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\TKG\..\system\daaLoadTest\playlist.xml [2026-02-06T23:31:04.301Z] Parsing C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\TKG\..\system\jcstress\playlist.xml [2026-02-06T23:31:04.301Z] Parsing C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\TKG\..\system\jlm\playlist.xml [2026-02-06T23:31:04.301Z] Generated C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\TKG/../system/jlm/autoGen.mk [2026-02-06T23:31:04.301Z] [2026-02-06T23:31:04.301Z] Parsing C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\TKG\..\system\lambdaLoadTest\playlist.xml [2026-02-06T23:31:04.301Z] Generated C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\TKG/../system/lambdaLoadTest/autoGen.mk [2026-02-06T23:31:04.301Z] [2026-02-06T23:31:04.301Z] Parsing C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\TKG\..\system\mathLoadTest\playlist.xml [2026-02-06T23:31:04.301Z] Generated C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\TKG/../system/mathLoadTest/autoGen.mk [2026-02-06T23:31:04.301Z] [2026-02-06T23:31:04.301Z] Parsing C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\TKG\..\system\mauveLoadTest\playlist.xml [2026-02-06T23:31:04.301Z] Generated C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\TKG/../system/mauveLoadTest/autoGen.mk [2026-02-06T23:31:04.301Z] [2026-02-06T23:31:04.301Z] Parsing C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\TKG\..\system\modularity\playlist.xml [2026-02-06T23:31:04.301Z] Generated C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\TKG/../system/modularity/autoGen.mk [2026-02-06T23:31:04.301Z] [2026-02-06T23:31:04.301Z] Parsing C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\TKG\..\system\otherLoadTest\playlist.xml [2026-02-06T23:31:04.301Z] Generated C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\TKG/../system/otherLoadTest/autoGen.mk [2026-02-06T23:31:04.301Z] [2026-02-06T23:31:04.301Z] Parsing C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\TKG\..\system\security\playlist.xml [2026-02-06T23:31:04.301Z] Parsing C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\TKG\..\system\sharedClasses\playlist.xml [2026-02-06T23:31:04.644Z] Generated C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\TKG/../system/autoGen.mk [2026-02-06T23:31:04.644Z] [2026-02-06T23:31:04.644Z] Generated C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\TKG/../autoGen.mk [2026-02-06T23:31:04.644Z] [2026-02-06T23:31:04.644Z] Generated C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\TKG/../TKG/utils.mk [2026-02-06T23:31:04.644Z] [2026-02-06T23:31:04.644Z] Generated C:\workspace\workspace\Test_openjdk21_hs_sanity.system_x86-64_windows\aqa-tests\TKG/../TKG/rerun.mk [2026-02-06T23:31:04.644Z] [2026-02-06T23:31:04.644Z] Make files are generated successfully. [2026-02-06T23:31:04.644Z] [2026-02-06T23:31:04.644Z] make[1]: Leaving directory '/cygdrive/c/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/aqa-tests/TKG' [2026-02-06T23:31:04.644Z] make -f runtest.mk _sanity.system [2026-02-06T23:31:04.644Z] make[1]: Entering directory '/cygdrive/c/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/aqa-tests/TKG' [2026-02-06T23:31:05.359Z] [2026-02-06T23:31:05.359Z] Running make 4.4.1 [2026-02-06T23:31:05.360Z] set TEST_ROOT to C:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/aqa-tests/ [2026-02-06T23:31:05.360Z] set JDK_VERSION to 21 [2026-02-06T23:31:05.360Z] set JDK_IMPL to hotspot [2026-02-06T23:31:05.360Z] set JVM_VERSION to openjdk21 [2026-02-06T23:31:05.360Z] set JCL_VERSION to latest [2026-02-06T23:31:05.686Z] JAVA_HOME was originally set to C:\openjdk\jdk-8 [2026-02-06T23:31:05.687Z] set JAVA_HOME to c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/jdkbinary/j2sdk-image [2026-02-06T23:31:05.687Z] set SPEC to win_x86-64 [2026-02-06T23:31:05.687Z] set TEST_FLAG to [2026-02-06T23:31:06.024Z] Running sanity.system ... [2026-02-06T23:31:06.024Z] There are 150 test targets in sanity.system [2026-02-06T23:31:06.024Z] "c:/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/jdkbinary/j2sdk-image\\bin\\java" -version [2026-02-06T23:31:06.024Z] openjdk version "21.0.10" 2026-01-20 LTS [2026-02-06T23:31:06.024Z] OpenJDK Runtime Environment Temurin-21.0.10+7 (build 21.0.10+7-LTS) [2026-02-06T23:31:06.024Z] OpenJDK 64-Bit Server VM Temurin-21.0.10+7 (build 21.0.10+7-LTS, mixed mode, sharing) [2026-02-06T23:31:06.353Z] make[2]: Entering directory '/cygdrive/c/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/aqa-tests' [2026-02-06T23:31:06.353Z] make[3]: Entering directory '/cygdrive/c/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/aqa-tests/system' [2026-02-06T23:31:06.699Z] make[4]: Entering directory '/cygdrive/c/workspace/workspace/Test_openjdk21_hs_sanity.system_x86-64_windows/aqa-tests/system/jlm' [2026-02-06T23:31:07.025Z] ../system.mk:25: CYGWIN is 1 [2026-02-06T23:31:07.025Z] ../system.mk:31: Running under cygwin, looking for Windows perl on path [2026-02-06T23:31:07.025Z] ../system.mk:36: Found perl in /cygdrive/c/Strawberry/perl/bin/perl.exe [2026-02-06T23:31:07.025Z] ../system.mk:56: Environment variable JAVA_TOOL_OPTIONS is set to '-Djava.security.manager=allow' [2026-02-06T23:31:07.373Z] [2026-02-06T23:31:07.373Z] ===============================================