JDK 9 early access b48 test results now available
Balchandra Vaidya
balchandra.vaidya at oracle.com
Fri Feb 6 12:59:06 UTC 2015
JDK 9 ea b48 test results are now available at :
http://www.java.net/download/openjdk/testresults/9/testresults.html
The jdk test results contain 18 differences from the b47 test results.
There is 1 testcase
failure, this failure is under investigation.
0: /home/jtest/merge9/b47/jdk/JTwork pass: 4,952; fail: 10; not run: 1,712
1: /home/jtest/merge9/b48/jdk/JTwork pass: 4,964; fail: 11; not run: 1,723
0 1 Test
pass --- com/sun/jdi/CatchPatternTest.sh
--- pass com/sun/net/httpserver/MissingTrailingSpace.java
pass fail java/beans/XMLEncoder/java_awt_GridBagLayout.java
--- pass java/lang/ClassLoader/LibraryPathProperty.java
--- pass java/util/Hashtable/DeserializedLength.java
--- pass java/util/concurrent/CompletableFuture/ThenComposeExceptionTest.java
--- pass javax/sql/testng/test/rowset/CommonRowSetTests.java
--- pass javax/sql/testng/test/rowset/cachedrowset/CachedRowSetTests.java
--- pass javax/sql/testng/test/rowset/cachedrowset/CommonCachedRowSetTests.java
--- pass javax/sql/testng/test/rowset/filteredrowset/CityFilter.java
--- pass javax/sql/testng/test/rowset/filteredrowset/FilteredRowSetTests.java
--- pass javax/sql/testng/test/rowset/filteredrowset/PrimaryKeyFilter.java
--- pass javax/sql/testng/test/rowset/joinrowset/JoinRowSetTests.java
--- pass javax/sql/testng/test/rowset/webrowset/CommonWebRowSetTests.java
--- pass javax/sql/testng/test/rowset/webrowset/WebRowSetTests.java
pass --- sun/jvmstat/monitor/MonitoredVm/CR6672135.java
--- pass sun/security/provider/FileInputStreamPool/FileInputStreamPoolTest.java
--- pass sun/security/ssl/ClientHandshaker/LengthCheckTest.java
18 differences
The hotspot test results contain 17 differences from the b47 test
results. There are 2 testcase
failures, those failures are under investigation.
0: /home/jtest/merge9/b47/hotspot/JTwork pass: 698; fail: 36; error: 1; not run: 30
1: /home/jtest/merge9/b48/hotspot/JTwork pass: 698; fail: 37; error: 1; not run: 36
0 1 Test
pass --- compiler/codecache/jmx/PoolsIndependenceTest.java
--- pass compiler/codecache/stress/OverloadCompileQueueTest.java
--- pass compiler/codecache/stress/RandomAllocationTest.java
--- pass compiler/codecache/stress/UnexpectedDeoptimizationTest.java
--- pass compiler/floatingpoint/TestPow2.java
fail --- compiler/jsr292/RedefineMethodUsedByMultipleMethodHandles.java
pass fail compiler/oracle/CheckCompileCommandOption.java
pass --- compiler/profiling/spectrapredefineclass/Launcher.java
pass --- compiler/profiling/spectrapredefineclass_classloaders/Launcher.java
pass fail compiler/rtm/locking/TestRTMTotalCountIncrRate.java
--- pass compiler/uncommontrap/TestUnstableIfTrap.java
pass --- compiler/whitebox/ForceNMethodSweepTest.java
pass --- runtime/NMT/ChangeTrackingLevel.java
pass --- runtime/NMT/PrintNMTStatistics.java
--- pass runtime/SharedArchiveFile/MaxMetaspaceSize.java
--- pass runtime/Thread/ThreadPriorities.java
--- pass runtime/Unsafe/Reallocate.java
17 differences
The langtools test results contain 5 differences from the b47 test
results. No new testcase
failures found.
0: /home/jtest/merge9/b47/langtools/JTwork pass: 3,191; not run: 14
1: /home/jtest/merge9/b48/langtools/JTwork pass: 3,196; not run: 14
0 1 Test
--- pass tools/javac/8052070/DuplicateTypeParameter.java
--- pass tools/javac/lambda/MethodReferenceGenericTarget.java
--- pass tools/javac/parser/extend/JavacExtensionTest.java
--- pass tools/javac/varargs/warning/Warn6.java
--- pass tools/javac/warnings/suppress/T8069094.java
5 differences
The nashorn test result is available at
http://download.java.net/openjdk/testresults/9/archives/b48/emailable-report.html
Thanks
Balchandra
More information about the adoption-discuss
mailing list