From abdul.kolarkunnu at oracle.com Mon Oct 3 08:36:54 2016 From: abdul.kolarkunnu at oracle.com (Muneer Kolarkunnu) Date: Mon, 3 Oct 2016 01:36:54 -0700 (PDT) Subject: JDK 9 build 138 test results now available Message-ID: JDK 9 ea build 138 test results are now available at http://www.java.net/download/openjdk/testresults/9/testresults.html The jdk test results contain 12 differences from the build 137 test results. No new testcase failures found. 0: /home/jtest/merge9/137/jdk/JTwork pass: 5,940; fail: 16; not run: 2,148 1: /home/jtest/merge9/138/jdk/JTwork pass: 5,950; fail: 7; error: 1; not run: 2,148 0 1 Test fail pass java/io/Reader/ReadParams.java fail pass java/io/Reader/ReaderBulkReadContract.java fail pass java/io/Reader/Skip.java fail pass java/io/Reader/SkipNegative.java fail pass java/io/SequenceInputStream/ConstructorNull.java fail pass java/io/SequenceInputStream/LotsOfStreams.java fail pass java/io/Serializable/arraySuidConflict/Write.java fail pass java/io/Serializable/auditStreamSubclass/AuditStreamSubclass.java fail pass java/io/Serializable/available/Available.java --- pass java/lang/StackWalker/CallerSensitiveMethod/Main.java --- pass java/lang/instrument/TestAgentWithLimitMods.java pass error sun/tools/jstatd/TestJstatdExternalRegistry.java 12 differences The hotspot test results contain 13 differences from the build 137 test results. There is 1 testcase failure, this failure is under investigation. 0: /home/jtest/merge9/137/hotspot/JTwork pass: 1,311; fail: 4; error: 9; not run: 51 1: /home/jtest/merge9/138/hotspot/JTwork pass: 1,322; fail: 4; error: 10; not run: 47 0 1 Test --- pass compiler/cpuflags/TestAESIntrinsicsOnSupportedConfig.java --- pass compiler/jvmci/compilerToVM/ExecuteInstalledCodeTest.java --- pass compiler/jvmci/jdk.vm.ci.runtime.test/src/jdk/vm/ci/runtime/test/TestResolvedJavaType.java --- fail compiler/loopopts/UseCountedLoopSafepointsTest.java --- pass compiler/unsafe/UnsafeOffHeapBooleanTest.java --- pass compiler/unsafe/UnsafeOnHeapBooleanTest.java --- pass compiler/unsafe/UnsafeSmallOffsetBooleanAccessTest.java fail pass gc/TestNUMAPageSize.java --- pass gc/class_unloading/TestClassUnloadingDisabled.java --- pass runtime/LocalLong/LocalLongTest.java --- pass runtime/Thread/TooSmallStackSize.java --- error runtime/jni/checked/TestCheckedJniExceptionCheck.java --- pass runtime/verifier/popTopTests/PopDupTop.java 13 differences The langtools test results contain 7 differences from the build 137 test results. No new testcase failures found. 0: /home/jtest/merge9/137/langtools/JTwork pass: 3,482; not run: 271 1: /home/jtest/merge9/138/langtools/JTwork pass: 3,489; not run: 271 0 1 Test --- pass tools/javac/AnonymousClass/AnonymousInSuperCallNegTest.java --- pass tools/javac/AnonymousClass/AnonymousInSuperCallTest.java --- pass tools/javac/TryWithResources/TwrAndTypeVariables2Test.java --- pass tools/javac/annotations/typeAnnotations/classfile/AnnotatedExtendsTest.java --- pass tools/javac/file/MultiReleaseJar/MutliReleaseModuleInfoTest.java --- pass tools/javac/processing/model/trees/BrokenEnumConstructor.java --- pass tools/jdeps/MultiReleaseJar.java 7 differences The nashorn test result is available at http://download.java.net/openjdk/testresults/9/archives/138/emailable-report.html -- Regards, Abdul Muneer Quality Engineer Oracle, Bangalore, India From rory.odonnell at oracle.com Fri Oct 7 10:34:05 2016 From: rory.odonnell at oracle.com (Rory O'Donnell) Date: Fri, 7 Oct 2016 11:34:05 +0100 Subject: Early Access builds of JDK 8u122 b01 & JDK 9 EA b138 are available. Message-ID: Hi All, Early Access b01 for JDK 8u122 is available on java.net. Early Access b138 for JDK 9 is available on java.net, summary of changes are listed here . Early Access b138 (#5561) for JDK 9 with Project Jigsaw is available on java.net, summary of changes are listed here . There have been a number of fixes to bugs reported by Open Source projects since the last availability email : * 8038348 - b137 - Instance field load is replaced by wrong data Phi * 8041480 - b137 - ArrayIndexOutOfBoundsException when JTable contains certain string * 8145542 - b137 - The case failed automatically and thrown java.lang.ArrayIndexOutOfBoundsException exception. * 8151725 - b137 - [macosx] ArrayIndexOOB exception when displaying Devanagari text in JEditorPane There are two proposals requesting feedback via mailing lists : - More proposals for open JPMS issues [1] * One proposal to call out is #AwkwardStrongEncapsulation as this proposes to change setAccessible(true) so that it can't be used to break into non-public types/members in exported packages. This is a non-issue when using setAccessible to get access to non-public types/members of classes on the class path but will be an issue for code that uses this method to break into JDK-internals. We would appreciate as much help as possible testing these builds. If InaccessibleObjectException is thrown then examine the stack trace (run with -Dsun.reflect.debugModuleAccessChecks=true to uncover failed access attempts in code that shallows exceptions). If it looks like a library is attempting to access a non-public method or field of a platform class and make sure to *submit a bug in the issue tracker for the library.* - Proposal to Reorganize source classes in src.zip by modules [2] * This proposal might have a compatibility impact on IDEs or other tools that look in src.zip * Feedback via the jigsaw-dev mailing list Other points of interest: * JavaOne Presentations o Recorded Presentations * JDK 9 Schedule change proposal o for proposed schedule proposal see [3] Rgds,Rory [1] http://mail.openjdk.java.net/pipermail/jigsaw-dev/2016-September/009365.html [2] http://mail.openjdk.java.net/pipermail/jigsaw-dev/2016-October/009550.html [3] http://mail.openjdk.java.net/pipermail/jdk9-dev/2016-September/004887.html -- Rgds,Rory O'Donnell Quality Engineering Manager Oracle EMEA , Dublin, Ireland From abdul.kolarkunnu at oracle.com Mon Oct 10 05:10:56 2016 From: abdul.kolarkunnu at oracle.com (Muneer Kolarkunnu) Date: Sun, 9 Oct 2016 22:10:56 -0700 (PDT) Subject: JDK 8u122 b02 test results now available Message-ID: <87fab4e7-ea85-48c4-8f21-41d4f9de2256@default> JDK 8u122 ea b02 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 build b01 test results. No new testcase failures found. 0: /home/jtest/merge8/jdk8u122-b01/jdk/JTwork pass: 5,056; fail: 17; error: 1; not run: 1,096 1: /home/jtest/merge8/jdk8u122-b02/jdk/JTwork pass: 5,062; fail: 14; error: 1; not run: 1,096 0 1 Test --- pass com/sun/jndi/ldap/DeadSSLLdapTimeoutTest.java fail pass java/util/Base64/TestBase64.java --- pass javax/net/ssl/ServerName/BestEffortOnLazyConnected.java --- pass sun/net/www/protocol/https/HttpsURLConnection/ImpactOnSNI.java fail pass sun/net/www/protocol/jar/JarURLConnectionUseCaches.java fail pass sun/security/ssl/com/sun/net/ssl/internal/ssl/SSLContextImpl/TrustTrustedCert.java 6 differences The hotspot test results contain 3 differences from the build b01 test results. No new testcase failures found. 0: /home/jtest/merge8/jdk8u122-b01/hotspot/JTwork pass: 651; fail: 45; error: 4; not run: 21 1: /home/jtest/merge8/jdk8u122-b02/hotspot/JTwork pass: 654; fail: 42; error: 4; not run: 21 0 1 Test fail pass gc/g1/TestShrinkAuxiliaryData25.java fail pass runtime/Thread/TestThreadDumpMonitorContention.java fail pass serviceability/ParserTest.java 3 differences The langtools test results contain 3 differences from the build b01 test results. No new testcase failures found. 0: /home/jtest/merge8/jdk8u122-b01/langtools/JTwork pass: 3,108; error: 3; not run: 7 1: /home/jtest/merge8/jdk8u122-b02/langtools/JTwork pass: 3,111; not run: 7 0 1 Test error pass tools/javac/TryWithResources/InterruptedExceptionTest.java error pass tools/javac/lambda/TestSelfRef.java error pass tools/javac/varargs/6199075/T6199075.java 3 differences The nashorn test result is available at http://download.java.net/openjdk/testresults/8/archives8/jdk8u122-b02/emailable-report.html -- Regards, Abdul Muneer Quality Engineer Oracle, Bangalore, India From abdul.kolarkunnu at oracle.com Wed Oct 12 03:31:11 2016 From: abdul.kolarkunnu at oracle.com (Muneer Kolarkunnu) Date: Tue, 11 Oct 2016 20:31:11 -0700 (PDT) Subject: JDK 9 build 139 test results now available Message-ID: <6fae0f10-945d-4399-b289-865e2d424977@default> JDK 9 ea build 139 test results are now available at http://www.java.net/download/openjdk/testresults/9/testresults.html The jdk test results contain 23 differences from the build 138 test results. No new testcase failures found. 0: /home/jtest/merge9/138/jdk/JTwork pass: 5,950; fail: 7; error: 1; not run: 2,148 1: /home/jtest/merge9/139/jdk/JTwork pass: 5,953; fail: 7; not run: 2,147 0 1 Test --- pass com/sun/jdi/OomDebugTest.java pass --- java/beans/XMLEncoder/java_util_Collections_CheckedCollection.java pass --- java/beans/XMLEncoder/java_util_Collections_CheckedList.java pass --- java/beans/XMLEncoder/java_util_Collections_CheckedMap.java pass --- java/beans/XMLEncoder/java_util_Collections_CheckedRandomAccessList.java pass --- java/beans/XMLEncoder/java_util_Collections_CheckedSet.java pass --- java/beans/XMLEncoder/java_util_Collections_CheckedSortedMap.java pass --- java/beans/XMLEncoder/java_util_Collections_CheckedSortedSet.java pass --- java/beans/XMLEncoder/java_util_EnumMap.java pass --- java/beans/XMLEncoder/java_util_JumboEnumSet.java pass --- java/beans/XMLEncoder/java_util_RegularEnumSet.java --- pass java/io/Serializable/serialFilter/CheckInputOrderTest.java --- pass java/io/Serializable/serialFilter/FilterWithSecurityManagerTest.java --- pass java/io/Serializable/serialFilter/GlobalFilterTest.java --- pass java/io/Serializable/serialFilter/MixedFiltersTest.java --- pass java/io/Serializable/serialFilter/SerialFilterTest.java --- pass java/net/DatagramSocket/ReuseAddressTest.java --- pass java/security/Signature/ResetAfterException.java --- pass java/text/Format/DecimalFormat/Bug8165466.java --- pass java/util/Arrays/ParallelPrefix.java --- pass javax/crypto/Cipher/EmptyFinalBuffer.java error pass sun/tools/jstatd/TestJstatdExternalRegistry.java --- pass tools/jar/InputFilesTest.java 23 differences The hotspot test results contain 3 differences from the build 138 test results. No new testcase failures found. 0: /home/jtest/merge9/138/hotspot/JTwork pass: 1,322; fail: 4; error: 10; not run: 47 1: /home/jtest/merge9/139/hotspot/JTwork pass: 1,325; fail: 4; error: 10; not run: 47 0 1 Test --- pass runtime/SharedArchiveFile/serviceability/transformRelatedClasses/TransformInterfaceAndImplementor.java --- pass runtime/SharedArchiveFile/serviceability/transformRelatedClasses/TransformSuperAndSubClasses.java --- pass runtime/SharedArchiveFile/serviceability/transformRelatedClasses/TransformSuperSubTwoPckgs.java 3 differences The langtools test results contain 2 differences from the build 138 test results. No new testcase failures found. 0: /home/jtest/merge9/138/langtools/JTwork pass: 3,489; not run: 271 1: /home/jtest/merge9/139/langtools/JTwork pass: 3,491; not run: 272 0 1 Test --- pass tools/javac/generics/bridges/ReorderedBoundsTest.java --- pass tools/javac/processing/StopAfterError/StopAfterError.java 2 differences The nashorn test result is available at http://download.java.net/openjdk/testresults/9/archives/139/emailable-report.html -- Regards, Abdul Muneer Quality Engineer Oracle, Bangalore, India From abdul.kolarkunnu at oracle.com Fri Oct 14 08:34:36 2016 From: abdul.kolarkunnu at oracle.com (Muneer Kolarkunnu) Date: Fri, 14 Oct 2016 01:34:36 -0700 (PDT) Subject: JDK 9 build 140 test results now available Message-ID: <5fe990e7-d2b1-4e2d-9f93-0608cd34b9c0@default> JDK 9 ea build 140 test results are now available at http://www.java.net/download/openjdk/testresults/9/testresults.html The jdk test results contain 13 differences from the build 139 test results. There is 1 testcase failure, this failure is under investigation. 0: /home/jtest/merge9/139/jdk/JTwork pass: 5,953; fail: 7; not run: 2,147 1: /home/jtest/merge9/140/jdk/JTwork pass: 5,964; fail: 8; not run: 2,154 0 1 Test pass fail com/sun/java/swing/plaf/gtk/Test6635110.java --- pass java/io/FilePermission/Correctness.java --- pass java/io/FilePermission/FilePermissionTest.java --- pass java/io/FilePermission/ReadFileOnPath.java --- pass java/lang/ClassLoader/forNameLeak/ClassForNameLeak.java --- pass java/net/httpclient/http2/HpackDriverHeaderTable.java --- pass java/util/spi/ToolProviderTest.java --- pass javax/imageio/WriteAbortTest.java --- pass jdk/internal/misc/Unsafe/CopyMemoryLarge.java --- pass jdk/internal/misc/Unsafe/CopySwapLarge.java --- pass sun/security/util/FilePermCompat/CompatImpact.java --- pass sun/security/util/FilePermCompat/Flag.java --- pass tools/jjs/jjs-modulepathTest.sh 13 differences The hotspot test results contain 10 differences from the build 139 test results. There are 2 testcase failures, these failures are under investigation. 0: /home/jtest/merge9/139/hotspot/JTwork pass: 1,325; fail: 4; error: 10; not run: 47 1: /home/jtest/merge9/140/hotspot/JTwork pass: 1,326; fail: 6; error: 13; not run: 47 0 1 Test --- pass compiler/jvmci/compilerToVM/AsResolvedJavaMethodTest.java pass --- compiler/jvmci/compilerToVM/GetResolvedJavaMethodAtSlotTest.java pass fail gc/TestNUMAPageSize.java --- pass runtime/lambda-features/CyclicInterfaceInit.java --- pass runtime/lambda-features/InterfaceInitializationStates.java pass fail runtime/modules/IgnoreModulePropertiesTest.java --- error serviceability/jvmti/ModuleAwareAgents/ClassFileLoadHook/MAAClassFileLoadHook.java --- error serviceability/jvmti/ModuleAwareAgents/ClassLoadPrepare/MAAClassLoadPrepare.java --- error serviceability/jvmti/ModuleAwareAgents/ThreadStart/MAAThreadStart.java --- pass serviceability/sa/TestDefaultMethods.java 10 differences The langtools test results contain 4 differences from the build 139 test results. No new testcase failures found. 0: /home/jtest/merge9/139/langtools/JTwork pass: 3,491; not run: 272 1: /home/jtest/merge9/140/langtools/JTwork pass: 3,495; not run: 274 0 1 Test --- pass tools/javac/main/AtFileTest.java --- pass tools/javac/main/ToolProviderTest.java --- pass tools/javac/modules/ExportsUnexported.java --- pass tools/jdeps/modules/UnnamedPackage.java 4 differences The nashorn test result is available at http://download.java.net/openjdk/testresults/9/archives/140/emailable-report.html -- Regards, Abdul Muneer Quality Engineer Oracle, Bangalore, India From rory.odonnell at oracle.com Sat Oct 22 13:53:34 2016 From: rory.odonnell at oracle.com (Rory O'Donnell) Date: Sat, 22 Oct 2016 21:53:34 +0800 Subject: Early Access builds for JDK 8u122 b02 , JDK 9 & JDK 9 with Project Jigsaw b140 are available on java.net Message-ID: <0c176013-c9ec-14fa-1563-edb5f98d3f5a@oracle.com> Hi All, Early Access b02 for JDK 8u122 is available , summary of changes are listed here. Early Access b140 (#5625) for JDK 9 with Project Jigsaw is available on java.net, summary of changes are listed here. Early Access b140 for JDK 9 is available on java.net, summary of changes are listed here . A couple of items to point out with regard to b140: 1. A fix for Cyclic interface initialization causes JVM crash is included in b140 2. We are requesting feedback on a change that went into JDK 9 b140 The java.io.FilePermission class was changed to remove pathname canonicalization from its creation, along with a system property to revert the behavior back to way it worked in the previous JDK release. We do this mainly for performance enhancement so that there is no need to consult the file system every time a FilePermisson is created. If you use a security manager and file permissions then you should read the details as described on the jdk9 mailing list [1] Feedback is requested via core-libs-dev at openjdk.java.net The new GA date of JDK 9 has been updated on the JDK 9 Project page [2], further details in Mark Reinhold's email [3]. Rgds,Rory [1] http://mail.openjdk.java.net/pipermail/jdk9-dev/2016-October/005062.html [2] http://openjdk.java.net/projects/jdk9/ [3] http://mail.openjdk.java.net/pipermail/jdk9-dev/2016-October/005092.html -- Rgds,Rory O'Donnell Quality Engineering Manager Oracle EMEA, Dublin,Ireland From abdul.kolarkunnu at oracle.com Tue Oct 25 08:35:27 2016 From: abdul.kolarkunnu at oracle.com (Muneer Kolarkunnu) Date: Tue, 25 Oct 2016 01:35:27 -0700 (PDT) Subject: JDK 8u122 b03 test results now available Message-ID: <90736e91-12db-4d29-bf9f-159b2b3ba8c6@default> JDK 8u122 ea b03 test results are now available at http://www.java.net/download/openjdk/testresults/8/testresults.html The jdk test results contain 2 differences from the build b02 test results. No new testcase failures found. 0: /home/jtest/merge8/jdk8u122-b02/jdk/JTwork pass: 5,062; fail: 14; error: 1; not run: 1,096 1: /home/jtest/merge8/jdk8u122-b03/jdk/JTwork pass: 5,064; fail: 14; not run: 1,098 0 1 Test --- pass sun/management/LazyCompositeDataTest.java error pass sun/tools/jstatd/TestJstatdExternalRegistry.java 2 differences The hotspot test results contain 2 differences from the build b02 test results. . There is 1 testcase failure, this failure is under investigation. 0: /home/jtest/merge8/jdk8u122-b02/hotspot/JTwork pass: 654; fail: 42; error: 4; not run: 21 1: /home/jtest/merge8/jdk8u122-b03/hotspot/JTwork pass: 654; fail: 43; error: 4; not run: 21 0 1 Test --- pass compiler/c1/TestArrayCopyToFromObject.java pass fail gc/g1/TestShrinkAuxiliaryData25.java 2 differences The langtools test results contain 3 differences from the build b02 test results. No new testcase failures found. 0: /home/jtest/merge8/jdk8u122-b02/langtools/JTwork pass: 3,111; not run: 7 1: /home/jtest/merge8/jdk8u122-b03/langtools/JTwork pass: 3,108; error: 3; not run: 7 0 1 Test pass error tools/javac/lambda/LambdaExpr01.java pass error tools/javac/lambda/bridge/TestMetafactoryBridges.java pass error tools/javac/lambda/lambdaExpression/SamConversionComboTest.java 3 differences The nashorn test result is available at http://download.java.net/openjdk/testresults/8/archives8/jdk8u122-b03/emailable-report.html -- Regards, Abdul Muneer Quality Engineer Oracle, Bangalore, India From abdul.kolarkunnu at oracle.com Wed Oct 26 09:11:42 2016 From: abdul.kolarkunnu at oracle.com (Muneer Kolarkunnu) Date: Wed, 26 Oct 2016 02:11:42 -0700 (PDT) Subject: JDK 9 build 141 test results now available Message-ID: JDK 9 ea build 141 test results are now available at http://www.java.net/download/openjdk/testresults/9/testresults.html The jdk test results contain 4 differences from the build 141 test results. No new testcase failures found. 0: /home/jtest/merge9/140/jdk/JTwork pass: 5,964; fail: 8; not run: 2,158 1: /home/jtest/merge9/141/jdk/JTwork pass: 5,966; fail: 7; error: 1; not run: 2,154 0 1 Test fail pass com/sun/java/swing/plaf/gtk/Test6635110.java --- pass sun/nio/cs/TestHKSCS.java pass error sun/tools/jstatd/TestJstatdExternalRegistry.java --- pass tools/jar/ReleaseBeforeFiles.java 4 differences The hotspot test results contain 2 differences from the build 140 test results. No new testcase failures found. 0: /home/jtest/merge9/140/hotspot/JTwork pass: 1,326; fail: 6; error: 13; not run: 47 1: /home/jtest/merge9/141/hotspot/JTwork pass: 1,328; fail: 5; error: 13; not run: 47 0 1 Test --- pass runtime/CommandLine/PermGenFlagsTest.java fail pass runtime/modules/IgnoreModulePropertiesTest.java 2 differences The langtools test results contain 4 differences from the build 140 test results. No new testcase failures found. 0: /home/jtest/merge9/140/langtools/JTwork pass: 3,495; not run: 274 1: /home/jtest/merge9/141/langtools/JTwork pass: 3,499; not run: 274 0 1 Test --- pass tools/javac/8167000/T8167000.java --- pass tools/javac/8167000/T8167000b.java --- pass tools/javac/8167000/T8167000c.java --- pass tools/jdeprscan/tests/jdk/jdeprscan/TestRelease.java 4 differences The nashorn test result is available at http://download.java.net/openjdk/testresults/9/archives/141/emailable-report.html -- Regards, Abdul Muneer Quality Engineer Oracle, Bangalore, India From abdul.kolarkunnu at oracle.com Mon Oct 31 04:34:58 2016 From: abdul.kolarkunnu at oracle.com (Muneer Kolarkunnu) Date: Sun, 30 Oct 2016 21:34:58 -0700 (PDT) Subject: JDK 8u122 b04 test results now available Message-ID: JDK 8u122 ea b04 test results are now available at http://www.java.net/download/openjdk/testresults/8/testresults.html The jdk test results contain 4 differences from the build b03 test results. No new testcase failures found. 0: /home/jtest/merge8/jdk8u122-b03/jdk/JTwork pass: 5,064; fail: 14; not run: 1,098 1: /home/jtest/merge8/jdk8u122-b04/jdk/JTwork pass: 5,064; fail: 14; error: 1; not run: 1,099 0 1 Test --- pass com/sun/jdi/oom/OomDebugTest.java --- pass sun/security/tools/jarsigner/TimestampCheck.java pass --- sun/security/tools/jarsigner/ts.sh pass error sun/tools/jstatd/TestJstatdExternalRegistry.java 4 differences The hotspot test results contain 0 difference from the build b03 test results. The langtools test results contain 2 differences from the build b03 test results. No new testcase failures found. 0: /home/jtest/merge8/jdk8u122-b03/langtools/JTwork pass: 3,108; error: 3; not run: 7 1: /home/jtest/merge8/jdk8u122-b04/langtools/JTwork pass: 3,110; error: 1; not run: 7 0 1 Test error pass tools/javac/lambda/LambdaExpr01.java error pass tools/javac/lambda/lambdaExpression/SamConversionComboTest.java 2 differences The nashorn test result is available at http://download.java.net/openjdk/testresults/8/archives8/jdk8u122-b04/emailable-report.html -- Regards, Abdul Muneer Quality Engineer Oracle, Bangalore, India From abdul.kolarkunnu at oracle.com Mon Oct 31 04:46:10 2016 From: abdul.kolarkunnu at oracle.com (Muneer Kolarkunnu) Date: Sun, 30 Oct 2016 21:46:10 -0700 (PDT) Subject: JDK 9 build 142 test results now available Message-ID: <4b72df60-791a-4064-ba3a-0e1579bca6ae@default> JDK 9 ea build 142 test results are now available at http://www.java.net/download/openjdk/testresults/9/testresults.html The jdk test results contain 11 differences from the build 141 test results. . There is 1 testcase failure, this failure is under investigation. 0: /home/jtest/merge9/141/jdk/JTwork pass: 5,966; fail: 7; error: 1; not run: 2,154 1: /home/jtest/merge9/142/jdk/JTwork pass: 5,971; fail: 8; error: 1; not run: 2,154 0 1 Test --- pass com/sun/corba/serialization/ObjectStreamTest.java pass fail com/sun/java/swing/plaf/gtk/Test6635110.java --- pass java/lang/reflect/AccessControl/AccessControlTest.java --- pass java/rmi/server/UnicastRemoteObject/serialFilter/FilterUROTest.java --- pass java/time/test/java/time/format/TestNarrowMonthNamesAndDayNames.java pass --- sun/reflect/ReflectionFactory/NewConstructorForSerialization.java --- pass sun/reflect/ReflectionFactory/ReflectionFactoryTest.java --- pass sun/security/tools/jarsigner/TimestampCheck.java pass --- sun/security/tools/jarsigner/ts.sh --- pass tools/jlink/JLinkToolProviderTest.java --- pass tools/jlink/plugins/ExcludeJmodSectionPluginTest.java 11 differences The hotspot test results contain 2 differences from the build 141 test results. No new testcase failures found. 0: /home/jtest/merge9/141/hotspot/JTwork pass: 1,328; fail: 5; error: 13; not run: 47 1: /home/jtest/merge9/142/hotspot/JTwork pass: 1,330; fail: 4; error: 13; not run: 47 0 1 Test --- pass compiler/c1/TestArrayCopyToFromObject.java fail pass gc/TestNUMAPageSize.java 2 differences The langtools test results contain 6 differences from the build 141 test results. No new testcase failures found. 0: /home/jtest/merge9/141/langtools/JTwork pass: 3,499; not run: 274 1: /home/jtest/merge9/142/langtools/JTwork pass: 3,503; not run: 275 0 1 Test --- pass tools/javac/T8029102/WarnSerializableElementTest.java pass --- tools/javac/T8029102/WarnSerializableLambdaTest.java --- pass tools/javac/T8029102/WarnSerializableLambdaTestc.java --- pass tools/javac/lambda/8168480/T8168480.java --- pass tools/javac/lambda/8168480/T8168480b.java --- pass tools/javac/warnings/Removal.java 6 differences The nashorn test result is available at http://download.java.net/openjdk/testresults/9/archives/142/emailable-report.html -- Regards, Abdul Muneer Quality Engineer Oracle, Bangalore, India