langtools_all_0
[2024-11-29T09:21:39.360Z] Running test langtools_all_0 ...
[2024-11-29T09:21:39.360Z] ===============================================
[2024-11-29T09:21:39.360Z] langtools_all_0 Start Time: Fri Nov 29 09:21:39 2024 Epoch Time (ms): 1732872099179
[2024-11-29T09:21:39.360Z] variation: NoOptions
[2024-11-29T09:21:39.360Z] JVM_OPTIONS:
[2024-11-29T09:21:39.360Z] { \
[2024-11-29T09:21:39.360Z] echo ""; echo "TEST SETUP:"; \
[2024-11-29T09:21:39.360Z] echo "Nothing to be done for setup."; \
[2024-11-29T09:21:39.360Z] mkdir -p "/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_1732869773301/langtools_all_0"; \
[2024-11-29T09:21:39.360Z] cd "/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_1732869773301/langtools_all_0"; \
[2024-11-29T09:21:39.360Z] echo ""; echo "TESTING:"; \
[2024-11-29T09:21:39.360Z] "/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -Xmx512m -jar "/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../../jvmtest/openjdk/jtreg/lib/jtreg.jar" \
[2024-11-29T09:21:39.360Z] -agentvm -a -ea -esa -v:fail,error,time,nopass -retain:fail,error,*.dmp,javacore.*,heapdump.*,*.trc -ignore:quiet -timeoutFactor:8 -xml:verify -concurrency:5 -vmoptions:"-Xmx768m " \
[2024-11-29T09:21:39.360Z] \
[2024-11-29T09:21:39.360Z] -w ""/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_1732869773301/langtools_all_0"/work" \
[2024-11-29T09:21:39.360Z] -r ""/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_1732869773301/langtools_all_0"/report" \
[2024-11-29T09:21:39.360Z] -jdk:"/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../" \
[2024-11-29T09:21:39.360Z] -exclude:"/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../openjdk/openjdk-jdk/langtools/test/ProblemList.txt" \
[2024-11-29T09:21:39.360Z] -exclude:"/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../../jvmtest/openjdk/excludes/ProblemList_openjdk8.txt" \
[2024-11-29T09:21:39.360Z] \
[2024-11-29T09:21:39.360Z] \
[2024-11-29T09:21:39.360Z] "/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../openjdk/openjdk-jdk/langtools/test"; \
[2024-11-29T09:21:39.360Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "langtools_all_0""_PASSED"; echo "-----------------------------------"; cd /Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/..; else echo "-----------------------------------"; echo "langtools_all_0""_FAILED"; echo "-----------------------------------"; fi; \
[2024-11-29T09:21:39.360Z] echo ""; echo "TEST TEARDOWN:"; \
[2024-11-29T09:21:39.360Z] echo "Nothing to be done for teardown."; \
[2024-11-29T09:21:39.360Z] } 2>&1 | tee -a "/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_1732869773301/TestTargetResult";
[2024-11-29T09:21:39.360Z]
[2024-11-29T09:21:39.360Z] TEST SETUP:
[2024-11-29T09:21:39.360Z] Nothing to be done for setup.
[2024-11-29T09:21:39.360Z]
[2024-11-29T09:21:39.360Z] TESTING:
[2024-11-29T09:21:39.718Z] Directory "/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_1732869773301/langtools_all_0/work" not found: creating
[2024-11-29T09:21:39.718Z] Directory "/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/../TKG/output_1732869773301/langtools_all_0/report" not found: creating
[2024-11-29T09:21:40.076Z] XML output with verification to /Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_1732869773301/langtools_all_0/work
[2024-11-29T09:33:08.336Z] --------------------------------------------------
[2024-11-29T09:33:08.336Z] TEST: tools/javac/lambda/mostSpecific/StructuralMostSpecificTest.java
[2024-11-29T09:33:08.336Z] TEST JDK: /Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..
[2024-11-29T09:33:08.336Z]
[2024-11-29T09:33:08.336Z] ACTION: build -- Passed. Build successful
[2024-11-29T09:33:08.336Z] REASON: User specified action: run build JavacTestingAbstractThreadedTest
[2024-11-29T09:33:08.336Z] TIME: 0.048 seconds
[2024-11-29T09:33:08.336Z] messages:
[2024-11-29T09:33:08.336Z] command: build JavacTestingAbstractThreadedTest
[2024-11-29T09:33:08.336Z] reason: User specified action: run build JavacTestingAbstractThreadedTest
[2024-11-29T09:33:08.336Z] Library ../../lib:
[2024-11-29T09:33:08.336Z] compile: JavacTestingAbstractThreadedTest
[2024-11-29T09:33:08.337Z] elapsed time (seconds): 0.048
[2024-11-29T09:33:08.337Z]
[2024-11-29T09:33:08.337Z] ACTION: compile -- Passed. Compilation successful
[2024-11-29T09:33:08.337Z] REASON: .class file out of date or does not exist
[2024-11-29T09:33:08.337Z] TIME: 0.047 seconds
[2024-11-29T09:33:08.337Z] messages:
[2024-11-29T09:33:08.337Z] command: compile -XDignore.symbol.file=true /Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/langtools/test/tools/javac/lib/JavacTestingAbstractThreadedTest.java
[2024-11-29T09:33:08.337Z] reason: .class file out of date or does not exist
[2024-11-29T09:33:08.337Z] Mode: agentvm
[2024-11-29T09:33:08.337Z] Agent id: 1
[2024-11-29T09:33:08.337Z] elapsed time (seconds): 0.047
[2024-11-29T09:33:08.337Z] configuration:
[2024-11-29T09:33:08.337Z] Boot Layer (javac runtime environment)
[2024-11-29T09:33:08.337Z] class path: /Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../lib/tools.jar
[2024-11-29T09:33:08.337Z] /Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/jvmtest/openjdk/jtreg/lib/javatest.jar
[2024-11-29T09:33:08.337Z] /Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2024-11-29T09:33:08.337Z]
[2024-11-29T09:33:08.337Z] javac compilation environment
[2024-11-29T09:33:08.337Z] source path: /Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/langtools/test/tools/javac/lib
[2024-11-29T09:33:08.337Z] class path: /Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_1732869773301/langtools_all_0/work/classes/0/tools/javac/lib
[2024-11-29T09:33:08.337Z] /Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../lib/tools.jar
[2024-11-29T09:33:08.337Z]
[2024-11-29T09:33:08.337Z] rerun:
[2024-11-29T09:33:08.338Z] cd /Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_1732869773301/langtools_all_0/work/scratch/3 && \
[2024-11-29T09:33:08.338Z] HOME=/Users/jenkins \
[2024-11-29T09:33:08.338Z] PATH=/bin:/usr/bin:/usr/sbin \
[2024-11-29T09:33:08.338Z] /Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../bin/javac \
[2024-11-29T09:33:08.338Z] -J-ea \
[2024-11-29T09:33:08.338Z] -J-esa \
[2024-11-29T09:33:08.338Z] -J-Xmx768m \
[2024-11-29T09:33:08.338Z] -J-Dtest.vm.opts='-ea -esa -Xmx768m' \
[2024-11-29T09:33:08.338Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx768m' \
[2024-11-29T09:33:08.338Z] -J-Dtest.compiler.opts= \
[2024-11-29T09:33:08.338Z] -J-Dtest.java.opts= \
[2024-11-29T09:33:08.338Z] -J-Dtest.jdk=/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/.. \
[2024-11-29T09:33:08.338Z] -J-Dcompile.jdk=/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/.. \
[2024-11-29T09:33:08.338Z] -J-Dtest.timeout.factor=8.0 \
[2024-11-29T09:33:08.338Z] -J-Dtest.root=/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/langtools/test \
[2024-11-29T09:33:08.338Z] -J-Dtest.name=tools/javac/lambda/mostSpecific/StructuralMostSpecificTest.java \
[2024-11-29T09:33:08.338Z] -J-Dtest.file=/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/langtools/test/tools/javac/lambda/mostSpecific/StructuralMostSpecificTest.java \
[2024-11-29T09:33:08.338Z] -J-Dtest.src=/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/langtools/test/tools/javac/lambda/mostSpecific \
[2024-11-29T09:33:08.338Z] -J-Dtest.src.path=/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/langtools/test/tools/javac/lambda/mostSpecific:/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/langtools/test/tools/javac/lib \
[2024-11-29T09:33:08.339Z] -J-Dtest.classes=/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_1732869773301/langtools_all_0/work/classes/0/tools/javac/lambda/mostSpecific \
[2024-11-29T09:33:08.339Z] -J-Dtest.class.path=/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_1732869773301/langtools_all_0/work/classes/0/tools/javac/lambda/mostSpecific:/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_1732869773301/langtools_all_0/work/classes/0/tools/javac/lib \
[2024-11-29T09:33:08.339Z] -J-Dtest.class.path.prefix=/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/langtools/test/tools/javac/lambda/mostSpecific:/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_1732869773301/langtools_all_0/work/classes/0/tools/javac/lib \
[2024-11-29T09:33:08.339Z] -d /Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_1732869773301/langtools_all_0/work/classes/0/tools/javac/lib \
[2024-11-29T09:33:08.339Z] -sourcepath /Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/langtools/test/tools/javac/lib \
[2024-11-29T09:33:08.339Z] -classpath /Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_1732869773301/langtools_all_0/work/classes/0/tools/javac/lib:/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../lib/tools.jar \
[2024-11-29T09:33:08.339Z] -XDignore.symbol.file=true /Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/langtools/test/tools/javac/lib/JavacTestingAbstractThreadedTest.java
[2024-11-29T09:33:08.339Z]
[2024-11-29T09:33:08.339Z] ACTION: build -- Passed. Build successful
[2024-11-29T09:33:08.339Z] REASON: Named class compiled on demand
[2024-11-29T09:33:08.339Z] TIME: 0.138 seconds
[2024-11-29T09:33:08.339Z] messages:
[2024-11-29T09:33:08.339Z] command: build StructuralMostSpecificTest
[2024-11-29T09:33:08.339Z] reason: Named class compiled on demand
[2024-11-29T09:33:08.339Z] Test directory:
[2024-11-29T09:33:08.339Z] compile: StructuralMostSpecificTest
[2024-11-29T09:33:08.339Z] elapsed time (seconds): 0.138
[2024-11-29T09:33:08.339Z]
[2024-11-29T09:33:08.339Z] ACTION: compile -- Passed. Compilation successful
[2024-11-29T09:33:08.339Z] REASON: .class file out of date or does not exist
[2024-11-29T09:33:08.339Z] TIME: 0.137 seconds
[2024-11-29T09:33:08.339Z] messages:
[2024-11-29T09:33:08.339Z] command: compile -XDignore.symbol.file=true /Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/langtools/test/tools/javac/lambda/mostSpecific/StructuralMostSpecificTest.java
[2024-11-29T09:33:08.339Z] reason: .class file out of date or does not exist
[2024-11-29T09:33:08.339Z] Mode: agentvm
[2024-11-29T09:33:08.339Z] Agent id: 1
[2024-11-29T09:33:08.339Z] elapsed time (seconds): 0.137
[2024-11-29T09:33:08.339Z] configuration:
[2024-11-29T09:33:08.339Z] Boot Layer (javac runtime environment)
[2024-11-29T09:33:08.339Z] class path: /Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../lib/tools.jar
[2024-11-29T09:33:08.339Z] /Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/jvmtest/openjdk/jtreg/lib/javatest.jar
[2024-11-29T09:33:08.339Z] /Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2024-11-29T09:33:08.339Z]
[2024-11-29T09:33:08.339Z] javac compilation environment
[2024-11-29T09:33:08.339Z] source path: /Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/langtools/test/tools/javac/lambda/mostSpecific
[2024-11-29T09:33:08.339Z] /Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/langtools/test/tools/javac/lib
[2024-11-29T09:33:08.339Z] class path: /Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/langtools/test/tools/javac/lambda/mostSpecific
[2024-11-29T09:33:08.339Z] /Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_1732869773301/langtools_all_0/work/classes/0/tools/javac/lambda/mostSpecific
[2024-11-29T09:33:08.339Z] /Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_1732869773301/langtools_all_0/work/classes/0/tools/javac/lib
[2024-11-29T09:33:08.339Z] /Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../lib/tools.jar
[2024-11-29T09:33:08.339Z]
[2024-11-29T09:33:08.339Z] rerun:
[2024-11-29T09:33:08.340Z] cd /Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_1732869773301/langtools_all_0/work/scratch/3 && \
[2024-11-29T09:33:08.340Z] HOME=/Users/jenkins \
[2024-11-29T09:33:08.340Z] PATH=/bin:/usr/bin:/usr/sbin \
[2024-11-29T09:33:08.340Z] /Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../bin/javac \
[2024-11-29T09:33:08.340Z] -J-ea \
[2024-11-29T09:33:08.340Z] -J-esa \
[2024-11-29T09:33:08.340Z] -J-Xmx768m \
[2024-11-29T09:33:08.340Z] -J-Dtest.vm.opts='-ea -esa -Xmx768m' \
[2024-11-29T09:33:08.340Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx768m' \
[2024-11-29T09:33:08.340Z] -J-Dtest.compiler.opts= \
[2024-11-29T09:33:08.340Z] -J-Dtest.java.opts= \
[2024-11-29T09:33:08.340Z] -J-Dtest.jdk=/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/.. \
[2024-11-29T09:33:08.340Z] -J-Dcompile.jdk=/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/.. \
[2024-11-29T09:33:08.340Z] -J-Dtest.timeout.factor=8.0 \
[2024-11-29T09:33:08.340Z] -J-Dtest.root=/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/langtools/test \
[2024-11-29T09:33:08.340Z] -J-Dtest.name=tools/javac/lambda/mostSpecific/StructuralMostSpecificTest.java \
[2024-11-29T09:33:08.340Z] -J-Dtest.file=/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/langtools/test/tools/javac/lambda/mostSpecific/StructuralMostSpecificTest.java \
[2024-11-29T09:33:08.340Z] -J-Dtest.src=/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/langtools/test/tools/javac/lambda/mostSpecific \
[2024-11-29T09:33:08.340Z] -J-Dtest.src.path=/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/langtools/test/tools/javac/lambda/mostSpecific:/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/langtools/test/tools/javac/lib \
[2024-11-29T09:33:08.340Z] -J-Dtest.classes=/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_1732869773301/langtools_all_0/work/classes/0/tools/javac/lambda/mostSpecific \
[2024-11-29T09:33:08.340Z] -J-Dtest.class.path=/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_1732869773301/langtools_all_0/work/classes/0/tools/javac/lambda/mostSpecific:/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_1732869773301/langtools_all_0/work/classes/0/tools/javac/lib \
[2024-11-29T09:33:08.340Z] -J-Dtest.class.path.prefix=/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_1732869773301/langtools_all_0/work/classes/0/tools/javac/lambda/mostSpecific:/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/langtools/test/tools/javac/lambda/mostSpecific:/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_1732869773301/langtools_all_0/work/classes/0/tools/javac/lib \
[2024-11-29T09:33:08.340Z] -d /Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_1732869773301/langtools_all_0/work/classes/0/tools/javac/lambda/mostSpecific \
[2024-11-29T09:33:08.340Z] -sourcepath /Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/langtools/test/tools/javac/lambda/mostSpecific:/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/langtools/test/tools/javac/lib \
[2024-11-29T09:33:08.341Z] -classpath /Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/langtools/test/tools/javac/lambda/mostSpecific:/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_1732869773301/langtools_all_0/work/classes/0/tools/javac/lambda/mostSpecific:/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_1732869773301/langtools_all_0/work/classes/0/tools/javac/lib:/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../lib/tools.jar \
[2024-11-29T09:33:08.341Z] -XDignore.symbol.file=true /Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/langtools/test/tools/javac/lambda/mostSpecific/StructuralMostSpecificTest.java
[2024-11-29T09:33:08.341Z]
[2024-11-29T09:33:08.341Z] ACTION: main -- Failed. Unexpected exit from test [exit code: 134]
[2024-11-29T09:33:08.341Z] REASON: User specified action: run main/othervm/timeout=600 StructuralMostSpecificTest
[2024-11-29T09:33:08.341Z] TIME: 419.758 seconds
[2024-11-29T09:33:08.341Z] messages:
[2024-11-29T09:33:08.341Z] command: main StructuralMostSpecificTest
[2024-11-29T09:33:08.341Z] reason: User specified action: run main/othervm/timeout=600 StructuralMostSpecificTest
[2024-11-29T09:33:08.341Z] Mode: othervm [/othervm specified]
[2024-11-29T09:33:08.341Z] elapsed time (seconds): 419.758
[2024-11-29T09:33:08.341Z] configuration:
[2024-11-29T09:33:08.341Z] STDOUT:
[2024-11-29T09:33:08.341Z] #
[2024-11-29T09:33:08.341Z] # A fatal error has been detected by the Java Runtime Environment:
[2024-11-29T09:33:08.341Z] #
[2024-11-29T09:33:08.341Z] # SIGSEGV (0xb) at pc=0x0000000116c63297, pid=67425, tid=0x0000000000005b03
[2024-11-29T09:33:08.341Z] #
[2024-11-29T09:33:08.341Z] # JRE version: OpenJDK Runtime Environment (8.0_442-b04) (build 1.8.0_442-beta-202411282107-b04)
[2024-11-29T09:33:08.341Z] # Java VM: OpenJDK 64-Bit Server VM (25.442-b04 mixed mode bsd-amd64 compressed oops)
[2024-11-29T09:33:08.341Z] # Problematic frame:
[2024-11-29T09:33:08.341Z] # j com.sun.tools.javac.util.SharedNameTable$NameImpl.equals(Ljava/lang/Object;)Z+0
[2024-11-29T09:33:08.341Z] #
[2024-11-29T09:33:08.341Z] # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
[2024-11-29T09:33:08.341Z] #
[2024-11-29T09:33:08.341Z] # An error report file with more information is saved as:
[2024-11-29T09:33:08.341Z] # /Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_1732869773301/langtools_all_0/work/scratch/3/hs_err_pid67425.log
[2024-11-29T09:33:08.341Z] #
[2024-11-29T09:33:08.341Z] # If you would like to submit a bug report, please visit:
[2024-11-29T09:33:08.341Z] # https://github.com/adoptium/adoptium-support/issues
[2024-11-29T09:33:08.341Z] #
[2024-11-29T09:33:08.341Z] STDERR:
[2024-11-29T09:33:08.341Z] java.lang.AssertionError: Error thron when analyzing the following source:
[2024-11-29T09:33:08.341Z] interface SAM1 {
[2024-11-29T09:33:08.341Z] Object m(short a1) throws java.sql.SQLException;
[2024-11-29T09:33:08.341Z] }
[2024-11-29T09:33:08.341Z] interface SAM2 {
[2024-11-29T09:33:08.341Z] Void m(int a1) throws java.sql.SQLException;
[2024-11-29T09:33:08.341Z] }
[2024-11-29T09:33:08.341Z] class Test {
[2024-11-29T09:33:08.341Z] void m(SAM1 s) { }
[2024-11-29T09:33:08.341Z] void m(SAM2 s) { }
[2024-11-29T09:33:08.341Z] { m((short x)->{ return; }); }
[2024-11-29T09:33:08.341Z] }
[2024-11-29T09:33:08.341Z]
[2024-11-29T09:33:08.341Z] at StructuralMostSpecificTest.run(StructuralMostSpecificTest.java:231)
[2024-11-29T09:33:08.342Z] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[2024-11-29T09:33:08.342Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[2024-11-29T09:33:08.342Z] at java.lang.Thread.run(Thread.java:750)
[2024-11-29T09:33:08.342Z] rerun:
[2024-11-29T09:33:08.342Z] cd /Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_1732869773301/langtools_all_0/work/scratch/3 && \
[2024-11-29T09:33:08.342Z] HOME=/Users/jenkins \
[2024-11-29T09:33:08.342Z] PATH=/bin:/usr/bin:/usr/sbin \
[2024-11-29T09:33:08.342Z] CLASSPATH=/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_1732869773301/langtools_all_0/work/classes/0/tools/javac/lambda/mostSpecific:/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/langtools/test/tools/javac/lambda/mostSpecific:/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_1732869773301/langtools_all_0/work/classes/0/tools/javac/lib:/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/langtools/test/tools/javac/lib:/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../lib/tools.jar:/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/jvmtest/openjdk/jtreg/lib/javatest.jar:/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/jvmtest/openjdk/jtreg/lib/jtreg.jar \
[2024-11-29T09:33:08.342Z] /Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/../bin/java \
[2024-11-29T09:33:08.342Z] -Dtest.vm.opts='-ea -esa -Xmx768m' \
[2024-11-29T09:33:08.342Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx768m' \
[2024-11-29T09:33:08.342Z] -Dtest.compiler.opts= \
[2024-11-29T09:33:08.342Z] -Dtest.java.opts= \
[2024-11-29T09:33:08.342Z] -Dtest.jdk=/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/.. \
[2024-11-29T09:33:08.342Z] -Dcompile.jdk=/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/.. \
[2024-11-29T09:33:08.342Z] -Dtest.timeout.factor=8.0 \
[2024-11-29T09:33:08.342Z] -Dtest.root=/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/langtools/test \
[2024-11-29T09:33:08.342Z] -Dtest.name=tools/javac/lambda/mostSpecific/StructuralMostSpecificTest.java \
[2024-11-29T09:33:08.342Z] -Dtest.file=/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/langtools/test/tools/javac/lambda/mostSpecific/StructuralMostSpecificTest.java \
[2024-11-29T09:33:08.342Z] -Dtest.src=/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/langtools/test/tools/javac/lambda/mostSpecific \
[2024-11-29T09:33:08.342Z] -Dtest.src.path=/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/langtools/test/tools/javac/lambda/mostSpecific:/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/langtools/test/tools/javac/lib \
[2024-11-29T09:33:08.342Z] -Dtest.classes=/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_1732869773301/langtools_all_0/work/classes/0/tools/javac/lambda/mostSpecific \
[2024-11-29T09:33:08.342Z] -Dtest.class.path=/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_1732869773301/langtools_all_0/work/classes/0/tools/javac/lambda/mostSpecific:/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_1732869773301/langtools_all_0/work/classes/0/tools/javac/lib \
[2024-11-29T09:33:08.342Z] -Dtest.class.path.prefix=/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_1732869773301/langtools_all_0/work/classes/0/tools/javac/lambda/mostSpecific:/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/openjdk/openjdk-jdk/langtools/test/tools/javac/lambda/mostSpecific:/Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_1732869773301/langtools_all_0/work/classes/0/tools/javac/lib \
[2024-11-29T09:33:08.342Z] -ea \
[2024-11-29T09:33:08.342Z] -esa \
[2024-11-29T09:33:08.342Z] -Xmx768m \
[2024-11-29T09:33:08.342Z] com.sun.javatest.regtest.agent.MainWrapper /Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_1732869773301/langtools_all_0/work/tools/javac/lambda/mostSpecific/StructuralMostSpecificTest.d/main.0.jta
[2024-11-29T09:33:08.342Z]
[2024-11-29T09:33:08.342Z] TEST RESULT: Failed. Unexpected exit from test [exit code: 134]
[2024-11-29T09:33:08.342Z] --------------------------------------------------
[2024-11-29T09:34:47.339Z] Test results: passed: 3,120; failed: 1
[2024-11-29T09:34:47.339Z] Report written to /Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_1732869773301/langtools_all_0/report/html/report.html
[2024-11-29T09:34:47.339Z] Results written to /Users/jenkins/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac/aqa-tests/TKG/output_1732869773301/langtools_all_0/work
[2024-11-29T09:34:47.339Z] Error: Some tests failed or other problems occurred.
[2024-11-29T09:34:47.339Z] -----------------------------------
[2024-11-29T09:34:47.339Z] langtools_all_0_FAILED
[2024-11-29T09:34:47.339Z] -----------------------------------
[2024-11-29T09:34:47.339Z]
[2024-11-29T09:34:47.339Z] TEST TEARDOWN:
[2024-11-29T09:34:47.339Z] Nothing to be done for teardown.
[2024-11-29T09:34:47.339Z] langtools_all_0 Finish Time: Fri Nov 29 09:34:41 2024 Epoch Time (ms): 1732872881383