JDK 8 b120 ea test results are now available
Balchandra Vaidya
balchandra.vaidya at oracle.com
Mon Dec 16 04:22:21 PST 2013
JDK 8 b120 ea test results are now available at:
http://www.java.net/download/jdk8/testresults/testresults.html
The jdk test results contain 28 differences when compared with
b119 test results. One testcase [1] fails only with jtreg agentvm
mode, but the same testcase passes with jtreg othervm mode.
There is an open bug [2] for it.
One testcase failed with an error because RMI server was
not started. The test pass with re-run. Investigating the root-cause.
0: /home/jtest/merge/b119/jdk/JTwork pass: 4,646; fail: 13; not run: 904
1: /home/jtest/merge/b120/jdk/JTwork pass: 4,658; fail: 14; error: 1; not run: 900
0 1 Test
pass fail com/sun/java/swing/plaf/windows/8016551/bug8016551.java
pass --- com/sun/jmx/snmp/NoInfoLeakTest.java
--- pass com/sun/tools/attach/BasicTests.java
--- pass com/sun/tools/attach/PermissionTest.java
pass --- com/sun/tools/attach/PermissionTests.sh
--- pass com/sun/tools/attach/ProviderTest.java
pass --- com/sun/tools/attach/ProviderTests.sh
--- pass java/lang/management/MemoryMXBean/CollectionUsageThreshold.java
pass --- java/lang/management/MemoryMXBean/CollectionUsageThresholdParallelGC.sh
pass --- java/lang/management/MemoryMXBean/CollectionUsageThresholdSerialGC.sh
--- pass java/rmi/reliability/benchmark/bench/rmi/Main.java
--- pass java/rmi/reliability/benchmark/bench/serial/Main.java
pass --- java/rmi/reliability/benchmark/runSerialBench.sh
--- pass java/util/concurrent/CompletableFuture/ThenComposeAsyncTest.java
--- pass java/util/concurrent/ConcurrentHashMap/ConcurrentAssociateTest.java
--- pass java/util/concurrent/ConcurrentHashMap/ConcurrentContainsKeyTest.java
--- pass java/util/concurrent/ThreadPoolExecutor/CoreThreadTimeOut.java
--- pass java/util/logging/TestLogConfigurationDeadLock.java
--- pass java/util/logging/TestLoggerBundleSync.java
--- pass java/util/stream/TestDoubleSumAverage.java
--- pass lib/security/CheckBlacklistedCerts.java
--- pass lib/security/java.policy/Ext_AllPolicy.sh
--- pass lib/testlibrary/AssertsTest.java
--- pass lib/testlibrary/OutputAnalyzerReportingTest.java
--- pass lib/testlibrary/OutputAnalyzerTest.java
--- pass sun/net/www/protocol/http/RedirectOnPost.java
--- pass sun/security/krb5/auto/LoginNoPass.java
pass error sun/tools/jstatd/TestJstatdExternalRegistry.java
28 differences
The hotspot test results have 2 differences. Investigating the
testcase failure.
0: /home/jtest/merge/b119/hotspot/JTwork pass: 420; fail: 11; error: 2; not run: 7
1: /home/jtest/merge/b120/hotspot/JTwork pass: 418; fail: 12; error: 2; not run: 7
0 1 Test
pass fail runtime/6925573/SortMethodsTest.java
pass --- runtime/8024804/RegisterNatives.java
2 differences
The langtools test results have 2 differences.
0: /home/jtest/merge/b119/langtools/JTwork pass: 2,960; not run: 7
1: /home/jtest/merge/b120/langtools/JTwork pass: 2,962; not run: 7
0 1 Test
--- pass tools/javac/T8029179/CompileErrorForValidBooleanExpTest.java
--- pass tools/javac/annotations/typeAnnotations/failures/CheckForDeclAnnoNPE.java
2 differences
No new failures present in Nashorn test result:
http://download.java.net/jdk8/testresults/archives/b120/emailable-report.html
Regards
Balchandra
[1] test/com/sun/java/swing/plaf/windows/8016551/bug8016551.java
[2] https://bugs.openjdk.java.net/browse/JDK-8029954
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/quality-discuss/attachments/20131216/7b3bdbcd/attachment.html
More information about the quality-discuss
mailing list