OpenJDK 12 build 9 test results now available

Muneer Kolarkunnu abdul.kolarkunnu at oracle.com
Wed Sep 5 04:58:10 UTC 2018


 

OpenJDK 12 ea build 9 test results are now available at 
https://download.java.net/openjdk/testresults/12/testresults.html

 

The jdk test results contain 8 differences from the build 8 test results. There is 1
testcase failure, this failure is under investigation, JBS issue already exists for this failure.

0: /scratch/export/home/aginfra/muneer/jtest/merge12/8/jdk/JTwork  pass: 7,224; not run: 2,407

1: /scratch/export/home/aginfra/muneer/jtest/merge12/9/jdk/JTwork  pass: 7,226; fail: 1; not run: 2,407

 

0      1      Test

---    pass   com/sun/jdi/BreakpointWithFullGC.java

---    pass   com/sun/jdi/JdbExprTest.java

pass   ---    com/sun/jdi/JdbExprTest.sh

---    pass   com/sun/jdi/JdbMethodExitTest.java

pass   ---    com/sun/jdi/JdbMethodExitTest.sh

pass   fail   java/text/Format/NumberFormat/CurrencyFormat.java

---    pass   sun/security/krb5/auto/SpnegoUnknownMech.java

---    pass   sun/security/ssl/SSLEngineImpl/SSLEngineFailedALPN.java

 

8 differences

 

The hotspot test results contain 27 differences from the build 8 test results. There are 2
testcase failures, these failures are under investigation, JBS issue already exists for these failures.

0: /scratch/export/home/aginfra/muneer/jtest/merge12/8/hotspot/JTwork  pass: 5,712; not run: 307

1: /scratch/export/home/aginfra/muneer/jtest/merge12/9/hotspot/JTwork  pass: 5,729; fail: 2; not run: 307

 

0      1      Test

---    pass   compiler/c2/SubsumingLoadsCauseFlagSpill.java

---    pass   compiler/floatingpoint/TestFloatSyncJNIArgs.java

pass   ---    gc/epsilon/TestMemoryMXBeans.java

---    pass   runtime/BoolReturn/JNIBooleanTest.java

---    pass   runtime/BootstrapMethod/TestLambdaExceptionInInitializer.java

pass   ---    runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java

---    pass   runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java#id0

---    pass   runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java#id1

---    pass   runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java#id2

---    pass   runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java#id3

---    pass   runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java#id4

---    pass   runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java#id5

---    pass   runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java#id6

---    pass   runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java#id7

---    pass   runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java#id8

---    pass   runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java#id9

---    pass   runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_generate.sh

pass   fail   runtime/MemberName/MemberNameLeak.java

---    pass   runtime/appcds/cacheObject/DifferentHeapSizes.java

pass   ---    runtime/appcds/cacheObject/RangeNotWithinHeap.java

---    pass   runtime/appcds/sharedStrings/IncompatibleOptions_noCompactStrings.java

---    pass   runtime/appcds/sharedStrings/IncompatibleOptions_stringDedup.java

---    pass   runtime/logging/RedefineClasses.java

---    pass   serviceability/sa/CDSJMapClstats.java

---    pass   serviceability/sa/TestJhsdbJstackMixed.java

---    pass   vmTestbase/nsk/jvmti/ThreadStart/threadstart003/TestDescription.java

pass   fail   vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java

 

27 differences

 

The langtools test results contain 37 differences from the build 8 test results.

No new testcase failures found.

0: /scratch/export/home/aginfra/muneer/jtest/merge12/8/langtools/JTwork  pass: 3,564; not run: 368

1: /scratch/export/home/aginfra/muneer/jtest/merge12/9/langtools/JTwork  pass: 3,601; not run: 368

 

0      1      Test

---    pass   tools/javac/T8209173/CodeCompletionExceptTest.java

---    pass   tools/javac/expswitch/ExpSwitchNestingTest.java

---    pass   tools/javac/lambda/BadSwitchExpressionLambda.java

---    pass   tools/javac/switchexpr/BlockExpression.java

---    pass   tools/javac/switchexpr/BooleanNumericNonNumeric.java

---    pass   tools/javac/switchexpr/BreakTest.java

---    pass   tools/javac/switchexpr/EmptySwitch.java

---    pass   tools/javac/switchexpr/ExhaustiveEnumSwitch.java

---    pass   tools/javac/switchexpr/ExpressionSwitch.java

---    pass   tools/javac/switchexpr/ExpressionSwitchBreaks1.java

---    pass   tools/javac/switchexpr/ExpressionSwitchBreaks2.java

---    pass   tools/javac/switchexpr/ExpressionSwitchBugs.java

---    pass   tools/javac/switchexpr/ExpressionSwitchCodeFromJLS.java

---    pass   tools/javac/switchexpr/ExpressionSwitchDA.java

---    pass   tools/javac/switchexpr/ExpressionSwitchFallThrough.java

---    pass   tools/javac/switchexpr/ExpressionSwitchFallThrough1.java

---    pass   tools/javac/switchexpr/ExpressionSwitchInExpressionSwitch.java

---    pass   tools/javac/switchexpr/ExpressionSwitchInfer.java

---    pass   tools/javac/switchexpr/ExpressionSwitchIntersectionTypes.java

---    pass   tools/javac/switchexpr/ExpressionSwitchNotExhaustive.java

---    pass   tools/javac/switchexpr/ExpressionSwitchUnreachable.java

---    pass   tools/javac/switchexpr/ParseIncomplete.java

---    pass   tools/javac/switchexpr/ParserRecovery.java

---    pass   tools/javac/switchexpr/SwitchExpressionScopesIsolated.java

---    pass   tools/javac/switchexpr/SwitchExpressionSimpleVisitorTest.java

---    pass   tools/javac/switchextra/CaseTest.java

---    pass   tools/javac/switchextra/MultipleLabelsExpression.java

---    pass   tools/javac/switchextra/MultipleLabelsStatement.java

---    pass   tools/javac/switchextra/RuleParsingTest.java

---    pass   tools/javac/switchextra/SwitchArrowBrokenConstant.java

---    pass   tools/javac/switchextra/SwitchNoExtraTypes.java

---    pass   tools/javac/switchextra/SwitchObject.java

---    pass   tools/javac/switchextra/SwitchStatementArrow.java

---    pass   tools/javac/switchextra/SwitchStatementBroken.java

---    pass   tools/javac/switchextra/SwitchStatementBroken2.java

---    pass   tools/javac/switchextra/SwitchStatementScopesIsolated.java

---    pass   tools/javac/switchnull/SwitchNullDisabled.java

 

37 differences

 

 
-- 
Regards,
Abdul Muneer
Quality Outreach
Oracle, Bangalore, India 
 

 


More information about the adoption-discuss mailing list