JDK 9 b88 and JDK 8u72 b04 test results now available

Abdul Kolarkunnu abdul.kolarkunnu at oracle.com
Tue Oct 27 15:16:36 UTC 2015


 

 

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

The jdk test results contain 39 differences from the b85 test results. There are 17
testcase failures, these failures are under investigation. 

0: /home/jtest/merge9/b85/jdk/JTwork  pass: 5,238; fail: 11; error: 1; not run: 1,867

1: /home/jtest/merge9/b88/jdk/JTwork  pass: 5,243; fail: 25; error: 1; not run: 1,866

 

0      1      Test

pass   fail   com/sun/awt/SecurityWarning/GetSizeShouldNotReturnZero.java

pass   fail   com/sun/awt/Translucency/WindowOpacity.java

pass   fail   com/sun/java/swing/plaf/windows/8016551/bug8016551.java

pass   fail   java/beans/PropertyEditor/6380849/TestPropertyEditor.java

pass   fail   java/beans/PropertyEditor/TestColorClass.java

pass   fail   java/beans/PropertyEditor/TestColorClassJava.java

pass   fail   java/beans/PropertyEditor/TestColorClassNull.java

pass   fail   java/beans/PropertyEditor/TestColorClassValue.java

pass   fail   java/beans/PropertyEditor/TestFontClass.java

pass   fail   java/beans/PropertyEditor/TestFontClassJava.java

pass   fail   java/beans/PropertyEditor/TestFontClassNull.java

pass   fail   java/beans/PropertyEditor/TestFontClassValue.java

pass   fail   java/beans/XMLEncoder/java_awt_ScrollPane.java

pass   fail   java/io/BufferedInputStream/CloseStream.java

pass   fail   java/io/Serializable/unresolvableObjectStreamClass/UnresolvableObjectStreamClass.java

fail   pass   java/util/Objects/CheckIndex.java

---    pass   java/util/WeakHashMap/GCDuringIteration.java

---    pass   java/util/concurrent/ArrayBlockingQueue/IteratorConsistency.java

---    pass   java/util/concurrent/BlockingQueue/DrainToFails.java

---    pass   java/util/concurrent/ConcurrentLinkedQueue/RemoveLeak.java

---    pass   java/util/concurrent/FutureTask/DoneMeansDone.java

---    pass   java/util/concurrent/ScheduledThreadPoolExecutor/GCRetention.java

---    pass   java/util/concurrent/ScheduledThreadPoolExecutor/ZeroCoreThreads.java

---    pass   java/util/concurrent/ThreadPoolExecutor/FlakyThreadFactory.java

---    pass   java/util/concurrent/ThreadPoolExecutor/ThreadRestarts.java

---    pass   java/util/concurrent/locks/Lock/CheckedLockLoops.java

---    pass   java/util/concurrent/locks/LockSupport/ParkLoops.java

---    pass   java/util/logging/LogManager/Configuration/updateConfiguration/HandlersOnComplexResetUpdate.java

---    pass   java/util/logging/LogManager/Configuration/updateConfiguration/HandlersOnComplexUpdate.java

---    pass   java/util/logging/LogManager/Configuration/updateConfiguration/SimpleUpdateConfigWithInputStreamTest.java

---    pass   java/util/logging/LogManager/Configuration/updateConfiguration/SimpleUpdateConfigurationTest.java

---    pass   java/util/logging/LogManager/Configuration/updateConfiguration/UpdateConfigurationTest.java

---    pass   java/util/zip/ZipFile/ZipEntryFreeTest.java

pass   fail   javax/accessibility/AccessibilityProvider/basic.sh

pass   fail   javax/sound/midi/Devices/InitializationHang.java

---    pass   javax/xml/bind/jxc/8073519/SchemagenErrorReporting.java

fail   pass   sun/security/pkcs11/Provider/LoginISE.java

fail   pass   sun/security/util/DerValue/BadValue.java

---    pass   sun/util/resources/TimeZone/Bug8139107.java

 

39 differences

The hotspot test results contain 1 difference from the b85 test results. There is 1
testcase failure, this failure is under investigation. 

0: /home/jtest/merge9/b85/hotspot/JTwork  pass: 885; error: 3; not run: 35

1: /home/jtest/merge9/b88/hotspot/JTwork  pass: 884; fail: 1; error: 3; not run: 35

 

0      1      Test

pass   fail   gc/TestNUMAPageSize.java

 

1 differences

The langtools test results contain 9 differences from the b85 test results. 
No new testcase failures found.

0: /home/jtest/merge9/b85/langtools/JTwork  pass: 3,281; fail: 3; error: 1; not run: 16

1: /home/jtest/merge9/b88/langtools/JTwork  pass: 3,290; not run: 16

 

0      1      Test

---    pass   tools/javac/8138840/T8138840.java

---    pass   tools/javac/8138840/T8139243.java

---    pass   tools/javac/8138840/T8139249.java

fail   pass   tools/javac/AnonymousClass/CtorAccessBypassTest.java

---    pass   tools/javac/T8000316/T8000316.java

fail   pass   tools/javac/generics/diamond/neg/Neg18.java

error  pass   tools/javac/lambda/MethodHandleInvokeTest.java

---    pass   tools/javac/lambda/methodReference/MethodRefIntColonColonNewTest.java

fail   pass   tools/javac/warnings/DeprecationSE8Test.java

 

9 differences

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


JDK 8u72 ea b04 test results are now available at 
http://www.java.net/download/openjdk/testresults/8/testresults.html

The jdk test results contain 6 differences from the b02 test results.

No new testcase failures found.

0: /home/jtest/merge8/jdk8u72-b02/jdk/JTwork  pass: 4,878; fail: 29; error: 2; not run: 1,054

1: /home/jtest/merge8/jdk8u72-b04/jdk/JTwork  pass: 4,884; fail: 27; error: 1; not run: 1,054

 

0      1      Test

---    pass   java/io/ObjectInputStream/TestObjectStreamClass.java

fail   pass   java/lang/management/ThreadMXBean/AllThreadIds.java

error  pass   java/lang/management/ThreadMXBean/ThreadInfoArray.java

---    pass   java/net/InetAddress/getOriginalHostName.java

fail   pass   java/security/KeyStore/CheckInputStream.java

---    pass   javax/xml/jaxp/transform/8079323/TemplatesTest.java

 

6 differences
The hotspot test results contain 2 differences from the b02 test results. 
No new testcase failures found.

0: /home/jtest/merge8/jdk8u72-b02/hotspot/JTwork  pass: 640; fail: 40; error: 3; not run: 18

1: /home/jtest/merge8/jdk8u72-b04/hotspot/JTwork  pass: 642; fail: 38; error: 3; not run: 18

 

0      1      Test

fail   pass   compiler/escapeAnalysis/TestEABadMergeMem.java

fail   pass   runtime/Thread/TestThreadDumpMonitorContention.java

 

2 differences

The langtools test results contain 6 differences from the b02 test results.

No new testcase failures found.

0: /home/jtest/merge8/jdk8u72-b02/langtools/JTwork  pass: 3,090; error: 4; not run: 7

1: /home/jtest/merge8/jdk8u72-b04/langtools/JTwork  pass: 3,092; error: 2; not run: 7

 

0      1      Test

pass   error  tools/javac/lambda/MethodReference12.java

error  pass   tools/javac/lambda/bridge/TestMetafactoryBridges.java

error  pass   tools/javac/lambda/intersection/IntersectionTargetTypeTest.java

error  pass   tools/javac/nio/compileTest/CompileTest.java

pass   error  tools/javac/processing/errors/CrashOnNonExistingAnnotation/Source.java

error  pass   tools/javac/varargs/warning/Warn4.java

 

6 differences

The nashorn test result is available at
http://download.java.net/openjdk/testresults/8/archives8/jdk8u72-b04/emailable-report.html 
 

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


More information about the adoption-discuss mailing list