<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    JDK 8u40 ea b17 test results are now available at <br>
    <a class="moz-txt-link-freetext"
href="http://www.java.net/download/openjdk/testresults/8/testresults.html">http://www.java.net/download/openjdk/testresults/8/testresults.html</a>
    <br>
    <br>
    The jdk test results contain 61 differences from the b16 test
    results.<br>
    No new testcase failures found.
    <blockquote>
      <pre>0: /home/jtest/merge8/jdk8u40-b16/jdk/JTwork  pass: 4,704; fail: 69; error: 3; not run: 994
1: /home/jtest/merge8/jdk8u40-b17/jdk/JTwork  pass: 4,765; fail: 13; error: 1; not run: 1,001

0      1      Test
fail   pass   com/sun/jmx/remote/NotificationMarshalVersions/TestSerializationMismatch.java
fail   pass   com/sun/management/DiagnosticCommandMBean/DcmdMBeanDoubleInvocationTest.java
fail   pass   com/sun/management/DiagnosticCommandMBean/DcmdMBeanInvocationTest.java
fail   pass   com/sun/management/DiagnosticCommandMBean/DcmdMBeanPermissionsTest.java
fail   pass   com/sun/management/DiagnosticCommandMBean/DcmdMBeanTest.java
fail   pass   com/sun/management/GarbageCollectorMXBean/GarbageCollectionNotificationContentTest.java
fail   pass   com/sun/management/GarbageCollectorMXBean/GarbageCollectionNotificationTest.java
fail   pass   com/sun/management/HotSpotDiagnosticMXBean/GetDiagnosticOptions.java
fail   pass   com/sun/management/HotSpotDiagnosticMXBean/GetVMOption.java
fail   pass   com/sun/tools/attach/StartManagementAgent.java
---    pass   java/beans/Introspector/Test8034085.java
---    pass   java/beans/Introspector/Test8034164.java
fail   pass   java/lang/management/BufferPoolMXBean/Basic.java
fail   pass   java/lang/management/GarbageCollectorMXBean/GcInfoCompositeType.java
fail   pass   java/lang/management/MXBean/MXBeanBehavior.java
fail   pass   java/lang/management/ManagementFactory/GetPlatformMXBeans.java
fail   pass   java/lang/management/ManagementFactory/MBeanServerMXBeanUnsupportedTest.java
fail   pass   java/lang/management/ManagementFactory/MXBeanProxyTest.java
fail   pass   java/lang/management/ManagementFactory/ProxyTypeMapping.java
fail   pass   java/lang/management/ManagementFactory/ValidateOpenTypes.java
---    pass   java/lang/reflect/Generics/ThreadSafety.java
fail   pass   javax/management/Introspector/AnnotationSecurityTest.java
fail   pass   javax/management/Introspector/AnnotationTest.java
fail   pass   javax/management/Introspector/FeatureOrderTest.java
fail   pass   javax/management/MBeanInfo/NotificationInfoTest.java
fail   pass   javax/management/MBeanInfo/TooManyFooTest.java
fail   pass   javax/management/MBeanServer/OldMBeanServerTest.java
fail   pass   javax/management/generified/GenericTest.java
fail   pass   javax/management/monitor/CounterMonitorDeadlockTest.java
fail   pass   javax/management/monitor/CounterMonitorInitThresholdTest.java
fail   pass   javax/management/monitor/CounterMonitorThresholdTest.java
fail   pass   javax/management/monitor/GaugeMonitorDeadlockTest.java
fail   pass   javax/management/monitor/StringMonitorDeadlockTest.java
fail   pass   javax/management/mxbean/GenericArrayTypeTest.java
fail   pass   javax/management/mxbean/MBeanOperationInfoTest.java
fail   pass   javax/management/mxbean/MiscTest.java
fail   pass   javax/management/mxbean/OverloadTest.java
fail   pass   javax/management/mxbean/PreRegisterNameTest.java
fail   pass   javax/management/mxbean/StandardMBeanOverrideTest.java
fail   pass   javax/management/notification/BroadcasterSupportDeadlockTest.java
fail   pass   javax/management/proxy/NotificationEmitterProxy.java
fail   pass   javax/management/proxy/ProxyObjectMethodsTest.java
fail   pass   javax/management/query/CustomQueryTest.java
fail   pass   javax/management/query/InstanceOfExpTest.java
fail   pass   javax/management/query/QueryMatchTest.java
fail   pass   javax/management/query/QuerySubstringTest.java
fail   pass   javax/management/remote/mandatory/connection/RMIConnectorInternalMapTest.java
fail   pass   javax/management/remote/mandatory/connection/RMIConnectorNullSubjectConnTest.java
fail   pass   javax/management/remote/mandatory/connectorServer/ConnectorStopDeadlockTest.java
fail   pass   javax/management/remote/mandatory/loading/RMIDownloadTest.java
fail   pass   javax/management/remote/mandatory/notif/DeadListenerTest.java
error  pass   sun/management/jmxremote/bootstrap/CustomLauncherTest.java
fail   pass   sun/management/jmxremote/bootstrap/JvmstatCountersTest.java
error  pass   sun/management/jmxremote/bootstrap/LocalManagementTest.java
fail   pass   sun/management/jmxremote/bootstrap/PasswordFilePermissionTest.sh
fail   pass   sun/management/jmxremote/bootstrap/RmiBootstrapTest.sh
fail   pass   sun/management/jmxremote/bootstrap/RmiRegistrySslTest.sh
fail   pass   sun/management/jmxremote/bootstrap/RmiSslBootstrapTest.sh
fail   pass   sun/management/jmxremote/bootstrap/RmiSslNoKeyStoreTest.sh
fail   pass   sun/management/jmxremote/bootstrap/SSLConfigFilePermissionTest.sh
fail   pass   sun/management/jmxremote/startstop/JMXStartStopTest.java

61 differences
</pre>
    </blockquote>
    <br>
    The hotspot test results contain 4 differences from the b16 test
    results. <br>
    There are two testcases failures, those failures are under
    investigation. <br>
    <blockquote>
      <pre>0: /home/jtest/merge8/jdk8u40-b16/hotspot/JTwork  pass: 606; fail: 32; error: 2; not run: 16
1: /home/jtest/merge8/jdk8u40-b17/hotspot/JTwork  pass: 607; fail: 33; error: 2; not run: 16

0      1      Test
---    pass   compiler/EliminateAutoBox/UnsignedLoads.java
---    fail   compiler/dependencies/MonomorphicObjectCall/TestMonomorphicObjectCall.java
pass   fail   gc/g1/TestShrinkAuxiliaryData25.java
fail   pass   runtime/InternalApi/ThreadCpuTimesDeadlock.java

4 differences
</pre>
    </blockquote>
    <br>
    <br>
    The langtools test results contain 20 differences from the b16 test
    results. <br>
    No new testcase failures found.<br>
    <br>
    <blockquote>
      <pre>0: /home/jtest/merge8/jdk8u40-b16/langtools/JTwork  pass: 3,053; not run: 7
1: /home/jtest/merge8/jdk8u40-b17/langtools/JTwork  pass: 3,073; not run: 7

0      1      Test
---    pass   tools/javac/8062359/UnresolvableClassNPEInAttrTest.java
---    pass   tools/javac/T8059921/ForbidAccessToFieldUsingSuperTest.java
---    pass   tools/javac/annotations/SyntheticParameters.java
---    pass   tools/javac/annotations/typeAnnotations/classfile/SyntheticParameters.java
---    pass   tools/javac/flow/T8062747.java
---    pass   tools/javac/lambda/T8057794.java
---    pass   tools/javac/lambda/methodReference/MethodRef8.java
---    pass   tools/javac/lambda/methodReference/MethodRefNewInnerBootstrap.java
---    pass   tools/javac/lambda/methodReference/MethodRefNewInnerInLambdaNPE1.java
---    pass   tools/javac/lambda/methodReference/MethodRefNewInnerInLambdaNPE2.java
---    pass   tools/javac/lambda/methodReference/MethodRefNewInnerInLambdaVerify1.java
---    pass   tools/javac/lambda/methodReference/MethodRefNewInnerInLambdaVerify2.java
---    pass   tools/javac/lambda/methodReference/MethodRefNewInnerInLambdaVerify2simple.java
---    pass   tools/javac/lambda/methodReference/MethodRefQualifier1.java
---    pass   tools/javac/lambda/methodReference/MethodRefSingleRefEvalBridge.java
---    pass   tools/javac/lambda/methodReference/MethodRefToInner.java
---    pass   tools/javac/lambda/methodReference/MethodReferenceComplexNullCheckTest.java
---    pass   tools/javac/lambda/methodReferenceExecution/MethodReferenceIntersection1.java
---    pass   tools/javac/lambda/methodReferenceExecution/MethodReferenceIntersection2.java
---    pass   tools/javac/lambda/methodReferenceExecution/MethodReferenceIntersection3.java

20 differences
</pre>
    </blockquote>
    <br>
    The nashorn test result is available at <br>
    <span class="moz-txt-link-freetext"><span
        class="moz-txt-link-freetext"><span
          class="moz-txt-link-freetext"><span
            class="moz-txt-link-freetext"><a class="moz-txt-link-freetext" href="http://download.java.net/openjdk/testresults/8/archives8/jdk8u40-b17/emailable-report.html">http://download.java.net/openjdk/testresults/8/archives8/jdk8u40-b17/emailable-report.html</a></span></span></span></span>
    <br>
    <br>
    <br>
    <br>
    Thanks <br>
    Balchandra <br>
    <br>
    <br>
  </body>
</html>