From abdul.kolarkunnu at oracle.com Wed Sep 5 04:57:32 2018 From: abdul.kolarkunnu at oracle.com (Muneer Kolarkunnu) Date: Tue, 4 Sep 2018 21:57:32 -0700 (PDT) Subject: OpenJDK 12 build 9 test results now available Message-ID: <2f3869cc-e679-4b9a-b145-6bd0e067c831@default> OpenJDK 12 ea build 9 test results are now available at https://download.java.net/openjdk/testresults/12/testresults.html The jdk test results contain 8 differences from the build 8 test results. There is 1 testcase failure, this failure is under investigation, JBS issue already exists for this failure. 0: /scratch/export/home/aginfra/muneer/jtest/merge12/8/jdk/JTwork pass: 7,224; not run: 2,407 1: /scratch/export/home/aginfra/muneer/jtest/merge12/9/jdk/JTwork pass: 7,226; fail: 1; not run: 2,407 0 1 Test --- pass com/sun/jdi/BreakpointWithFullGC.java --- pass com/sun/jdi/JdbExprTest.java pass --- com/sun/jdi/JdbExprTest.sh --- pass com/sun/jdi/JdbMethodExitTest.java pass --- com/sun/jdi/JdbMethodExitTest.sh pass fail java/text/Format/NumberFormat/CurrencyFormat.java --- pass sun/security/krb5/auto/SpnegoUnknownMech.java --- pass sun/security/ssl/SSLEngineImpl/SSLEngineFailedALPN.java 8 differences The hotspot test results contain 27 differences from the build 8 test results. There are 2 testcase failures, these failures are under investigation, JBS issue already exists for these failures. 0: /scratch/export/home/aginfra/muneer/jtest/merge12/8/hotspot/JTwork pass: 5,712; not run: 307 1: /scratch/export/home/aginfra/muneer/jtest/merge12/9/hotspot/JTwork pass: 5,729; fail: 2; not run: 307 0 1 Test --- pass compiler/c2/SubsumingLoadsCauseFlagSpill.java --- pass compiler/floatingpoint/TestFloatSyncJNIArgs.java pass --- gc/epsilon/TestMemoryMXBeans.java --- pass runtime/BoolReturn/JNIBooleanTest.java --- pass runtime/BootstrapMethod/TestLambdaExceptionInInitializer.java pass --- runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java --- pass runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java#id0 --- pass runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java#id1 --- pass runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java#id2 --- pass runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java#id3 --- pass runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java#id4 --- pass runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java#id5 --- pass runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java#id6 --- pass runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java#id7 --- pass runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java#id8 --- pass runtime/CommandLine/OptionsValidation/TestOptionsWithRanges.java#id9 --- pass runtime/CommandLine/OptionsValidation/TestOptionsWithRanges_generate.sh pass fail runtime/MemberName/MemberNameLeak.java --- pass runtime/appcds/cacheObject/DifferentHeapSizes.java pass --- runtime/appcds/cacheObject/RangeNotWithinHeap.java --- pass runtime/appcds/sharedStrings/IncompatibleOptions_noCompactStrings.java --- pass runtime/appcds/sharedStrings/IncompatibleOptions_stringDedup.java --- pass runtime/logging/RedefineClasses.java --- pass serviceability/sa/CDSJMapClstats.java --- pass serviceability/sa/TestJhsdbJstackMixed.java --- pass vmTestbase/nsk/jvmti/ThreadStart/threadstart003/TestDescription.java pass fail vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java 27 differences The langtools test results contain 37 differences from the build 8 test results. No new testcase failures found. 0: /scratch/export/home/aginfra/muneer/jtest/merge12/8/langtools/JTwork pass: 3,564; not run: 368 1: /scratch/export/home/aginfra/muneer/jtest/merge12/9/langtools/JTwork pass: 3,601; not run: 368 0 1 Test --- pass tools/javac/T8209173/CodeCompletionExceptTest.java --- pass tools/javac/expswitch/ExpSwitchNestingTest.java --- pass tools/javac/lambda/BadSwitchExpressionLambda.java --- pass tools/javac/switchexpr/BlockExpression.java --- pass tools/javac/switchexpr/BooleanNumericNonNumeric.java --- pass tools/javac/switchexpr/BreakTest.java --- pass tools/javac/switchexpr/EmptySwitch.java --- pass tools/javac/switchexpr/ExhaustiveEnumSwitch.java --- pass tools/javac/switchexpr/ExpressionSwitch.java --- pass tools/javac/switchexpr/ExpressionSwitchBreaks1.java --- pass tools/javac/switchexpr/ExpressionSwitchBreaks2.java --- pass tools/javac/switchexpr/ExpressionSwitchBugs.java --- pass tools/javac/switchexpr/ExpressionSwitchCodeFromJLS.java --- pass tools/javac/switchexpr/ExpressionSwitchDA.java --- pass tools/javac/switchexpr/ExpressionSwitchFallThrough.java --- pass tools/javac/switchexpr/ExpressionSwitchFallThrough1.java --- pass tools/javac/switchexpr/ExpressionSwitchInExpressionSwitch.java --- pass tools/javac/switchexpr/ExpressionSwitchInfer.java --- pass tools/javac/switchexpr/ExpressionSwitchIntersectionTypes.java --- pass tools/javac/switchexpr/ExpressionSwitchNotExhaustive.java --- pass tools/javac/switchexpr/ExpressionSwitchUnreachable.java --- pass tools/javac/switchexpr/ParseIncomplete.java --- pass tools/javac/switchexpr/ParserRecovery.java --- pass tools/javac/switchexpr/SwitchExpressionScopesIsolated.java --- pass tools/javac/switchexpr/SwitchExpressionSimpleVisitorTest.java --- pass tools/javac/switchextra/CaseTest.java --- pass tools/javac/switchextra/MultipleLabelsExpression.java --- pass tools/javac/switchextra/MultipleLabelsStatement.java --- pass tools/javac/switchextra/RuleParsingTest.java --- pass tools/javac/switchextra/SwitchArrowBrokenConstant.java --- pass tools/javac/switchextra/SwitchNoExtraTypes.java --- pass tools/javac/switchextra/SwitchObject.java --- pass tools/javac/switchextra/SwitchStatementArrow.java --- pass tools/javac/switchextra/SwitchStatementBroken.java --- pass tools/javac/switchextra/SwitchStatementBroken2.java --- pass tools/javac/switchextra/SwitchStatementScopesIsolated.java --- pass tools/javac/switchnull/SwitchNullDisabled.java 37 differences -- Regards, Abdul Muneer Quality Outreach Oracle, Bangalore, India -------------- next part -------------- An HTML attachment was scrubbed... URL: From abdul.kolarkunnu at oracle.com Fri Sep 7 09:40:23 2018 From: abdul.kolarkunnu at oracle.com (Muneer Kolarkunnu) Date: Fri, 7 Sep 2018 02:40:23 -0700 (PDT) Subject: JDK 12 & JMC 7.0.0 Early Access builds are available In-Reply-To: <3c3c04b2-2813-de83-22e0-cd89cfa2f28c@oracle.com> References: <3c3c04b2-2813-de83-22e0-cd89cfa2f28c@oracle.com> Message-ID: Hi All, JDK 11 build 28 is our first JDK 11 Release Candidate [1] JDK 11 build 28 is available at : - jdk.java.net/11/ JDK 12 Early Access build 10 is available at : - jdk.java.net/12/ Release Notes for JDK 12 [2] JEPs integrated to JDK 12: ???????? 325: Switch Expressions (Preview [3]) JEPs proposed to target JDK 12: ???????? 326: Raw String Literals (Preview [3]) FOSS bug fixes in recent builds. Apache Ant -? HYPERLINK "https://bugs.openjdk.java.net/browse/JDK-8209965"JDK-8209965 (b09) Other important fixes in JDK 12 Disabled all DES TLS Cipher Suites (HYPERLINK "https://bugs.openjdk.java.net/browse/JDK-8208350"JDK-8208350) DES-based TLS cipher suites are considered obsolete and should no longer be used JMC 7.0.0 Early Access build 04 is available at :- http://jdk.java.net/jmc/ Overview - summary [4] These early-access, open-source builds are provided under the HYPERLINK "https://opensource.org/licenses/UPL"Universal Permissive License, version?1.0. Feedback via the http://bugreport.java.com/ ???????? Be sure to include jmc application Build id from "Help" - "About JDK Mission Control". ? [1] http://mail.openjdk.java.net/pipermail/jdk-dev/2018-August/001844.html [2] http://jdk.java.net/12/release-notes [3] http://openjdk.java.net/jeps/12 [4] https://download.java.net/java/early_access/jmc7/core/common/docs/api/overview-summary.html ? ? -- Regards, Abdul Muneer Quality Outreach Oracle, Bangalore, India ? -------------- next part -------------- An HTML attachment was scrubbed... URL: From anthonyv.be at outlook.com Mon Sep 10 09:19:27 2018 From: anthonyv.be at outlook.com (Anthony Vanelverdinghe) Date: Mon, 10 Sep 2018 09:19:27 +0000 Subject: JDK-8210405 is reproducible and should be reopened Message-ID: Hi Recently I filed an issue with the Javadoc search in Microsft Edge [https://bugs.openjdk.java.net/browse/JDK-8210405]. This was closed as unreproducible, but I can consistently reproduce this on multiple PCs. The problem is as follows: hitting Enter in the search field, selects the first result in the autocompletion list. Now, in Microsoft Edge, the autocompletion list doesn?t update fast enough, so if you quickly type ?String? and hit Enter, you won?t be redirected to java.lang.String as expected. I looked into this myself, and with the changes below, the bug is no longer reproducible. Now when you hit Enter, a new search is triggered and the first result of this search is used for navigation. I don?t know if the root cause is a bug in Microsoft Edge, jQuery UI, or the Javadoc Search?s usage of jQuery UI, but this shows that there is an issue, and that a solution is possible, solely by changing the Javadoc Search implementation. So my question is to reopen this issue and append the given information to it. Thanks in advance. Here?s what I did in search.js: 1) add a global variable: var selectRequested = false; 2) inside $("#search").catcomplete(...), change the ?select? property by extracting the current code into a global function: function navigateToItem(ui) { // ... } And change the implementation as follows: select: function(event, ui) { if(event.key === "Enter") { selectRequested = true; $("#search").catcomplete("search", $("#search").val()); } else { navigateToItem(ui); } } 3) still inside $("#search").catcomplete(...), change the ?response? property by appending the following to it: if(selectRequested) { navigateToItem({item: ui.content[0]}); } Kind regards, Anthony Vanelverdinghe -------------- next part -------------- An HTML attachment was scrubbed... URL: From abdul.kolarkunnu at oracle.com Mon Sep 10 10:49:35 2018 From: abdul.kolarkunnu at oracle.com (Muneer Kolarkunnu) Date: Mon, 10 Sep 2018 03:49:35 -0700 (PDT) Subject: JDK-8210405 is reproducible and should be reopened In-Reply-To: References: Message-ID: <840af031-cbb2-45e6-a12b-8be33a4111c0@default> Thanks Anthony for more information. We have reopened the bug with details. Regards, Muneer From: Anthony Vanelverdinghe Sent: Monday, September 10, 2018 2:49 PM To: quality-discuss at openjdk.java.net Subject: JDK-8210405 is reproducible and should be reopened Hi Recently I filed an issue with the Javadoc search in Microsft Edge [https://bugs.openjdk.java.net/browse/JDK-8210405]. This was closed as unreproducible, but I can consistently reproduce this on multiple PCs. The problem is as follows: hitting Enter in the search field, selects the first result in the autocompletion list. Now, in Microsoft Edge, the autocompletion list doesn't update fast enough, so if you quickly type "String" and hit Enter, you won't be redirected to java.lang.String as expected. I looked into this myself, and with the changes below, the bug is no longer reproducible. Now when you hit Enter, a new search is triggered and the first result of this search is used for navigation. I don't know if the root cause is a bug in Microsoft Edge, jQuery UI, or the Javadoc Search's usage of jQuery UI, but this shows that there is an issue, and that a solution is possible, solely by changing the Javadoc Search implementation. So my question is to reopen this issue and append the given information to it. Thanks in advance. Here's what I did in search.js: 1) add a global variable: var selectRequested = false; 2) inside $("#search").catcomplete(...), change the "select" property by extracting the current code into a global function: function navigateToItem(ui) { // ... } And change the implementation as follows: select: function(event, ui) { if(event.key === "Enter") { selectRequested = true; $("#search").catcomplete("search", $("#search").val()); } else { navigateToItem(ui); } } 3) still inside $("#search").catcomplete(...), change the "response" property by appending the following to it: if(selectRequested) { navigateToItem({item: ui.content[0]}); } Kind regards, Anthony Vanelverdinghe -------------- next part -------------- An HTML attachment was scrubbed... URL: From abdul.kolarkunnu at oracle.com Tue Sep 11 09:26:35 2018 From: abdul.kolarkunnu at oracle.com (Muneer Kolarkunnu) Date: Tue, 11 Sep 2018 02:26:35 -0700 (PDT) Subject: OpenJDK 12 build 10 test results now available Message-ID: <577739e0-8f9e-4de5-9bfa-a38d644e8915@default> OpenJDK 12 ea build 10 test results are now available at https://download.java.net/openjdk/testresults/12/testresults.html The jdk test results contain 37 differences from the build 9 test results. There is 1 testcase failure, this failure is under investigation, JBS issue already exists for this failure. 0: /scratch/export/home/aginfra/muneer/jtest/merge12/9/jdk/JTwork pass: 7,226; fail: 1; not run: 2,407 1: /scratch/export/home/aginfra/muneer/jtest/merge12/10/jdk/JTwork pass: 7,227; fail: 1; not run: 2,408 0 1 Test --- pass com/sun/jdi/CatchAllTest.java pass --- com/sun/jdi/CatchAllTest.sh --- pass com/sun/jdi/CatchCaughtTest.java pass --- com/sun/jdi/CatchCaughtTest.sh --- pass com/sun/jdi/CommandCommentDelimiter.java pass --- com/sun/jdi/CommandCommentDelimiter.sh --- pass com/sun/jdi/DeoptimizeWalk.java pass --- com/sun/jdi/DeoptimizeWalk.sh --- pass com/sun/jdi/EvalArgs.java pass --- com/sun/jdi/EvalArgs.sh --- pass com/sun/jdi/EvalArraysAsList.java pass --- com/sun/jdi/EvalArraysAsList.sh --- pass com/sun/jdi/EvalInterfaceStatic.java pass --- com/sun/jdi/EvalInterfaceStatic.sh --- pass com/sun/jdi/GetLocalVariables3Test.java pass --- com/sun/jdi/GetLocalVariables3Test.sh --- pass com/sun/jdi/GetLocalVariables4Test.java pass --- com/sun/jdi/GetLocalVariables4Test.sh --- pass com/sun/jdi/JdbArgTest.java pass --- com/sun/jdi/JdbArgTest.sh --- pass com/sun/jdi/JdbLockTest.java pass --- com/sun/jdi/JdbLockTest.sh --- pass com/sun/jdi/JdbMissStep.java pass --- com/sun/jdi/JdbMissStep.sh --- pass com/sun/jdi/JdbVarargsTest.java pass --- com/sun/jdi/JdbVarargsTest.sh --- pass com/sun/jdi/MixedSuspendTest.java pass --- com/sun/jdi/MixedSuspendTest.sh --- pass com/sun/jdi/NotAField.java pass --- com/sun/jdi/NotAField.sh --- pass com/sun/jdi/NullLocalVariable.java pass --- com/sun/jdi/NullLocalVariable.sh pass fail com/sun/jdi/RedefineNestmateAttr/TestNestmateAttr.java --- pass java/nio/channels/etc/PrintSupportedOptions.java fail pass java/text/Format/NumberFormat/CurrencyFormat.java --- pass jdk/internal/reflect/Reflection/GetCallerClassTest.java pass --- jdk/internal/reflect/Reflection/GetCallerClassTest.sh 37 differences The hotspot test results contain 6 differences from the build 9 test results. There is 1 testcase failure, this failure is under investigation, JBS issue already exists for this failure. 0: /scratch/export/home/aginfra/muneer/jtest/merge12/9/hotspot/JTwork pass: 5,729; fail: 2; not run: 307 1: /scratch/export/home/aginfra/muneer/jtest/merge12/10/hotspot/JTwork pass: 5,733; fail: 2; not run: 308 0 1 Test --- pass gc/TestNoPerfCounter.java --- pass gc/TestPolicyNamePerfCounter.java#id0 --- pass gc/TestPolicyNamePerfCounter.java#id1 --- fail runtime/Dictionary/CleanProtectionDomain.java --- pass serviceability/jvmti/VMEvent/MyPackage/VMEventRecursionTest.java fail --- vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java 6 differences The langtools test results contain 0 difference from the build 9 test results. -- Regards, Abdul Muneer Quality Outreach Oracle, Bangalore, India -------------- next part -------------- An HTML attachment was scrubbed... URL: From abdul.kolarkunnu at oracle.com Mon Sep 17 05:22:33 2018 From: abdul.kolarkunnu at oracle.com (Muneer Kolarkunnu) Date: Sun, 16 Sep 2018 22:22:33 -0700 (PDT) Subject: JDK 11: First Release Candidate available In-Reply-To: References: <81316313-f644-4b1b-bc87-e77095d16a1a@default> <1535265155301-0.post@n7.nabble.com> Message-ID: <0ceec576-fce9-442a-94c3-5e260fad9e3c@default> Thanks Kon for the confirmation. ? Regards, Muneer ? From: Kon Soulianidis Sent: Saturday, September 15, 2018 11:19 AM To: Muneer Kolarkunnu Subject: Re: JDK 11: First Release Candidate available ? Hi Muneer No, all ok now.? Maybe the download was so new, it was added to the contacts. Thanks Kon ? On Mon, 27 Aug 2018 at 19:14, Muneer Kolarkunnu wrote: Hi Kon, I am not able to reproduce it now, can you please retest it? Regards, Muneer -----Original Message----- From: HYPERLINK "mailto:kon at outrospective.org"kon at outrospective.org Sent: Sunday, August 26, 2018 12:03 PM To: HYPERLINK "mailto:quality-discuss at openjdk.java.net"quality-discuss at openjdk.java.net Subject: Re: JDK 11: First Release Candidate available A note that it appears that Chrome on Windows is marking JDK 11 ea build as a blocked download.? With instructions on how a site admin can fix this here [2] I believe its the same problem as described previously in an earlier build [1] This was attempting to download the OpenJDK build from HYPERLINK "http://jdk.java.net/11/"jdk.java.net/11/ https://download.java.net/java/early_access/jdk11/28/GPL/openjdk-11+28_windows-x64_bin.zip Hopefully the fix in [1] can be applied easily again Regards Kon [1] http://openjdk.5641.n7.nabble.com/jdk-9-ea-157-windows-x64-bin-exe-is-reported-as-virus-malware-by-Firefox-and-Chrome-td299991.html#a300532 [2] https://support.google.com/chrome/answer/6261569?visit_id=636708593751935195-3916557232&p=ib_download_blocked&hl=en-GB&rd=1 -- Sent from: http://openjdk.5641.n7.nabble.com/OpenJDK-Quality-Discussion-f102510.html -------------- next part -------------- An HTML attachment was scrubbed... URL: From abdul.kolarkunnu at oracle.com Mon Sep 17 09:10:41 2018 From: abdul.kolarkunnu at oracle.com (Muneer Kolarkunnu) Date: Mon, 17 Sep 2018 02:10:41 -0700 (PDT) Subject: OpenJDK 12 build 11 test results now available Message-ID: <075ea984-98e5-4b3b-a5c5-beb94a237a34@default> OpenJDK 12 ea build 11 test results are now available at https://download.java.net/openjdk/testresults/12/testresults.html The jdk test results contain 7 differences from the build 10 test results. No new testcase failures found. 0: /scratch/export/home/aginfra/muneer/jtest/merge12/10/jdk/JTwork pass: 7,227; fail: 1; not run: 2,408 1: /scratch/export/home/aginfra/muneer/jtest/merge12/11/jdk/JTwork pass: 7,228; fail: 1; error: 1; not run: 2,409 0 1 Test --- pass java/nio/charset/CharsetDecoder/NaNinCtor.java --- pass java/nio/charset/CharsetEncoder/NaNinCtor.java pass --- java/util/zip/ZipFile/DeleteTempJar.java --- pass java/util/zip/ZipFile/DeleteTempJarTest.java --- pass javax/naming/module/RunBasic.java pass --- javax/naming/module/basic.sh pass error sun/tools/jstatd/TestJstatdExternalRegistry.java 7 differences The hotspot test results contain 10 differences from the build 10 test results. No new testcase failures found. 0: /scratch/export/home/aginfra/muneer/jtest/merge12/10/hotspot/JTwork pass: 5,733; fail: 2; not run: 308 1: /scratch/export/home/aginfra/muneer/jtest/merge12/11/hotspot/JTwork pass: 5,743; not run: 301 0 1 Test --- pass compiler/c2/TestUnreachableRegionDuringCCP.java fail pass runtime/Dictionary/CleanProtectionDomain.java fail pass runtime/MemberName/MemberNameLeak.java --- pass vmTestbase/metaspace/stressHierarchy/stressHierarchy007/TestDescription.java --- pass vmTestbase/metaspace/stressHierarchy/stressHierarchy008/TestDescription.java --- pass vmTestbase/metaspace/stressHierarchy/stressHierarchy009/TestDescription.java --- pass vmTestbase/metaspace/stressHierarchy/stressHierarchy010/TestDescription.java --- pass vmTestbase/metaspace/stressHierarchy/stressHierarchy011/TestDescription.java --- pass vmTestbase/metaspace/stressHierarchy/stressHierarchy012/TestDescription.java --- pass vmTestbase/nsk/jvmti/scenarios/allocation/AP10/ap10t001/TestDescription.java 10 differences The langtools test results contain 3 differences from the build 10 test results. No new testcase failures found. 0: /scratch/export/home/aginfra/muneer/jtest/merge12/10/langtools/jtreg/JTwork pass: 3,601; not run: 368 1: /scratch/export/home/aginfra/muneer/jtest/merge12/11/langtools/JTwork pass: 3,604; not run: 368 0 1 Test --- pass tools/javac/T8210435/NoLocalsMustBeReservedForDCEedVarsTest.java --- pass tools/javac/lambda/8210495/T8210495.java --- pass tools/javac/launcher/GetResourceTest.java 3 differences -- Regards, Abdul Muneer Quality Outreach Oracle, Bangalore, India -------------- next part -------------- An HTML attachment was scrubbed... URL: From abdul.kolarkunnu at oracle.com Tue Sep 25 05:00:11 2018 From: abdul.kolarkunnu at oracle.com (Muneer Kolarkunnu) Date: Mon, 24 Sep 2018 22:00:11 -0700 (PDT) Subject: OpenJDK 12 build 12 test results now available Message-ID: OpenJDK 12 ea build 12 test results are now available at https://download.java.net/openjdk/testresults/12/testresults.html The jdk test results contain 24 differences from the build 11 test results. No new testcase failures found. 0: /scratch/export/home/aginfra/muneer/jtest/merge12/11/jdk/JTwork pass: 7,228; fail: 1; error: 1; not run: 2,409 1: /scratch/export/home/aginfra/muneer/jtest/merge12/12/jdk/JTwork pass: 7,236; error: 1; not run: 2,408 0 1 Test pass --- com/sun/jdi/Redefine-g.sh --- pass com/sun/jdi/RedefineAbstractClass.java pass --- com/sun/jdi/RedefineAbstractClass.sh --- pass com/sun/jdi/RedefineAddPrivateMethod.java pass --- com/sun/jdi/RedefineAddPrivateMethod.sh --- pass com/sun/jdi/RedefineAnnotation.java pass --- com/sun/jdi/RedefineAnnotation.sh --- pass com/sun/jdi/RedefineChangeClassOrder.java pass --- com/sun/jdi/RedefineChangeClassOrder.sh --- pass com/sun/jdi/RedefineClasses.java pass --- com/sun/jdi/RedefineClasses.sh --- pass com/sun/jdi/RedefineClearBreakpoint.java pass --- com/sun/jdi/RedefineClearBreakpoint.sh --- pass com/sun/jdi/RedefineG.java --- pass com/sun/jdi/RedefineImplementor.java fail pass com/sun/jdi/RedefineNestmateAttr/TestNestmateAttr.java --- pass com/sun/jndi/ldap/DisconnectNPETest.java --- pass java/lang/Object/WaitTooLong.java --- pass java/lang/String/AlignIndent.java --- pass java/net/whitebox/CookieTestDriver.java --- pass java/util/ServiceLoader/basic/ServiceLoaderBasicTest.java pass --- java/util/ServiceLoader/basic/basic.sh --- pass jdk/internal/reflect/Reflection/Filtering.java --- pass sun/security/pkcs11/fips/TestTLS12.java 24 differences The hotspot test results contain 1 difference from the build 11 test results. No new testcase failures found. 0: /scratch/export/home/aginfra/muneer/jtest/merge12/11/hotspot/JTwork pass: 5,743; not run: 301 1: /scratch/export/home/aginfra/muneer/jtest/merge12/12/hotspot/JTwork pass: 5,744; not run: 301 0 1 Test --- pass compiler/intrinsics/math/Test8210461.java 1 differences The langtools test results contain 8 differences from the build 11 test results. No new testcase failures found. 0: /scratch/export/home/aginfra/muneer/jtest/merge12/11/langtools/JTwork pass: 3,604; not run: 368 1: /scratch/export/home/aginfra/muneer/jtest/merge12/12/langtools/JTwork pass: 3,612; not run: 369 0 1 Test --- pass tools/javac/AvoidNPEAtClassReader/AvoidNPEAtClassReaderTest.java --- pass tools/javac/RawStringLiteralLang.java --- pass tools/javac/RawStringLiteralLangAPI.java --- pass tools/javac/cycle/T8193561.java --- pass tools/javac/lambda/methodReference/MethodRefStuck.java --- pass tools/javac/platform/CanHandleClassFilesTest.java --- pass tools/javac/processing/PackageInfo/ClassAnnotations/ClassAnnotations.java --- pass tools/javac/processing/PackageInfo/Overwrite/Overwrite.java 8 differences -- Regards, Abdul Muneer Quality Outreach Oracle, Bangalore, India -------------- next part -------------- An HTML attachment was scrubbed... URL: From abdul.kolarkunnu at oracle.com Wed Sep 26 10:03:23 2018 From: abdul.kolarkunnu at oracle.com (Muneer Kolarkunnu) Date: Wed, 26 Sep 2018 10:03:23 +0000 (UTC) Subject: Release Announcement: General Availability of JDK 11 In-Reply-To: <5d592a13-fad7-9634-5213-c152633f7f7e@oracle.com> References: <5d592a13-fad7-9634-5213-c152633f7f7e@oracle.com> Message-ID: <2ad19fc7-f3f5-4eee-8dee-376a492d997b@default> Hi All, 1) Release Announcement: General Availability of JDK 11 JDK 11, the reference implementation of Java 11 and the first long-term support release produced under the six-month rapid-cadence release model [1][2], is now Generally Available. GPL-licensed OpenJDK builds from Oracle are available here: https://jdk.java.net/11 This release includes seventeen features: 181: HYPERLINK "http://openjdk.java.net/jeps/181"Nest-Based Access Control 309: HYPERLINK "http://openjdk.java.net/jeps/309"Dynamic Class-File Constants 315: HYPERLINK "http://openjdk.java.net/jeps/315"Improve Aarch64 Intrinsics 318: HYPERLINK "http://openjdk.java.net/jeps/318"Epsilon: A No-Op Garbage Collector 320: HYPERLINK "http://openjdk.java.net/jeps/320"Remove the Java EE and CORBA Modules 321: HYPERLINK "http://openjdk.java.net/jeps/321"HTTP Client (Standard) 323: HYPERLINK "http://openjdk.java.net/jeps/323"Local-Variable Syntax for Lambda Parameters 324: HYPERLINK "http://openjdk.java.net/jeps/324"Key Agreement with Curve25519 and Curve448 327: HYPERLINK "http://openjdk.java.net/jeps/327"Unicode 10 328: HYPERLINK "http://openjdk.java.net/jeps/328"Flight Recorder 329: HYPERLINK "http://openjdk.java.net/jeps/329"ChaCha20 and Poly1305 Cryptographic Algorithms 330: HYPERLINK "http://openjdk.java.net/jeps/330"Launch Single-File Source-Code Programs 331: HYPERLINK "http://openjdk.java.net/jeps/331"Low-Overhead Heap Profiling 332: HYPERLINK "http://openjdk.java.net/jeps/332"Transport Layer Security (TLS) 1.3 333: HYPERLINK "http://openjdk.java.net/jeps/333"ZGC: A Scalable Low-Latency Garbage Collector (Experimental) 335: HYPERLINK "http://openjdk.java.net/jeps/335"Deprecate the Nashorn JavaScript Engine 336: HYPERLINK "http://openjdk.java.net/jeps/336"Deprecate the Pack200 Tools and API 2) Quality Outreach Report for September 2018 is available HYPERLINK "https://wiki.openjdk.java.net/display/quality/Quality+Outreach+report+for+September+2018"Quality Outreach report September 2018 Thanks to everyone who contributed to JDK 11 by downloading and testing the early-access builds. In particular the following developers who logged 18 issues in the JDK Bug System. Netty Eclipse Jetty Apache Lucene JUnit5 Apache Tomcat Apache Ant Apache POI AssertJ Eclipse Collections Byte Buddy RxJava 3) JDK 12 EA build 12, under both the GPL and Oracle EA licenses, are now available at http://jdk.java.net/11 . Schedule , Status & Features http://openjdk.java.net/projects/jdk/12/ Release Notes: http://jdk.java.net/12/release-notes -- Regards, Abdul Muneer Quality Outreach Oracle, Bangalore, India ? -------------- next part -------------- An HTML attachment was scrubbed... URL: