JDK 8 b115 ea build test results now available

Balchandra Vaidya balchandra.vaidya at oracle.com
Wed Nov 13 06:58:37 PST 2013


JDK 8 b115 ea build test results now available at:
http://www.java.net/download/jdk8/testresults/testresults.html

The results has no new failures.

The jdk test results has 59 differences when compared with b114 test 
results.

    0: /home/jtest/merge/b114/jdk/JTwork  pass: 4,567; fail: 30; not run: 891
    1: /home/jtest/merge/b115/jdk/JTwork  pass: 4,608; fail: 21; not run: 909

    0      1      Test
    ---    pass   com/sun/corba/5036554/TestCorbaBug.sh
    ---    pass   com/sun/java/swing/plaf/windows/8016551/bug8016551.java
    ---    pass   com/sun/jdi/GetUninitializedStringValue.java
    ---    pass   com/sun/jdi/LambdaBreakpointTest.java
    ---    pass   com/sun/jdi/LambdaStepTest.java
    ---    pass   com/sun/jdi/NullThreadGroupNameTest.java
    ---    pass   com/sun/jmx/snmp/NoInfoLeakTest.java
    ---    pass   java/beans/XMLEncoder/Test8027066.java
    fail   pass   java/io/File/NulFile.java
    ---    pass   java/lang/Runtime/exec/CloseRace.java
    ---    pass   java/lang/annotation/repeatingAnnotations/InheritedAssociatedAnnotations.java
    ---    pass   java/lang/annotation/repeatingAnnotations/NonInheritableContainee.java
    ---    pass   java/lang/annotation/repeatingAnnotations/OrderUnitTest.java
    ---    pass   java/lang/annotation/typeAnnotations/ConstructorReceiverTest.java
    ---    pass   java/lang/instrument/RedefineBigClass.sh
    ---    pass   java/lang/instrument/RetransformBigClass.sh
    ---    pass   java/lang/invoke/lambda/DupIntf.java
    ---    pass   java/lang/reflect/AnnotatedElement/TestAnnotatedElementDefaults.java
    ---    pass   java/lang/reflect/Method/InterfaceStatic/StaticInterfaceMethodInWayOfDefault.java
    pass   ---    java/net/NetworkInterface/MemLeakTest.java
    ---    pass   java/net/URLClassLoader/NullURLTest.java
    ---    pass   java/net/URLPermission/nstest/LookupTest.java
    ---    pass   java/net/ipv6tests/UdpTest.java
    ---    pass   java/nio/channels/FileChannel/InterruptMapDeadlock.java
    fail   pass   java/nio/file/attribute/FileTime/Basic.java
    fail   pass   java/time/tck/java/time/TCKLocalDate.java
    fail   pass   java/time/tck/java/time/TCKOffsetTime.java
    fail   pass   java/time/tck/java/time/temporal/TCKWeekFields.java
    ---    pass   java/util/Properties/LoadAndStoreXMLWithDefaults.java
    ---    pass   java/util/concurrent/atomic/Serial.java
    ---    pass   java/util/logging/AnonymousLogger/TestAnonymousLogger.java
    ---    pass   java/util/logging/LogManager/RootLogger/setLevel/TestRootLoggerLevel.java
    fail   pass   java/util/stream/test/org/openjdk/tests/java/util/stream/ReduceByOpTest.java
    fail   pass   java/util/zip/GZIP/GZIPInZip.java
    ---    pass   javax/print/TextFlavorTest.java
    ---    pass   javax/sound/sampled/FileReader/ReadersExceptions.java
    ---    pass   javax/xml/jaxp/transform/jdk8004476/XPathExFuncTest.java
    ---    pass   javax/xml/jaxp/transform/jdk8004476/XSLTExFuncTest.java
    fail   ---    jdk/lambda/vm/DefaultMethodsTest.java
    ---    pass   sun/management/jmxremote/bootstrap/CustomLauncherTest.java
    pass   ---    sun/management/jmxremote/bootstrap/CustomLauncherTest.sh
    ---    pass   sun/management/jmxremote/bootstrap/LocalManagementTest.java
    pass   ---    sun/management/jmxremote/bootstrap/LocalManagementTest.sh
    ---    pass   sun/nio/cs/TestUnmappable.java
    ---    pass   sun/reflect/Reflection/GetCallerClassWithDepth.java
    ---    pass   sun/rmi/transport/proxy/DisableHttpDefaultValue.java
    ---    pass   sun/tools/jstatd/TestJstatdDefaults.java
    ---    pass   sun/tools/jstatd/TestJstatdExternalRegistry.java
    ---    pass   sun/tools/jstatd/TestJstatdPort.java
    ---    pass   sun/tools/jstatd/TestJstatdPortAndServer.java
    ---    pass   sun/tools/jstatd/TestJstatdServer.java
    ---    pass   sun/tools/jstatd/TestJstatdUsage.java
    pass   ---    sun/tools/jstatd/jstatdDefaults.sh
    pass   ---    sun/tools/jstatd/jstatdExternalRegistry.sh
    pass   ---    sun/tools/jstatd/jstatdPort.sh
    pass   ---    sun/tools/jstatd/jstatdServerName.sh
    pass   ---    sun/tools/jstatd/jstatdUsage1.sh
    fail   ---    sun/util/resources/TimeZone/Bug6317929.java
    ---    pass   tools/jar/normalize/TestNormal.java

    59 differences



The hotspot test results has 8 differences.

    0: /home/jtest/merge/b114/hotspot/JTwork  pass: 408; fail: 10; error: 3; not run: 7
    1: /home/jtest/merge/b115/hotspot/JTwork  pass: 416; fail: 10; error: 1; not run: 7

    0      1      Test
    ---    pass   compiler/inlining/InlineDefaultMethod.java
    ---    pass   compiler/intrinsics/mathexact/NestedMathExactTest.java
    error  pass   compiler/intrinsics/mathexact/SubExactLConstantTest.java
    error  pass   compiler/intrinsics/mathexact/SubExactLNonConstantTest.java
    ---    pass   compiler/startup/StartupOutput.java
    ---    pass   gc/startup_warnings/TestCMSForegroundFlags.java
    ---    pass   runtime/8026365/InvokeSpecialAnonTest.java
    ---    pass   runtime/CompressedOops/CompressedClassPointers.java

    8 differences




The langtools test results has 19 differences.

    0: /home/jtest/merge/b114/langtools/JTwork  pass: 2,920; fail: 3; not run: 11
    1: /home/jtest/merge/b115/langtools/JTwork  pass: 2,937; fail: 2; not run: 8

    0      1      Test
    ---    pass   com/sun/javadoc/testCustomTag/TestCustomTag.java
    ---    pass   tools/doclint/CustomTagTest.java
    ---    pass   tools/javac/T8019486/WrongLNTForLambdaTest.java
    pass   ---    tools/javac/T8019486/WrongLVTForLambdaTest.java
    ---    pass   tools/javac/annotations/typeAnnotations/failures/CantAnnotateStaticClass2.java
    ---    pass   tools/javac/annotations/typeAnnotations/failures/TypeOnAnonClass.java
    ---    pass   tools/javac/annotations/typeAnnotations/newlocations/MultiCatch.java
    ---    pass   tools/javac/annotations/typeAnnotations/referenceinfos/MultiCatch.java
    ---    pass   tools/javac/lambda/LocalVariableTable.java
    ---    pass   tools/javac/lambda/T8024809/SelfInitializerInLambdaTesta.java
    ---    pass   tools/javac/lambda/T8024809/SelfInitializerInLambdaTestb.java
    ---    pass   tools/javac/lambda/T8025290/ExplicitVSImplicitLambdaTest.java
    fail   pass   tools/javac/lambda/TargetType58.java
    ---    pass   tools/javac/lambda/lambdaNaming/TestSerializedLambdaNameStability.java
    ---    pass   tools/javac/lambda/privateMethodReferences/MethodInvoker.java
    ---    pass   tools/javac/lambda/privateMethodReferences/MethodSupplier.java
    ---    pass   tools/javac/lambda/privateMethodReferences/ThirdClass.java
    ---    pass   tools/javac/processing/model/element/TestEmptyContainer.java
    ---    pass   tools/javac/processing/model/element/TestNonInherited.java

    19 differences


No new failures in Nashorn test result:

    http://download.java.net/jdk8/testresults/archives/b115/emailable-report.html



Regards
Balchandra

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/quality-discuss/attachments/20131113/85b11eed/attachment.html 


More information about the quality-discuss mailing list