JDK 9 early access b37 test results now available

Balchandra Vaidya balchandra.vaidya at oracle.com
Wed Nov 5 16:34:57 UTC 2014


JDK 9 ea b37 test results are now available at :
http://www.java.net/download/openjdk/testresults/9/testresults.html

The jdk test results contain 21 differences from the b36 test results. 
There is
one testcase failure, this failure is under investigation.

    0: /home/jtest/merge9/b36/jdk/JTwork  pass: 4,877; fail: 9; not run: 1,551
    1: /home/jtest/merge9/b37/jdk/JTwork  pass: 4,890; fail: 10; not run: 1,550

    0      1      Test
    ---    pass   com/oracle/security/ucrypto/CipherSignNotSupported.java
    ---    pass   com/oracle/security/ucrypto/Test8004873.java
    ---    pass   com/oracle/security/ucrypto/TestAES.java
    ---    pass   com/oracle/security/ucrypto/TestCICOWithGCM.java
    ---    pass   com/oracle/security/ucrypto/TestCICOWithGCMAndAAD.java
    ---    pass   com/oracle/security/ucrypto/TestDigest.java
    ---    pass   com/oracle/security/ucrypto/TestGCMKeyAndIvCheck.java
    ---    pass   com/oracle/security/ucrypto/TestGCMKeyWrap.java
    ---    pass   com/oracle/security/ucrypto/TestGCMWithSBE.java
    ---    pass   com/oracle/security/ucrypto/TestKATForGCM.java
    ---    pass   com/oracle/security/ucrypto/TestMalformedRSA.java
    ---    pass   com/oracle/security/ucrypto/TestRSA.java
    pass   fail   com/sun/jdi/DoubleAgentTest.java
    pass   ---    com/sun/jmx/snmp/SnmpOidHashCode.java
    pass   ---    com/sun/jmx/snmp/TimeTicksWrapping.java
    pass   ---    com/sun/tools/extcheck/TestExtcheckArgs.java
    ---    pass   java/lang/invoke/ExplicitCastArgumentsTest.java
    ---    pass   java/lang/management/MemoryMXBean/LowMemoryTest.java
    ---    pass   java/net/ResponseCache/Test2.java
    ---    pass   java/util/logging/FileHandlerLongLimit.java
    ---    pass   javax/sql/testng/test/rowset/RowSetWarningTests.java

    21 differences


The hotspot test results contain 14 differences from the b36 test results.
There is one testcase failure, this failure is under investigation.

    0: /home/jtest/merge9/b36/hotspot/JTwork  pass: 624; fail: 37; error: 1; not run: 34
    1: /home/jtest/merge9/b37/hotspot/JTwork  pass: 637; fail: 37; error: 1; not run: 26

    0      1      Test
    ---    pass   compiler/arguments/CheckCompileThresholdScaling.java
    ---    pass   compiler/oracle/CheckCompileCommandOption.java
    ---    pass   compiler/tiered/NonTieredLevelsTest.java
    ---    pass   compiler/tiered/TieredLevelsTest.java
    ---    pass   compiler/whitebox/ClearMethodStateTest.java
    ---    pass   compiler/whitebox/DeoptimizeAllTest.java
    ---    pass   compiler/whitebox/DeoptimizeMethodTest.java
    ---    pass   compiler/whitebox/EnqueueMethodForCompilationTest.java
    ---    pass   compiler/whitebox/GetNMethodTest.java
    ---    pass   compiler/whitebox/MakeMethodNotCompilableTest.java
    ---    fail   gc/g1/TestG1TraceReclaimDeadHumongousObjectsAtYoungGC.java
    ---    pass   runtime/ErrorHandling/ProblematicFrameTest.java
    ---    pass   runtime/NMT/ChangeTrackingLevel.java
    fail   pass   runtime/NMT/PrintNMTStatistics.java

    14 differences


The langtools test results contain 3 differences from the b36 test results.
No new testcase failures found.

    0: /home/jtest/merge9/b36/langtools/JTwork  pass: 3,122; not run: 14
    1: /home/jtest/merge9/b37/langtools/JTwork  pass: 3,125; not run: 14

    0      1      Test
    ---    pass   tools/javac/annotations/FinalStringInNested.java
    ---    pass   tools/javac/lambda/T8057800/NPEMethodReferenceAndGenericsTest.java
    ---    pass   tools/javac/linenumbers/NestedLineNumberTest.java

    3 differences


The nashorn test result is available at
http://download.java.net/openjdk/testresults/9/archives/b37/emailable-report.html 



Thanks
Balchandra


More information about the adoption-discuss mailing list