From rory.odonnell at oracle.com Tue Apr 4 10:05:07 2017 From: rory.odonnell at oracle.com (Rory O'Donnell) Date: Tue, 4 Apr 2017 11:05:07 +0100 Subject: Could you please provide .jtr files along with the jtreg test results? In-Reply-To: References: Message-ID: <23f8563d-f289-859c-dde8-278b0e4def06@oracle.com> Hi Volker, Just a note to let you know I am still looking into this. I will let you know when I have made progress. Rgds,Rory On 10/01/2017 10:48, Volker Simonis wrote: > Hi Rory, > > thanks for the confirmation. Vladimir just confirmed this as well on > the hotspot list. > The RTM feature is not on by default so this problem is not as sever > as I initially thought. > > The unfortunate thing is that these tests are showing up "Passed" > instead of "Not executed". I think this is not easy to fix in jtreg > because the tests are actually executed and only at runtime the test > decides that its pay load can't be executed on the actual hardware. > > Maybe we need some special return codes such that tests can express > that a tests wasn't really executed. However that would probably > require the redesign of many test because many of them execute several > subtests depending on the platform. But I think it would be definitely > valuable if the jtreg results would be more accurate. > > Regards, > Volker > > > On Tue, Jan 10, 2017 at 10:26 AM, Rory O'Donnell > wrote: >> Hi Volker, >> >> Finally got the info on the test machine used to run the tests, as you >> expected the machine doesn't >> support transactional memory. >> >> Rgds,Rory >> >> This is the output of the command : >> [0.011s][info][os,cpu] flags >> : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 >> clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt >> rdtscp lm 3dnowext 3dnow rep_good extd_apicid pni cx16 lahf_lm cmp_legacy >> svm extapic cr8_legacy >> >> >> >> On 05/01/2017 10:57, Volker Simonis wrote: >> >> Hi, >> >> when looking at the jdk9 test results at: >> >> http://download.java.net/openjdk/testresults/9/testresults.html >> >> it looks like all the transactional memory tests >> (/hotspot/test/compiler/rtm) passed. >> >> However when running them locally, I always get 8 failures (and 30 >> tests passing). >> >> The problem is that the RTM tests are flagged as "Passed" if they run >> on a machine which does not support transactional memory (because >> either the CPU or the OS is too old). It would therefore help if you >> could offer the test result files (i.e. the .jtr files) for every test >> such that one could see if a test really passed or if it just passed >> because it was not properly executed. >> >> If you can't offer the .jtr files in the near term, could you please >> let me know if your test machine supports transactional memory? You >> can easily check this by verifying that the following java command: >> >> java -Xlog:os+cpu -version | grep rtm >> >> outputs something like: >> >> [0.007s][info][os,cpu] flags : fpu vme de pse tsc msr pae >> mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr >> sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc >> arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf >> eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 fma >> cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt >> tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm arat epb pln >> pts dtherm tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust >> bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm xsaveopt cqm_llc >> cqm_occup_llc >> >> >> Thank you and best regards, >> Volker >> >> >> -- >> 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 Wed Apr 5 08:04:24 2017 From: rory.odonnell at oracle.com (Rory O'Donnell) Date: Wed, 5 Apr 2017 09:04:24 +0100 Subject: CFV: New Quality Group Member: Muneer Abdul Kolarkunnu Message-ID: <39035f5c-ea8c-07d0-f737-1f3d913a62c9@oracle.com> I hereby nominate Muneer Abdul Kolarkunnu to Membership in the *Quality **Members* *Group*. Muneer Abdul Kolarkunnu is currently a software engineer working in Oracle's JDK Quality team and is based in India. Votes are due by April 19, 2017 Only current *Members* *of* the *Quality* *Group* [1] are eligible to vote on this nomination. For Lazy Consensus voting instructions, see [2]. Rory [1] http://openjdk.java.net/census [2] http://openjdk.java.net/groups/#member-vote -- 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 Wed Apr 5 08:06:14 2017 From: rory.odonnell at oracle.com (Rory O'Donnell) Date: Wed, 5 Apr 2017 09:06:14 +0100 Subject: CFV: New Quality Group Member: Muneer Abdul Kolarkunnu In-Reply-To: <39035f5c-ea8c-07d0-f737-1f3d913a62c9@oracle.com> References: <39035f5c-ea8c-07d0-f737-1f3d913a62c9@oracle.com> Message-ID: <48765808-e6ec-c280-dddb-be12771aec4e@oracle.com> Vote: yes Rory On 05/04/2017 09:04, Rory O'Donnell wrote: > > > I hereby nominate Muneer Abdul Kolarkunnu to Membership in the > *Quality **Members* *Group*. > > Muneer Abdul Kolarkunnu is currently a software engineer working in > Oracle's JDK Quality team and is based in India. > > Votes are due by April 19, 2017 > > Only current *Members* *of* the *Quality* *Group* [1] are eligible to > vote on this nomination. > > For Lazy Consensus voting instructions, see [2]. > > Rory > > [1] http://openjdk.java.net/census > [2] http://openjdk.java.net/groups/#member-vote > -- > 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 balchandra.vaidya at oracle.com Wed Apr 5 08:10:38 2017 From: balchandra.vaidya at oracle.com (Balchandra Vaidya) Date: Wed, 5 Apr 2017 13:40:38 +0530 Subject: CFV: New Quality Group Member: Muneer Abdul Kolarkunnu In-Reply-To: <39035f5c-ea8c-07d0-f737-1f3d913a62c9@oracle.com> References: <39035f5c-ea8c-07d0-f737-1f3d913a62c9@oracle.com> Message-ID: Vote: yes Thanks Balchandra On 4/5/2017 1:34 PM, Rory O'Donnell wrote: > > > I hereby nominate Muneer Abdul Kolarkunnu to Membership in the > *Quality **Members* *Group*. > > Muneer Abdul Kolarkunnu is currently a software engineer working in > Oracle's JDK Quality team and is based in India. > > Votes are due by April 19, 2017 > > Only current *Members* *of* the *Quality* *Group* [1] are eligible to > vote on this nomination. > > For Lazy Consensus voting instructions, see [2]. > > Rory > > [1] http://openjdk.java.net/census > [2] http://openjdk.java.net/groups/#member-vote > -- > 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 Fri Apr 7 14:41:46 2017 From: abdul.kolarkunnu at oracle.com (Muneer Kolarkunnu) Date: Fri, 7 Apr 2017 07:41:46 -0700 (PDT) Subject: JDK 9 Developer Preview is now available on java.net Message-ID: Hi All, JDK 9 Developer Preview is now available on java.net [1] Developer Preview milestone: - A reasonably stable build suitable for broad testing by the developer community is available. JDK 9 Builds 163 and higher include all planned features. Attention annotation processing users and authors - Request for feedback on annotation processing API changes made in JDK 9. As has been done previously during Java SE 7 and Java SE 8, the JSR 269 annotation processing API is undergoing a maintenance review (MR) as part of Java SE 9. Details of the changes in JDK 9 Early Access build 163 & build 164 available here [2] Please report experiences running processors under JDK 9 and feedback on the API changes to the compiler-dev mailing list. (If you haven?t already subscribed to that list then please do so first, otherwise your message will be discarded as spam.) [1] https://jdk9.java.net/download/ [2] http://mail.openjdk.java.net/pipermail/compiler-dev/2017-April/010896.html ? ? -- Regards, Abdul Muneer Kolarkunnu Quality Engineer Oracle, Bangalore, India ? -------------- next part -------------- An HTML attachment was scrubbed... URL: From rory.odonnell at oracle.com Thu Apr 20 11:54:26 2017 From: rory.odonnell at oracle.com (Rory O'Donnell) Date: Thu, 20 Apr 2017 12:54:26 +0100 Subject: Result: New Quality Group Member: Muneer Abdul Kolarkunnu In-Reply-To: <39035f5c-ea8c-07d0-f737-1f3d913a62c9@oracle.com> References: <39035f5c-ea8c-07d0-f737-1f3d913a62c9@oracle.com> Message-ID: <7c98e686-a643-eeac-e5e9-7c9860038abe@oracle.com> The vote for Muneer Abdul Kolarkunnu [1] is now closed. Yes: 2 No: 0 Abstain: 0 According to the Bylaws definition of Lazy Consensus [2], this is sufficient to approve the nomination. Rgds,Rory [1] http://mail.openjdk.java.net/pipermail/quality-discuss/2017-April/000679.html [2] http://openjdk.java.net/bylaws#lazy-consensus -- Rgds,Rory O'Donnell Quality Engineering Manager Oracle EMEA , Dublin, Ireland From abdul.kolarkunnu at oracle.com Wed Apr 26 11:52:26 2017 From: abdul.kolarkunnu at oracle.com (Muneer Kolarkunnu) Date: Wed, 26 Apr 2017 04:52:26 -0700 (PDT) Subject: JDK 9 build 166 test results now available Message-ID: JDK 9 ea build 166 test results are now available at http://www.java.net/download/openjdk/testresults/9/testresults.html The jdk test results contain 90 differences from the build 162 test results. No new testcase failures found. 0: /home/jtest/merge9/162/jdk/JTwork pass: 6,160; fail: 6; error: 1; not run: 2,268 1: /home/jtest/merge9/166/jdk/JTwork pass: 6,220; fail: 6; error: 1; not run: 2,240 0 1 Test --- pass com/sun/jarsigner/DefaultMethod.java --- pass com/sun/jdi/ArgumentValuesTest.java --- pass com/sun/jdi/FetchLocals.java --- pass com/sun/jdi/GetLocalVariables.java --- pass com/sun/jdi/GetSetLocalTest.java --- pass com/sun/jdi/LineNumberOnBraceTest.java pass --- java/lang/Class/getDeclaredField/FieldSetAccessibleTest.java --- pass java/lang/ClassLoader/getResource/automaticmodules/Driver.java --- pass java/lang/ModuleLayer/BasicLayerTest.java --- pass java/lang/ModuleLayer/LayerAndLoadersTest.java --- pass java/lang/ModuleLayer/LayerControllerTest.java --- pass java/lang/ModuleTests/AddExportsTest.java --- pass java/lang/ModuleTests/AnnotationsTest.java --- pass java/lang/ModuleTests/BasicModuleTest.java --- pass java/lang/ModuleTests/WithSecurityManager.java --- pass java/lang/ModuleTests/access/AccessTest.java --- pass java/lang/ModuleTests/addXXX/Driver.java --- pass java/lang/ModuleTests/annotation/Basic.java --- pass java/lang/System/LoggerFinder/LoggerFinderAPI/LoggerFinderAPI.java --- pass java/lang/System/LoggerFinder/modules/JDKLoggerForImageTest.java --- pass java/lang/System/LoggerFinder/modules/JDKLoggerForJDKTest.java --- pass java/lang/System/LoggerFinder/modules/LoggerInImageTest.java --- pass java/lang/System/LoggerFinder/modules/NamedLoggerForImageTest.java --- pass java/lang/System/LoggerFinder/modules/NamedLoggerForJDKTest.java --- pass java/lang/System/LoggerFinder/modules/UnnamedLoggerForImageTest.java --- pass java/lang/System/LoggerFinder/modules/UnnamedLoggerForJDKTest.java --- pass java/lang/WeakPairMap/Driver.java --- pass java/lang/invoke/DefineClassTest.java --- pass java/lang/module/ModuleFinderWithSecurityManager.java pass --- java/lang/reflect/Layer/BasicLayerTest.java pass --- java/lang/reflect/Layer/LayerAndLoadersTest.java pass --- java/lang/reflect/Layer/LayerControllerTest.java pass --- java/lang/reflect/Module/AddExportsTest.java pass --- java/lang/reflect/Module/AnnotationsTest.java pass --- java/lang/reflect/Module/BasicModuleTest.java pass --- java/lang/reflect/Module/WithSecurityManager.java pass --- java/lang/reflect/Module/access/AccessTest.java pass --- java/lang/reflect/Module/addXXX/Driver.java pass --- java/lang/reflect/Module/annotation/Basic.java pass --- java/lang/reflect/WeakPairMap/Driver.java pass --- java/net/MulticastSocket/JoinGroup.java --- pass java/net/MulticastSocket/JoinLeave.java pass --- java/net/MulticastSocket/Leave.java --- pass java/net/NetworkConfigurationProbe.java --- pass java/net/httpclient/APIErrors.java --- pass java/net/httpclient/BasicAuthTest.java --- pass java/net/httpclient/HeadersTest.java --- pass java/net/httpclient/HeadersTest1.java --- pass java/net/httpclient/HttpInputStreamTest.java --- pass java/net/httpclient/HttpRequestBuilderTest.java --- pass java/net/httpclient/ImmutableHeaders.java --- pass java/net/httpclient/ManyRequests.java --- pass java/net/httpclient/MessageHeadersTest.java --- pass java/net/httpclient/MultiAuthTest.java --- pass java/net/httpclient/ProxyAuthTest.java --- pass java/net/httpclient/RequestBodyTest.java --- pass java/net/httpclient/ShortRequestBody.java --- pass java/net/httpclient/SmallTimeout.java --- pass java/net/httpclient/SmokeTest.java --- pass java/net/httpclient/SplitResponse.java --- pass java/net/httpclient/TestKitTest.java --- pass java/net/httpclient/TimeoutOrdering.java --- pass java/net/httpclient/examples/WebSocketExample.java --- pass java/net/httpclient/http2/BasicTest.java --- pass java/net/httpclient/http2/ErrorTest.java --- pass java/net/httpclient/http2/FixedThreadPoolTest.java --- pass java/net/httpclient/http2/HpackDriver.java --- pass java/net/httpclient/http2/HpackDriverHeaderTable.java --- pass java/net/httpclient/http2/NoBody.java --- pass java/net/httpclient/http2/RedirectTest.java --- pass java/net/httpclient/http2/ServerPush.java --- pass java/net/httpclient/http2/TLSConnection.java --- pass java/net/httpclient/http2/Timeout.java --- pass java/net/httpclient/security/Driver.java --- pass java/net/httpclient/security/Security.java --- pass java/net/httpclient/websocket/ConnectionHandover.java --- pass java/net/httpclient/websocket/WSDriver.java --- pass java/net/httpclient/whitebox/Driver.java --- pass java/util/ResourceBundle/modules/casesensitive/CaseInsensitiveNameClash.java --- pass jdk/internal/agent/AgentCMETest.java --- pass jdk/internal/agent/AgentCheckTest.java --- pass jdk/internal/loader/ClassLoaderValue/ClassLoaderValueTest.java --- pass jdk/internal/util/jar/TestVersionedStream.java --- pass sun/security/krb5/auto/ModuleName.java --- pass sun/security/ssl/CertPathRestrictions/TLSRestrictions.java pass --- tools/jimage/VerifyJimage.java --- pass tools/jlink/bindservices/BindServices.java --- pass tools/jlink/bindservices/SuggestProviders.java --- pass tools/launcher/modules/basic/InitErrors.java --- pass tools/launcher/modules/permit/PermitIllegalAccess.java 90 differences The hotspot test results contain 6 differences from the build 162 test results. No new testcase failures found. 0: /home/jtest/merge9/162/hotspot/JTwork pass: 1,448; error: 1; not run: 59 1: /home/jtest/merge9/166/hotspot/JTwork pass: 1,454; not run: 59 0 1 Test --- pass compiler/arraycopy/TestObjectArrayCopy.java --- pass compiler/c2/TestNPEHeapBased.java --- pass compiler/intrinsics/string/TestStringUTF16IntrinsicRangeChecks.java error pass compiler/jsr292/ContinuousCallSiteTargetChange.java --- pass runtime/jni/CallWithJNIWeak/CallWithJNIWeak.java --- pass runtime/jni/ReturnJNIWeak/ReturnJNIWeak.java 6 differences The langtools test results contain 8 differences from the build 162 test results. No new testcase failures found. 0: /home/jtest/merge9/162/langtools/JTwork pass: 3,589; error: 3; not run: 314 1: /home/jtest/merge9/166/langtools/jtreg/JTwork pass: 3,597; not run: 322 0 1 Test error pass tools/javac/FinalInitializer_2.java --- pass tools/javac/T8176714/FieldOverloadKindNotAssignedTest.java --- pass tools/javac/T8176714/TimingOfMReferenceCheckingTest01.java --- pass tools/javac/T8176714/TimingOfMReferenceCheckingTest02.java error pass tools/javac/failover/CheckAttributedTree.java --- pass tools/javac/generics/inference/8177097/T8177097a.java --- pass tools/javac/generics/inference/8177097/T8177097b.java error pass tools/javac/importscope/NegativeCyclicDependencyTest.java 8 differences The nashorn tests are not able to run because of https://bugs.openjdk.java.net/browse/JDK-8178315 -- Regards, Abdul Muneer Quality Engineer Oracle, Bangalore, India -------------- next part -------------- An HTML attachment was scrubbed... URL: From abdul.kolarkunnu at oracle.com Thu Apr 27 15:59:57 2017 From: abdul.kolarkunnu at oracle.com (Muneer Kolarkunnu) Date: Thu, 27 Apr 2017 08:59:57 -0700 (PDT) Subject: JDK 8u152 b03 test results now available Message-ID: JDK 8u152 ea b03 test results are now available at http://www.java.net/download/openjdk/testresults/8/testresults.html The jdk test results contain 5 differences from the build b02 test results. There is 1 testcase failure, this failure is under investigation. 0: /home/jtest/merge8/jdk8u152-b02/jdk/JTwork pass: 5,090; fail: 10; not run: 1,120 1: /home/jtest/merge8/jdk8u152-b03/jdk/JTwork pass: 5,093; fail: 10; not run: 1,126 0 1 Test fail pass com/sun/nio/sctp/SctpChannel/SocketOptionTests.java pass fail com/sun/nio/sctp/SctpMultiChannel/SocketOptionTests.java --- pass java/lang/Thread/ITLConstructor.java --- pass java/util/Calendar/SupplementalJapaneseEraTest.java --- pass sun/net/ftp/FtpURLConnectionLeak.java 5 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/jdk8u152-b02/hotspot/JTwork pass: 661; fail: 43; error: 4; not run: 21 1: /home/jtest/merge8/jdk8u152-b03/hotspot/JTwork pass: 661; fail: 44; error: 4; not run: 21 0 1 Test --- pass compiler/c1/TestUnresolvedFieldMain.java pass fail gc/g1/TestShrinkAuxiliaryData10.java 2 differences The langtools test results contain 0 difference from the build b03 test results. The nashorn test result is available at http://download.java.net/openjdk/testresults/8/archives8/jdk8u152-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 Fri Apr 28 09:18:17 2017 From: abdul.kolarkunnu at oracle.com (Muneer Kolarkunnu) Date: Fri, 28 Apr 2017 02:18:17 -0700 (PDT) Subject: JDK 8u152 b03 test results now available In-Reply-To: References: Message-ID: <3c282aa5-fd17-4101-b7fa-d125d3655ad0@default> Hi Stefan, ? Test failure SocketOptionTests is an intermittent failure and already bug is there in JBS HYPERLINK "https://bugs.openjdk.java.net/browse/JDK-8141694"JDK-8141694 . gc/g1/TestShrinkAuxiliaryData10.java is also an intermittent failure and investigations are going on. ? Regards, Muneer ? From: Stefan Reich [mailto:stefan.reich.maker.of.eye at googlemail.com] Sent: Friday, April 28, 2017 2:13 AM To: Muneer Kolarkunnu Cc: quality-discuss at openjdk.java.net; adoption-discuss at openjdk.java.net Subject: Re: JDK 8u152 b03 test results now available ? Is that good or bad? Cheers from JavaX / http://ai1.lol ? On Thu, Apr 27, 2017 at 5:59 PM, Muneer Kolarkunnu wrote: JDK 8u152 ea b03 test results are now available at http://www.java.net/download/openjdk/testresults/8/testresults.html The jdk test results contain 5 differences from the build b02 test results. There is 1 testcase failure, this failure is under investigation. 0: /home/jtest/merge8/jdk8u152-b02/jdk/JTwork? pass: 5,090; fail: 10; not run: 1,120 1: /home/jtest/merge8/jdk8u152-b03/jdk/JTwork? pass: 5,093; fail: 10; not run: 1,126 0? ? ? 1? ? ? Test fail? ?pass? ?com/sun/nio/sctp/SctpChannel/SocketOptionTests.java pass? ?fail? ?com/sun/nio/sctp/SctpMultiChannel/SocketOptionTests.java ---? ? pass? ?java/lang/Thread/ITLConstructor.java ---? ? pass? ?java/util/Calendar/SupplementalJapaneseEraTest.java ---? ? pass? ?sun/net/ftp/FtpURLConnectionLeak.java 5 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/jdk8u152-b02/hotspot/JTwork? pass: 661; fail: 43; error: 4; not run: 21 1: /home/jtest/merge8/jdk8u152-b03/hotspot/JTwork? pass: 661; fail: 44; error: 4; not run: 21 0? ? ? 1? ? ? Test ---? ? pass? ?compiler/c1/TestUnresolvedFieldMain.java pass? ?fail? ?gc/g1/TestShrinkAuxiliaryData10.java 2 differences The langtools test results contain 0 difference from the build b03 test results. The nashorn test result is available at http://download.java.net/openjdk/testresults/8/archives8/jdk8u152-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 Fri Apr 28 10:51:59 2017 From: abdul.kolarkunnu at oracle.com (Muneer Kolarkunnu) Date: Fri, 28 Apr 2017 03:51:59 -0700 (PDT) Subject: JDK 9 EA Build 167 and JDK 8u152 build 03 are available on jdk.java.net Message-ID: <1af0162f-497e-445e-b50a-a8b1db2163bc@default> Hi All, JDK 9 Early Access? build 167? is available at the new location : -? HYPERLINK "http://jdk.java.net/9/"jdk.java.net/9/? A summary of all the changes in this build are listed HYPERLINK "http://download.java.net/java/jdk9/changes/jdk-9+167.html"here.?? One change that maybe of interest is : ? JEP 291: Deprecate the Concurrent Mark Sweep (CMS) Garbage Collector [1] ? JDK 8u152 Early Access build 03 is available at the new location : - HYPERLINK "http://jdk.java.net/8/"jdk.java.net/8/ More information on the change of location for Early Access builds. [2] NOTE: - Oracle's JRE and JDK Cryptographic Roadmap has been updated since last availability email [3] [1] HYPERLINK "http://mail.openjdk.java.net/pipermail/jigsaw-dev/2017-March/011763.html"http://mail.openjdk.java.net/pipermail/jdk9-dev/2017-April/005766.html [2] http://mail.openjdk.java.net/pipermail/adoption-discuss/2017-April/001610.html [3] https://www.java.com/en/jre-jdk-cryptoroadmap.html ? -- Regards, Abdul Muneer Kolarkunnu Quality Engineer Oracle, Bangalore, India ? -------------- next part -------------- An HTML attachment was scrubbed... URL: