JDK 9 early access b42 test results now available

Balchandra Vaidya balchandra.vaidya at oracle.com
Mon Dec 15 19:32:09 UTC 2014


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

The jdk test results contain 17 differences from the b41 test results.
No new testcase failures found.

    0: /home/jtest/merge9/b41/jdk/JTwork  pass: 4,900; fail: 11; not run: 1,593
    1: /home/jtest/merge9/b42/jdk/JTwork  pass: 4,911; fail: 11; not run: 1,607

    0      1      Test
    ---    pass   com/sun/net/httpserver/SimpleHttpServerTest.java
    ---    pass   com/sun/net/httpserver/StopNoStartTest.java
    ---    pass   java/lang/Class/getDeclaredField/ClassDeclaredFieldsTest.java
    ---    pass   java/lang/Class/getFields/Sanity.java
    pass   ---    java/lang/instrument/RedefineBigClass.sh
    pass   ---    java/lang/instrument/RetransformBigClass.sh
    ---    pass   java/lang/reflect/Parameter/NoName.java
    ---    pass   java/nio/file/Files/SetLastModifiedTime.java
    ---    pass   java/security/KeyStore/PKCS12/ConvertP12Test.java
    ---    pass   java/util/jar/Attributes/IterationOrder.java
    ---    pass   java/util/logging/LogManager/Configuration/ParentLoggerWithHandlerGC.java
    ---    pass   java/util/zip/TestCRC32.java
    ---    pass   java/util/zip/TestCRC32C.java
    ---    pass   java/util/zip/TestChecksum.java
    pass   ---    sun/tools/jinfo/Basic.sh
    ---    pass   sun/tools/jinfo/JInfoRunningProcessTest.java
    ---    pass   sun/tools/jinfo/JInfoSanityTest.java

    17 differences


The hotspot test results contain 466 differences from the b41 test
results. Relocation of the tests into different directories caused the
most of these differences. There are 2 testcase failures, those failures
are under investigation. See the differences at
http://bambi.ie.oracle.com/web/openjdk/results/9/archives/b42/diff-hotspot-b41-b42.txt


The langtools test results contain 29 differences from the b41 test 
results.
There is 1 testcase failure, this failure is under investigation.

    0: /home/jtest/merge9/b41/langtools/JTwork  pass: 3,132; not run: 14
    1: /home/jtest/merge9/b42/langtools/JTwork  pass: 3,159; fail: 1; not run: 14

    0      1      Test
    ---    pass   tools/javac/4980495/std/NonStatic2StaticImportClash.java
    ---    pass   tools/javac/4980495/std/Static2NonStaticImportClash.java
    ---    pass   tools/javac/8062359/UnresolvableClassNPEInAttrTest.java
    ---    pass   tools/javac/T8059921/ForbidAccessToFieldUsingSuperTest.java
    ---    pass   tools/javac/TryWithResources/TwrForVariable1.java
    ---    pass   tools/javac/TryWithResources/TwrForVariable2.java
    ---    pass   tools/javac/TryWithResources/TwrForVariable3.java
    ---    pass   tools/javac/TryWithResources/TwrForVariable4.java
    ---    pass   tools/javac/annotations/SyntheticParameters.java
    ---    pass   tools/javac/flow/T8062747.java
    ---    pass   tools/javac/generics/8064803/T8064803.java
    ---    pass   tools/javac/generics/diamond/8065986/T8065986a.java
    ---    pass   tools/javac/generics/diamond/8065986/T8065986b.java
    ---    pass   tools/javac/importChecks/NoImportedNoClasses.java
    ---    pass   tools/javac/importscope/ImportResolvedTooSoon.java
    ---    pass   tools/javac/importscope/T7101822A.java
    ---    pass   tools/javac/importscope/TestDuplicateImport.java
    ---    pass   tools/javac/importscope/TestLazyImportScope.java
    ---    pass   tools/javac/importscope/TypeParamCycle.java
    ---    pass   tools/javac/importscope/TypeParamCycle2.java
    ---    pass   tools/javac/importscope/TypeParamCycle3.java
    ---    pass   tools/javac/importscope/dependencies/DependenciesTest.java
    ---    pass   tools/javac/lambda/methodReference/MethodRef8.java
    ---    pass   tools/javac/lambda/methodReferenceExecution/MethodReferenceIntersection1.java
    ---    pass   tools/javac/lambda/methodReferenceExecution/MethodReferenceIntersection2.java
    ---    pass   tools/javac/lambda/methodReferenceExecution/MethodReferenceIntersection3.java
    ---    pass   tools/javac/main/T8058445.java
    pass   fail   tools/javac/processing/6348193/T6348193.java
    ---    pass   tools/javac/warnings/NestedDeprecation/NestedDeprecation.java

    29 differences


The nashorn tests are broken since build 41 because of a
dependency on extension mechanism. The issue is under
investigation.



Thanks
Balchandra




More information about the adoption-discuss mailing list