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 -------------- next part -------------- An HTML attachment was scrubbed... URL: From vitaly.provodin at jetbrains.com Tue Oct 4 02:35:29 2016 From: vitaly.provodin at jetbrains.com (Vitaly Provodin) Date: Tue, 4 Oct 2016 09:35:29 +0700 Subject: Regression test failures - could not find entries in JDK Bug System Message-ID: Hello, My question relates to failures of the Regression tests (jdk/test) on OpenJDK8 and how to identify whether a failure is expected or not. Running java/awt and javax/swing tests against OpenJDK8 on various platforms I got some failures. Trying to find any explanations for these failures I looked through the JDK Bug System and could not find any bugs explaining them, for example, for the following two tests -java/awt/Frame/UnfocusableMaximizedFrameResizablity/UnfocusableMaximizedFrameResizablity.java Failed. Program `/Users/builduser/buildAgent/work/13ab0d4c51b0de0b/jbsdk/jdk/Contents/Home/bin/java' timed out (timeout set to 240000ms, elapsed time was 240786ms). - javax/swing/JPopupMenu/6800513/bug6800513.java Failed. Execution failed: `main' threw exception: java.lang.Exception: popup class is: javax.swing.PopupFactory$HeavyWeightPopup, expected: javax.swing.PopupFactory$LightWeightPopup I found out that these tests were excluded from runs against JDK 8 Update Releases Early Access Build (EAB) - see Test Results page at http://download.java.net/openjdk/testresults/8 . Please note, I do not know the status of these results, whether they are actual for OpenJDK8 final release or not. Also, I paid attention to that most of the failures I am talking about are not included into jdk/test/ProblemList.txt as for now. Supposing once these tests were excluded from runs, there were some causes for that e.g. some known product or test issues which were not intended to be fixed for this particular release. My question is how can I get to know these causes in order to differentiate expected and unexpected failures - any of these tests, which were excluded from EAB runs because of one issue, may fail because of another. I tried to follow the link at Summary column placed on the page http://download.java.net/openjdk/testresults/9 and could not get information about statuses of the tests (similar to OpenJDK8). So another question, how can I get the list of regression tests (if any) which expectedly fail for some particular OpenJDK release? Thanks, Vitaly -------------- next part -------------- An HTML attachment was scrubbed... URL: From sandeep.konchady at oracle.com Tue Oct 4 04:31:19 2016 From: sandeep.konchady at oracle.com (Sandeep Konchady) Date: Mon, 3 Oct 2016 21:31:19 -0700 Subject: Regression test failures - could not find entries in JDK Bug System In-Reply-To: References: Message-ID: <76A21C31-6EE9-41F7-998E-968876A7E9C0@oracle.com> Hi Vitaly, I wanted to acknowledge your email and we will review your questions and get back to you soon. Thanks, Sandeep > On Oct 3, 2016, at 7:35 PM, Vitaly Provodin wrote: > > Hello, > > My question relates to failures of the Regression tests (jdk/test) on OpenJDK8 and how to identify whether a failure is expected or not. > > Running java/awt and javax/swing tests against OpenJDK8 on various platforms I got some failures. Trying to find any explanations for these failures I looked through the JDK Bug System and could not find any bugs explaining them, for example, for the following two tests > > -java/awt/Frame/UnfocusableMaximizedFrameResizablity/UnfocusableMaximizedFrameResizablity.java > >> Failed. >> Program `/Users/builduser/buildAgent/work/13ab0d4c51b0de0b/jbsdk/jdk/Contents/Home/bin/java' timed out (timeout set to 240000ms, elapsed time was 240786ms). > - javax/swing/JPopupMenu/6800513/bug6800513.java > > >> Failed. >> Execution failed: `main' threw exception: java.lang.Exception: popup class is: javax.swing.PopupFactory$HeavyWeightPopup, expected: javax.swing.PopupFactory$LightWeightPopup > > I found out that these tests were excluded from runs against JDK 8 Update Releases Early Access Build (EAB) - see Test Results page at http://download.java.net/openjdk/testresults/8. Please note, I do not know the status of these results, whether they are actual for OpenJDK8 final release or not. Also, I paid attention to that most of the failures I am talking about are not included into jdk/test/ProblemList.txt as for now. > > Supposing once these tests were excluded from runs, there were some causes for that e.g. some known product or test issues which were not intended to be fixed for this particular release. My question is how can I get to know these causes in order to differentiate expected and unexpected failures - any of these tests, which were excluded from EAB runs because of one issue, may fail because of another. > > I tried to follow the link at Summary column placed on the page http://download.java.net/openjdk/testresults/9 and could not get information about statuses of the tests (similar to OpenJDK8). So another question, how can I get the list of regression tests (if any) which expectedly fail for some particular OpenJDK release? > > Thanks, > > Vitaly -------------- next part -------------- An HTML attachment was scrubbed... URL: From rory.odonnell at oracle.com Tue Oct 4 10:02:35 2016 From: rory.odonnell at oracle.com (Rory O'Donnell) Date: Tue, 4 Oct 2016 11:02:35 +0100 Subject: Regression test failures - could not find entries in JDK Bug System In-Reply-To: References: Message-ID: <7c7e54af-7e3c-2361-1f12-49fef97b961b@oracle.com> Hi Vitaly, A little bit of background, the purpose of the posting of EA build results is to provide consistent, reproducible results that people can generate and compare against in their own environment. To this end, we do not run the awt, swing and 2d tests, as there are so many variables and the results can be inconsistent. On 04/10/2016 03:35, Vitaly Provodin wrote: > > Hello, > > My question relates to failures of the Regression tests (jdk/test) on > OpenJDK8 and how to identify whether a failure is expected or not. > > Running java/awt and javax/swing tests against OpenJDK8 on various > platforms I got some failures. Trying to find any explanations for > these failures I looked through the JDK Bug System and could not find > any bugs explaining them, for example, for the following two tests > As I mentioned above, we don't run these tests as part of the regular testing see NOTE 2 http://download.java.net/openjdk/testresults/9/testresults.html 2) ** Results do not includes test results for awt, swing and 2d. > > /-java/awt/Frame/UnfocusableMaximizedFrameResizablity/UnfocusableMaximizedFrameResizablity.java/ > > Failed. > Program > `/Users/builduser/buildAgent/work/13ab0d4c51b0de0b/jbsdk/jdk/Contents/Home/bin/java' > timed out (timeout set to 240000ms, elapsed time was 240786ms). > > /- javax/swing/JPopupMenu/6800513/bug6800513.java/ > > > Failed. > Execution failed: `main' threw exception: java.lang.Exception: > popup class is: javax.swing.PopupFactory$HeavyWeightPopup, > expected: javax.swing.PopupFactory$LightWeightPopup > > > I found out that these tests were excluded from runs against JDK 8 > Update Releases Early Access Build (EAB) - see Test Results page at > http://download.java.net/openjdk/testresults/8. Please note, I do not > know the status of these results, whether they are actual for OpenJDK8 > final release or not. Also, I paid attention to that most of the > failures I am talking about are not included into > jdk/test/ProblemList.txt as for now. > As I mentioned above, we don't run these tests as part of the regular testing see NOTE 2 http://download.java.net/openjdk/testresults/9/testresults.html 2) ** Results do not includes test results for awt, swing and 2d. > Supposing once these tests were excluded from runs, there were some > causes for that e.g. some known product or test issues which were not > intended to be fixed for this particular release. My question is how > can I get to know these causes in order to differentiate expected and > unexpected failures - any of these tests, which were excluded from EAB > runs because of one issue, may fail because of another. > With the exception of awt, swing and 2d, the test results or any differences from one build to another are highlighted in the diff column. > I tried to follow the link at Summary column placed on the page > http://download.java.net/openjdk/testresults/9 and could not get > information about statuses of the tests (similar to OpenJDK8). > This link works for me, can you retry ? > > So another question, how can I get the list of regression tests (if > any) which expectedly fail for some particular OpenJDK release? > In the test results page - for example http://download.java.net/openjdk/testresults/9/testresults.html The summary link provides a link to the tests that ran successfully. The diff column provides a link to the failures that are different to the previous build by component - jdk, hotspot & langtools I hope that helps. Rgds,Rory > > Thanks, > > Vitaly > -- Rgds,Rory O'Donnell Quality Engineering Manager Oracle EMEA, Dublin,Ireland -------------- next part -------------- An HTML attachment was scrubbed... URL: From vitaly.provodin at jetbrains.com Tue Oct 4 12:00:35 2016 From: vitaly.provodin at jetbrains.com (Vitaly Provodin) Date: Tue, 4 Oct 2016 19:00:35 +0700 Subject: Regression test failures - could not find entries in JDK Bug System In-Reply-To: <7c7e54af-7e3c-2361-1f12-49fef97b961b@oracle.com> References: <7c7e54af-7e3c-2361-1f12-49fef97b961b@oracle.com> Message-ID: <93195FDE-AA5E-44B6-B635-6B50434928CF@jetbrains.com> Hi Rory, Thanks a lot for the detailed answer - now it is clear for EAB runs. Sorry I overlooked the note 2. Actually, the reason of my mail was to understand that the failures I got (including those two) are expected and can be explained by existing bugs. Totally there were about 300 test failures of java/awt and javax/swing tests in my environment. Most of them are explained by existing bugs. For others (about 70) no bugs were found - most probably they are somehow mentioned in Bug System but i could find no entries. Some of these 70 failures can be caused by specifics in my environment. But others like javax/swing/JPopupMenu/6800513/bug6800513.java may be considered as an issue in Java. The main question here how can I report these issues (if I have no write-access to the Bug System)? It looks like time-consuming job doing it via emails... What can you recommend me? Thanks in advance, Vitaly P.S. now I am able to open number-links via http://download.java.net/openjdk/testresults/9/testresults.html But they can not be opened if starting page is http://download.java.net/openjdk/testresults/9 > On 04 Oct 2016, at 17:02, Rory O'Donnell wrote: > > Hi Vitaly, > > A little bit of background, the purpose of the posting of EA build results is to provide consistent, reproducible > results that people can generate and compare against in their own environment. > > To this end, we do not run the awt, swing and 2d tests, as there are so many variables and the results > can be inconsistent. > > On 04/10/2016 03:35, Vitaly Provodin wrote: >> Hello, >> >> My question relates to failures of the Regression tests (jdk/test) on OpenJDK8 and how to identify whether a failure is expected or not. >> >> Running java/awt and javax/swing tests against OpenJDK8 on various platforms I got some failures. Trying to find any explanations for these failures I looked through the JDK Bug System and could not find any bugs explaining them, for example, for the following two tests >> > As I mentioned above, we don't run these tests as part of the regular testing see NOTE 2 > http://download.java.net/openjdk/testresults/9/testresults.html > 2) ** Results do not includes test results for awt, swing and 2d. >> >> -java/awt/Frame/UnfocusableMaximizedFrameResizablity/UnfocusableMaximizedFrameResizablity.java >> >> Failed. >> Program `/Users/builduser/buildAgent/work/13ab0d4c51b0de0b/jbsdk/jdk/Contents/Home/bin/java' timed out (timeout set to 240000ms, elapsed time was 240786ms). >> >> - javax/swing/JPopupMenu/6800513/bug6800513.java >> >> >> Failed. >> Execution failed: `main' threw exception: java.lang.Exception: popup class is: javax.swing.PopupFactory$HeavyWeightPopup, expected: javax.swing.PopupFactory$LightWeightPopup >> >> I found out that these tests were excluded from runs against JDK 8 Update Releases Early Access Build (EAB) - see Test Results page at http://download.java.net/openjdk/testresults/8 . Please note, I do not know the status of these results, whether they are actual for OpenJDK8 final release or not. Also, I paid attention to that most of the failures I am talking about are not included into jdk/test/ProblemList.txt as for now. >> > As I mentioned above, we don't run these tests as part of the regular testing see NOTE 2 > http://download.java.net/openjdk/testresults/9/testresults.html > 2) ** Results do not includes test results for awt, swing and 2d. > >> Supposing once these tests were excluded from runs, there were some causes for that e.g. some known product or test issues which were not intended to be fixed for this particular release. My question is how can I get to know these causes in order to differentiate expected and unexpected failures - any of these tests, which were excluded from EAB runs because of one issue, may fail because of another. >> > With the exception of awt, swing and 2d, the test results or any differences from one build to another are highlighted in the diff column. > >> I tried to follow the link at Summary column placed on the page http://download.java.net/openjdk/testresults/9 and could not get information about statuses of the tests (similar to OpenJDK8). >> > This link works for me, can you retry ? >> >> So another question, how can I get the list of regression tests (if any) which expectedly fail for some particular OpenJDK release? >> > In the test results page - for example http://download.java.net/openjdk/testresults/9/testresults.html > > The summary link provides a link to the tests that ran successfully. The diff column provides a link to the failures that are different to the previous build by component - jdk, hotspot & langtools > > I hope that helps. > > Rgds,Rory >> Thanks, >> >> Vitaly >> > > -- > Rgds,Rory O'Donnell > Quality Engineering Manager > Oracle EMEA, Dublin,Ireland -------------- next part -------------- An HTML attachment was scrubbed... URL: From rory.odonnell at oracle.com Tue Oct 4 12:32:47 2016 From: rory.odonnell at oracle.com (Rory O'Donnell) Date: Tue, 4 Oct 2016 13:32:47 +0100 Subject: Regression test failures - could not find entries in JDK Bug System In-Reply-To: <93195FDE-AA5E-44B6-B635-6B50434928CF@jetbrains.com> References: <7c7e54af-7e3c-2361-1f12-49fef97b961b@oracle.com> <93195FDE-AA5E-44B6-B635-6B50434928CF@jetbrains.com> Message-ID: Hi Vitaly, Comments inline. On 04/10/2016 13:00, Vitaly Provodin wrote: > Hi Rory, > > Thanks a lot for the detailed answer - now it is clear for EAB runs. > Sorry I overlooked the note 2. > Actually, the reason of my mail was to understand that the failures I > got (including those two) are expected and can be explained by > existing bugs. Totally there were about 300 test failures of java/awt > and javax/swing tests in my environment. Most of them are explained by > existing bugs. > For others (about 70) no bugs were found - most probably they are > somehow mentioned in Bug System but i could find no entries. > > Some of these 70 failures can be caused by specifics in my > environment. But others like > /javax/swing/JPopupMenu/6800513/bug6800513.java/ may be considered as > an issue in Java. This could be - JDK-7184956 > The main question here how can I report these issues (if I have no > write-access to the Bug System)? > It looks like time-consuming job doing it via emails... > You can report issues via http://bugs.java.com/ > What can you recommend me? > > Thanks in advance, > Vitaly > > P.S. now I am able to open number-links via > http://download.java.net/openjdk/testresults/9/testresults.html > But they can not be opened if starting page is > http://download.java.net/openjdk/testresults/9 Thanks for that, I will get it looked at. Rgds,Rory > >> On 04 Oct 2016, at 17:02, Rory O'Donnell > > wrote: >> >> Hi Vitaly, >> >> A little bit of background, the purpose of the posting of EA build >> results is to provide consistent, reproducible >> results that people can generate and compare against in their own >> environment. >> >> To this end, we do not run the awt, swing and 2d tests, as there are >> so many variables and the results >> can be inconsistent. >> >> On 04/10/2016 03:35, Vitaly Provodin wrote: >>> >>> Hello, >>> >>> My question relates to failures of the Regression tests (jdk/test) >>> on OpenJDK8 and how to identify whether a failure is expected or not. >>> >>> Running java/awt and javax/swing tests against OpenJDK8 on various >>> platforms I got some failures. Trying to find any explanations for >>> these failures I looked through the JDK Bug System and could not >>> find any bugs explaining them, for example, for the following two tests >>> >> As I mentioned above, we don't run these tests as part of the regular >> testing see NOTE 2 >> http://download.java.net/openjdk/testresults/9/testresults.html >> 2) ** Results do not includes test results for awt, swing and 2d. >>> >>> /-java/awt/Frame/UnfocusableMaximizedFrameResizablity/UnfocusableMaximizedFrameResizablity.java/ >>> >>> Failed. >>> Program >>> `/Users/builduser/buildAgent/work/13ab0d4c51b0de0b/jbsdk/jdk/Contents/Home/bin/java' >>> timed out (timeout set to 240000ms, elapsed time was 240786ms). >>> >>> >>> /- javax/swing/JPopupMenu/6800513/bug6800513.java/ >>> >>> >>> Failed. >>> Execution failed: `main' threw exception: java.lang.Exception: >>> popup class is: javax.swing.PopupFactory$HeavyWeightPopup, >>> expected: javax.swing.PopupFactory$LightWeightPopup >>> >>> >>> I found out that these tests were excluded from runs against JDK 8 >>> Update Releases Early Access Build (EAB) - see Test Results page at >>> http://download.java.net/openjdk/testresults/8. Please note, I do >>> not know the status of these results, whether they are actual for >>> OpenJDK8 final release or not. Also, I paid attention to that most >>> of the failures I am talking about are not included into >>> jdk/test/ProblemList.txt as for now. >>> >> As I mentioned above, we don't run these tests as part of the regular >> testing see NOTE 2 >> http://download.java.net/openjdk/testresults/9/testresults.html >> 2) ** Results do not includes test results for awt, swing and 2d. >> >>> Supposing once these tests were excluded from runs, there were some >>> causes for that e.g. some known product or test issues which were >>> not intended to be fixed for this particular release. My question is >>> how can I get to know these causes in order to differentiate >>> expected and unexpected failures - any of these tests, which were >>> excluded from EAB runs because of one issue, may fail because of >>> another. >>> >> With the exception of awt, swing and 2d, the test results or any >> differences from one build to another are highlighted in the diff >> column. >> >>> I tried to follow the link at Summary column placed on the page >>> http://download.java.net/openjdk/testresults/9 and could not get >>> information about statuses of the tests (similar to OpenJDK8). >>> >> This link works for me, can you retry ? >>> >>> So another question, how can I get the list of regression tests (if >>> any) which expectedly fail for some particular OpenJDK release? >>> >> In the test results page - for >> examplehttp://download.java.net/openjdk/testresults/9/testresults.html >> >> The summary link provides a link to the tests that ran successfully. >> The diff column provides a link to the failures that are different to >> the previous build by component - jdk, hotspot & langtools >> >> I hope that helps. >> >> Rgds,Rory >>> >>> Thanks, >>> >>> Vitaly >>> >> >> -- >> Rgds,Rory O'Donnell >> Quality Engineering Manager >> Oracle EMEA, Dublin,Ireland > -- Rgds,Rory O'Donnell Quality Engineering Manager Oracle EMEA , Dublin, Ireland -------------- next part -------------- An HTML attachment was scrubbed... URL: From vitaly.provodin at jetbrains.com Wed Oct 5 03:47:48 2016 From: vitaly.provodin at jetbrains.com (Vitaly Provodin) Date: Wed, 5 Oct 2016 10:47:48 +0700 Subject: Regression test failures - could not find entries in JDK Bug System In-Reply-To: References: <7c7e54af-7e3c-2361-1f12-49fef97b961b@oracle.com> <93195FDE-AA5E-44B6-B635-6B50434928CF@jetbrains.com> Message-ID: <41A707A0-6859-4B2A-9550-B61ECF7AEE23@jetbrains.com> Hi Rory, Got it. Thanks, Vitaly > On 04 Oct 2016, at 19:32, Rory O'Donnell wrote: > > Hi Vitaly, > > Comments inline. > > > On 04/10/2016 13:00, Vitaly Provodin wrote: >> Hi Rory, >> >> Thanks a lot for the detailed answer - now it is clear for EAB runs. Sorry I overlooked the note 2. >> Actually, the reason of my mail was to understand that the failures I got (including those two) are expected and can be explained by existing bugs. Totally there were about 300 test failures of java/awt and javax/swing tests in my environment. Most of them are explained by existing bugs. >> For others (about 70) no bugs were found - most probably they are somehow mentioned in Bug System but i could find no entries. >> >> Some of these 70 failures can be caused by specifics in my environment. But others like javax/swing/JPopupMenu/6800513/bug6800513.java may be considered as an issue in Java. > This could be - JDK-7184956 >> The main question here how can I report these issues (if I have no write-access to the Bug System)? >> It looks like time-consuming job doing it via emails... >> > > You can report issues via http://bugs.java.com/ > >> What can you recommend me? >> >> Thanks in advance, >> Vitaly >> >> P.S. now I am able to open number-links via http://download.java.net/openjdk/testresults/9/testresults.html >> But they can not be opened if starting page is http://download.java.net/openjdk/testresults/9 Thanks for that, I will get it looked at. > > Rgds,Rory > >> >>> On 04 Oct 2016, at 17:02, Rory O'Donnell > wrote: >>> >>> Hi Vitaly, >>> >>> A little bit of background, the purpose of the posting of EA build results is to provide consistent, reproducible >>> results that people can generate and compare against in their own environment. >>> >>> To this end, we do not run the awt, swing and 2d tests, as there are so many variables and the results >>> can be inconsistent. >>> >>> On 04/10/2016 03:35, Vitaly Provodin wrote: >>>> Hello, >>>> >>>> My question relates to failures of the Regression tests (jdk/test) on OpenJDK8 and how to identify whether a failure is expected or not. >>>> >>>> Running java/awt and javax/swing tests against OpenJDK8 on various platforms I got some failures. Trying to find any explanations for these failures I looked through the JDK Bug System and could not find any bugs explaining them, for example, for the following two tests >>>> >>> As I mentioned above, we don't run these tests as part of the regular testing see NOTE 2 >>> http://download.java.net/openjdk/testresults/9/testresults.html >>> 2) ** Results do not includes test results for awt, swing and 2d. >>>> >>>> -java/awt/Frame/UnfocusableMaximizedFrameResizablity/UnfocusableMaximizedFrameResizablity.java >>>> >>>> Failed. >>>> Program `/Users/builduser/buildAgent/work/13ab0d4c51b0de0b/jbsdk/jdk/Contents/Home/bin/java' timed out (timeout set to 240000ms, elapsed time was 240786ms). >>>> >>>> - javax/swing/JPopupMenu/6800513/bug6800513.java >>>> >>>> >>>> Failed. >>>> Execution failed: `main' threw exception: java.lang.Exception: popup class is: javax.swing.PopupFactory$HeavyWeightPopup, expected: javax.swing.PopupFactory$LightWeightPopup >>>> >>>> I found out that these tests were excluded from runs against JDK 8 Update Releases Early Access Build (EAB) - see Test Results page at http://download.java.net/openjdk/testresults/8 . Please note, I do not know the status of these results, whether they are actual for OpenJDK8 final release or not. Also, I paid attention to that most of the failures I am talking about are not included into jdk/test/ProblemList.txt as for now. >>>> >>> As I mentioned above, we don't run these tests as part of the regular testing see NOTE 2 >>> http://download.java.net/openjdk/testresults/9/testresults.html >>> 2) ** Results do not includes test results for awt, swing and 2d. >>> >>>> Supposing once these tests were excluded from runs, there were some causes for that e.g. some known product or test issues which were not intended to be fixed for this particular release. My question is how can I get to know these causes in order to differentiate expected and unexpected failures - any of these tests, which were excluded from EAB runs because of one issue, may fail because of another. >>>> >>> With the exception of awt, swing and 2d, the test results or any differences from one build to another are highlighted in the diff column. >>> >>>> I tried to follow the link at Summary column placed on the page http://download.java.net/openjdk/testresults/9 and could not get information about statuses of the tests (similar to OpenJDK8). >>>> >>> This link works for me, can you retry ? >>>> >>>> So another question, how can I get the list of regression tests (if any) which expectedly fail for some particular OpenJDK release? >>>> >>> In the test results page - for example http://download.java.net/openjdk/testresults/9/testresults.html >>> >>> The summary link provides a link to the tests that ran successfully. The diff column provides a link to the failures that are different to the previous build by component - jdk, hotspot & langtools >>> >>> I hope that helps. >>> >>> Rgds,Rory >>>> Thanks, >>>> >>>> Vitaly >>>> >>> >>> -- >>> Rgds,Rory O'Donnell >>> Quality Engineering Manager >>> Oracle EMEA, Dublin,Ireland >> > > -- > Rgds,Rory O'Donnell > Quality Engineering Manager > Oracle EMEA , Dublin, Ireland -------------- next part -------------- An HTML attachment was scrubbed... URL: 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: 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 -------------- next part -------------- An HTML attachment was scrubbed... URL: