From george.triantafillou at oracle.com Tue Aug 1 17:44:33 2017 From: george.triantafillou at oracle.com (George Triantafillou) Date: Tue, 1 Aug 2017 13:44:33 -0400 Subject: CFV: New JDK 10 Committer: Adam Petcher In-Reply-To: References: Message-ID: <4950a00d-4065-52dd-52b6-59a2e846d31f@oracle.com> Vote: yes -George On 7/27/2017 11:44 AM, Sean Mullan wrote: > I hereby nominate Adam Petcher to JDK 10 Committer. > > Adam Petcher is a member of the Security Libraries Team at Oracle. He > has contributed 12 changesets [3] in the security libraries area. > Several of these involved complex changes to cryptographic > implementations in the JDK, in both Java and native code. > > Votes are due by 16:00 GMT, August 10 2017. > > Only current JDK 10 Committers [1] are eligible to vote on this > nomination. Votes must be cast in the open by replying to this > mailing list. > > For Lazy Consensus voting instructions, see [2]. > > Sean Mullan > > [1] http://openjdk.java.net/census > [2] http://openjdk.java.net/projects/#committer-vote > [3] > http://hg.openjdk.java.net/jdk10/jdk10/jdk/search/?rev=%28keyword%28%22adam.petcher%40oracle.com%22%29%20or%20author%28apetcher%29%29&revcount=20 From reto.merz at abacus.ch Wed Aug 9 13:27:15 2017 From: reto.merz at abacus.ch (Reto Merz) Date: Wed, 9 Aug 2017 15:27:15 +0200 Subject: Java 10 early access builds from Oracle Message-ID: Hello, Are there any plan or schedule when Oracle will provide public Java 10 EA builds? We want to test some bugfixes (eg JDK-8139050) and then request a backport to Java 9/8 when our tests are successful. Note that we need webstart which is not part of OpenJDK. (Mail was sent to jdk10-dev as suggested by Rory O'Donnell on quality-discuss [1]). Thanks Reto [1] http://mail.openjdk.java.net/pipermail/quality-discuss/2017-August/000711.html From sean.mullan at oracle.com Thu Aug 10 17:32:33 2017 From: sean.mullan at oracle.com (Sean Mullan) Date: Thu, 10 Aug 2017 13:32:33 -0400 Subject: Result: New JDK 10 Committer: Adam Petcher Message-ID: Voting for Adam Petcher [1] is now closed. Yes: 15 Veto: 0 Abstain: 0 According to the Bylaws definition of Lazy Consensus, this is sufficient to approve the nomination. Sean Mullan [1] http://mail.openjdk.java.net/pipermail/jdk10-dev/2017-July/000408.html From jesper.wilhelmsson at oracle.com Mon Aug 14 13:47:12 2017 From: jesper.wilhelmsson at oracle.com (jesper.wilhelmsson at oracle.com) Date: Mon, 14 Aug 2017 15:47:12 +0200 Subject: Stabilising jdk10/hs - Please hold large changes for now Message-ID: Hi, We are aiming at integrating jdk10/hs to jdk10/jdk10 within a week or two. There are currently 438 new changes in 10/hs (not including merges). To be able to integrate we need to find and fix all integration blockers, or accept that they escape into 10/10. We are now looking at three integration blockers. If you know of any other bug that is new in 10/hs and has not already been triaged and determined not to be a blocker, please add the integration_blocker label to it asap. Even if the bug can't be fixed within the next week it is better to know in advance what we are pushing to 10/10 in case we need to do any other preparations. To minimize the risk of introducing new integration blockers we ask everyone to be restrictive about what changes that go in to 10/hs over the next week until an approved snapshot has been produced. This is not a lockdown of the repository, but an appeal to hold those larger potentially risky changes for a week or so if possible. Thanks, /Jesper From gerard.ziemski at oracle.com Wed Aug 16 17:48:05 2017 From: gerard.ziemski at oracle.com (Gerard Ziemski) Date: Wed, 16 Aug 2017 12:48:05 -0500 Subject: RFR (S) 8173715: Remove FlatProfiler Message-ID: <18D15815-FE3D-4583-847B-62EAC683E26B@oracle.com> hi all, (this is jdk part of the change, the hotspot part is being reviewed on hotspot-dev at openjdk.java.net) The FlatProfiler (i.e. -Xprof) has been deprecated for a while, and now it?s the time to remove it. Note about java's man page international translations: I was told by the localization team, that only changes to the English man pages are needed, and that they will trigger an update to other translations. issue: https://bugs.openjdk.java.net/browse/JDK-8173715 webrev: http://cr.openjdk.java.net/~gziemski/8173715_rev1_jdk passes the following tests: JPRT RBT test_hotspot/test/serviceability/jvmti RBT test_hotspot/test/gc RBT test_hotspot/test/compiler RBT test_hotspot/test/runtime Thank you. From david.holmes at oracle.com Wed Aug 16 20:27:39 2017 From: david.holmes at oracle.com (David Holmes) Date: Thu, 17 Aug 2017 06:27:39 +1000 Subject: RFR (S) 8173715: Remove FlatProfiler In-Reply-To: <18D15815-FE3D-4583-847B-62EAC683E26B@oracle.com> References: <18D15815-FE3D-4583-847B-62EAC683E26B@oracle.com> Message-ID: <64535229-5cbc-bf7f-3766-0ff84ffe1eee@oracle.com> Hi Gerard, On 17/08/2017 3:48 AM, Gerard Ziemski wrote: > hi all, > > (this is jdk part of the change, the hotspot part is being reviewed on hotspot-dev at openjdk.java.net) jdk10-dev is not generally used for code reviews. The appropriate component alias should be used ie core-libs-dev in this case. Thanks, David > The FlatProfiler (i.e. -Xprof) has been deprecated for a while, and now it?s the time to remove it. > > Note about java's man page international translations: I was told by the localization team, that only changes to the English man pages are needed, and that they will trigger an update to other translations. > > issue: https://bugs.openjdk.java.net/browse/JDK-8173715 > webrev: http://cr.openjdk.java.net/~gziemski/8173715_rev1_jdk > > passes the following tests: > > JPRT > RBT test_hotspot/test/serviceability/jvmti > RBT test_hotspot/test/gc > RBT test_hotspot/test/compiler > RBT test_hotspot/test/runtime > > Thank you. > From cthalinger at twitter.com Thu Aug 17 06:24:32 2017 From: cthalinger at twitter.com (Christian Thalinger) Date: Thu, 17 Aug 2017 08:24:32 +0200 Subject: RFR (S) 8173715: Remove FlatProfiler In-Reply-To: <18D15815-FE3D-4583-847B-62EAC683E26B@oracle.com> References: <18D15815-FE3D-4583-847B-62EAC683E26B@oracle.com> Message-ID: > On Aug 16, 2017, at 7:48 PM, Gerard Ziemski wrote: > > hi all, > > (this is jdk part of the change, the hotspot part is being reviewed on hotspot-dev at openjdk.java.net) > > The FlatProfiler (i.e. -Xprof) has been deprecated for a while, and now it?s the time to remove it. I was still using it from time to time :-( > > Note about java's man page international translations: I was told by the localization team, that only changes to the English man pages are needed, and that they will trigger an update to other translations. > > issue: https://bugs.openjdk.java.net/browse/JDK-8173715 > webrev: http://cr.openjdk.java.net/~gziemski/8173715_rev1_jdk > > passes the following tests: > > JPRT > RBT test_hotspot/test/serviceability/jvmti > RBT test_hotspot/test/gc > RBT test_hotspot/test/compiler > RBT test_hotspot/test/runtime > > Thank you. > From sean.mullan at oracle.com Thu Aug 17 15:38:13 2017 From: sean.mullan at oracle.com (Sean Mullan) Date: Thu, 17 Aug 2017 11:38:13 -0400 Subject: CFV: New JDK 10 Committer: John Jiang Message-ID: <88f456fe-bd0a-aebc-e17c-f1265047bddf@oracle.com> I hereby nominate John Jiang (jjiang) to JDK 10 Committer. John Jiang is a member of the Security Quality Engineering Team at Oracle. Over the past 23 months, he has contributed 34 changesets [3] primarily in the security libraries area, and which includes many significant new or improved tests. Just recently, he integrated a major new test for testing compatibility of signed JARs: http://hg.openjdk.java.net/jdk10/jdk10/jdk/rev/c0c8da758e1f Votes are due by 16:00 GMT, August 31 2017. Only current JDK 10 Committers [1] are eligible to vote on this nomination. Votes must be cast in the open by replying to this mailing list. For Lazy Consensus voting instructions, see [2]. Sean Mullan [1] http://openjdk.java.net/census [2] http://openjdk.java.net/projects/#committer-vote [3] http://hg.openjdk.java.net/jdk10/jdk10/jdk/search/?rev=%28keyword%28%22sha.jiang%40oracle.com%22%29%20or%20author%28jjiang%29%29&revcount=40 From sean.mullan at oracle.com Thu Aug 17 15:42:26 2017 From: sean.mullan at oracle.com (Sean Mullan) Date: Thu, 17 Aug 2017 11:42:26 -0400 Subject: CFV: New JDK 10 Committer: John Jiang Message-ID: (Resending to get reply-list correct). I hereby nominate John Jiang (jjiang) to JDK 10 Committer. John Jiang is a member of the Security Quality Engineering Team at Oracle. Over the past 23 months, he has contributed 34 changesets [3] primarily in the security libraries area, and which includes many significant new or improved tests. Just recently, he integrated a major new test for testing compatibility of signed JARs: http://hg.openjdk.java.net/jdk10/jdk10/jdk/rev/c0c8da758e1f Votes are due by 16:00 GMT, August 31 2017. Only current JDK 10 Committers [1] are eligible to vote on this nomination. Votes must be cast in the open by replying to this mailing list. For Lazy Consensus voting instructions, see [2]. Sean Mullan [1] http://openjdk.java.net/census [2] http://openjdk.java.net/projects/#committer-vote [3] http://hg.openjdk.java.net/jdk10/jdk10/jdk/search/?rev=%28keyword%28%22sha.jiang%40oracle.com%22%29%20or%20author%28jjiang%29%29&revcount=40 From andy.herrick at oracle.com Thu Aug 17 15:42:40 2017 From: andy.herrick at oracle.com (Andy Herrick) Date: Thu, 17 Aug 2017 11:42:40 -0400 Subject: CFV: New JDK 10 Committer: John Jiang In-Reply-To: <88f456fe-bd0a-aebc-e17c-f1265047bddf@oracle.com> References: <88f456fe-bd0a-aebc-e17c-f1265047bddf@oracle.com> Message-ID: vote: yes On 8/17/2017 11:38 AM, Sean Mullan wrote: > I hereby nominate John Jiang (jjiang) to JDK 10 Committer. > > John Jiang is a member of the Security Quality Engineering Team at > Oracle. Over the past 23 months, he has contributed 34 changesets [3] > primarily in the security libraries area, and which includes many > significant new or improved tests. Just recently, he integrated a > major new test for testing compatibility of signed JARs: > http://hg.openjdk.java.net/jdk10/jdk10/jdk/rev/c0c8da758e1f > > Votes are due by 16:00 GMT, August 31 2017. > > Only current JDK 10 Committers [1] are eligible to vote on this > nomination. Votes must be cast in the open by replying to this mailing > list. > > For Lazy Consensus voting instructions, see [2]. > > Sean Mullan > > [1] http://openjdk.java.net/census > [2] http://openjdk.java.net/projects/#committer-vote > [3] > http://hg.openjdk.java.net/jdk10/jdk10/jdk/search/?rev=%28keyword%28%22sha.jiang%40oracle.com%22%29%20or%20author%28jjiang%29%29&revcount=40 From sean.mullan at oracle.com Thu Aug 17 15:44:17 2017 From: sean.mullan at oracle.com (Sean Mullan) Date: Thu, 17 Aug 2017 11:44:17 -0400 Subject: CFV: New JDK 10 Committer: John Jiang In-Reply-To: References: Message-ID: <98d347bc-4d26-271b-caea-47a1378f78e4@oracle.com> Vote: yes On 8/17/17 11:42 AM, Sean Mullan wrote: > (Resending to get reply-list correct). > > I hereby nominate John Jiang (jjiang) to JDK 10 Committer. > > John Jiang is a member of the Security Quality Engineering Team at > Oracle. Over the past 23 months, he has contributed 34 changesets [3] > primarily in the security libraries area, and which includes many > significant new or improved tests. Just recently, he integrated a major > new test for testing compatibility of signed JARs: > http://hg.openjdk.java.net/jdk10/jdk10/jdk/rev/c0c8da758e1f > > Votes are due by 16:00 GMT, August 31 2017. > > Only current JDK 10 Committers [1] are eligible to vote on this > nomination. Votes must be cast in the open by replying to this mailing > list. > > For Lazy Consensus voting instructions, see [2]. > > Sean Mullan > > [1] http://openjdk.java.net/census > [2] http://openjdk.java.net/projects/#committer-vote > [3] > http://hg.openjdk.java.net/jdk10/jdk10/jdk/search/?rev=%28keyword%28%22sha.jiang%40oracle.com%22%29%20or%20author%28jjiang%29%29&revcount=40 > From weijun.wang at oracle.com Thu Aug 17 15:56:06 2017 From: weijun.wang at oracle.com (Weijun Wang) Date: Thu, 17 Aug 2017 23:56:06 +0800 Subject: CFV: New JDK 10 Committer: John Jiang In-Reply-To: References: Message-ID: <825B39E0-3242-43A8-BB95-4EC356D0BF9B@oracle.com> Vote: Yes. --weijun > On Aug 17, 2017, at 11:42 PM, Sean Mullan wrote: > > (Resending to get reply-list correct). > > I hereby nominate John Jiang (jjiang) to JDK 10 Committer. > > John Jiang is a member of the Security Quality Engineering Team at Oracle. Over the past 23 months, he has contributed 34 changesets [3] primarily in the security libraries area, and which includes many significant new or improved tests. Just recently, he integrated a major new test for testing compatibility of signed JARs: http://hg.openjdk.java.net/jdk10/jdk10/jdk/rev/c0c8da758e1f > > Votes are due by 16:00 GMT, August 31 2017. > > Only current JDK 10 Committers [1] are eligible to vote on this > nomination. Votes must be cast in the open by replying to this mailing > list. > > For Lazy Consensus voting instructions, see [2]. > > Sean Mullan > > [1] http://openjdk.java.net/census > [2] http://openjdk.java.net/projects/#committer-vote > [3] http://hg.openjdk.java.net/jdk10/jdk10/jdk/search/?rev=%28keyword%28%22sha.jiang%40oracle.com%22%29%20or%20author%28jjiang%29%29&revcount=40 From daniel.fuchs at oracle.com Thu Aug 17 16:23:17 2017 From: daniel.fuchs at oracle.com (Daniel Fuchs) Date: Thu, 17 Aug 2017 17:23:17 +0100 Subject: CFV: New JDK 10 Committer: John Jiang In-Reply-To: <88f456fe-bd0a-aebc-e17c-f1265047bddf@oracle.com> References: <88f456fe-bd0a-aebc-e17c-f1265047bddf@oracle.com> Message-ID: <08ca7c4f-97d5-b3cf-104f-d8289d4297cd@oracle.com> Vote: yes -- daniel On 17/08/2017 16:38, Sean Mullan wrote: > I hereby nominate John Jiang (jjiang) to JDK 10 Committer. From aleksej.efimov at oracle.com Thu Aug 17 16:29:41 2017 From: aleksej.efimov at oracle.com (Aleks Efimov) Date: Thu, 17 Aug 2017 17:29:41 +0100 Subject: CFV: New JDK 10 Committer: John Jiang In-Reply-To: <88f456fe-bd0a-aebc-e17c-f1265047bddf@oracle.com> References: <88f456fe-bd0a-aebc-e17c-f1265047bddf@oracle.com> Message-ID: Vote: yes On 08/17/2017 04:38 PM, Sean Mullan wrote: > I hereby nominate John Jiang (jjiang) to JDK 10 Committer. > > John Jiang is a member of the Security Quality Engineering Team at > Oracle. Over the past 23 months, he has contributed 34 changesets [3] > primarily in the security libraries area, and which includes many > significant new or improved tests. Just recently, he integrated a > major new test for testing compatibility of signed JARs: > http://hg.openjdk.java.net/jdk10/jdk10/jdk/rev/c0c8da758e1f > > Votes are due by 16:00 GMT, August 31 2017. > > Only current JDK 10 Committers [1] are eligible to vote on this > nomination. Votes must be cast in the open by replying to this mailing > list. > > For Lazy Consensus voting instructions, see [2]. > > Sean Mullan > > [1] http://openjdk.java.net/census > [2] http://openjdk.java.net/projects/#committer-vote > [3] > http://hg.openjdk.java.net/jdk10/jdk10/jdk/search/?rev=%28keyword%28%22sha.jiang%40oracle.com%22%29%20or%20author%28jjiang%29%29&revcount=40 From artem.smotrakov at oracle.com Thu Aug 17 17:07:20 2017 From: artem.smotrakov at oracle.com (Artem Smotrakov) Date: Thu, 17 Aug 2017 20:07:20 +0300 Subject: CFV: New JDK 10 Committer: John Jiang In-Reply-To: References: Message-ID: Vote: yes Artem On 08/17/2017 06:42 PM, Sean Mullan wrote: > (Resending to get reply-list correct). > > I hereby nominate John Jiang (jjiang) to JDK 10 Committer. > > John Jiang is a member of the Security Quality Engineering Team at > Oracle. Over the past 23 months, he has contributed 34 changesets [3] > primarily in the security libraries area, and which includes many > significant new or improved tests. Just recently, he integrated a > major new test for testing compatibility of signed JARs: > http://hg.openjdk.java.net/jdk10/jdk10/jdk/rev/c0c8da758e1f > > Votes are due by 16:00 GMT, August 31 2017. > > Only current JDK 10 Committers [1] are eligible to vote on this > nomination. Votes must be cast in the open by replying to this mailing > list. > > For Lazy Consensus voting instructions, see [2]. > > Sean Mullan > > [1] http://openjdk.java.net/census > [2] http://openjdk.java.net/projects/#committer-vote > [3] > http://hg.openjdk.java.net/jdk10/jdk10/jdk/search/?rev=%28keyword%28%22sha.jiang%40oracle.com%22%29%20or%20author%28jjiang%29%29&revcount=40 From xuelei.fan at oracle.com Thu Aug 17 17:30:29 2017 From: xuelei.fan at oracle.com (Xuelei Fan) Date: Thu, 17 Aug 2017 10:30:29 -0700 Subject: CFV: New JDK 10 Committer: John Jiang In-Reply-To: <88f456fe-bd0a-aebc-e17c-f1265047bddf@oracle.com> References: <88f456fe-bd0a-aebc-e17c-f1265047bddf@oracle.com> Message-ID: Vote: Yes. Xuelei On 8/17/2017 8:38 AM, Sean Mullan wrote: > I hereby nominate John Jiang (jjiang) to JDK 10 Committer. > > John Jiang is a member of the Security Quality Engineering Team at > Oracle. Over the past 23 months, he has contributed 34 changesets [3] > primarily in the security libraries area, and which includes many > significant new or improved tests. Just recently, he integrated a major > new test for testing compatibility of signed JARs: > http://hg.openjdk.java.net/jdk10/jdk10/jdk/rev/c0c8da758e1f > > Votes are due by 16:00 GMT, August 31 2017. > > Only current JDK 10 Committers [1] are eligible to vote on this > nomination. Votes must be cast in the open by replying to this mailing > list. > > For Lazy Consensus voting instructions, see [2]. > > Sean Mullan > > [1] http://openjdk.java.net/census > [2] http://openjdk.java.net/projects/#committer-vote > [3] > http://hg.openjdk.java.net/jdk10/jdk10/jdk/search/?rev=%28keyword%28%22sha.jiang%40oracle.com%22%29%20or%20author%28jjiang%29%29&revcount=40 > From anthony.scarpino at oracle.com Thu Aug 17 17:42:18 2017 From: anthony.scarpino at oracle.com (Anthony Scarpino) Date: Thu, 17 Aug 2017 10:42:18 -0700 Subject: CFV: New JDK 10 Committer: John Jiang In-Reply-To: References: Message-ID: Vote: yes On 08/17/2017 08:42 AM, Sean Mullan wrote: > (Resending to get reply-list correct). > > I hereby nominate John Jiang (jjiang) to JDK 10 Committer. > > John Jiang is a member of the Security Quality Engineering Team at > Oracle. Over the past 23 months, he has contributed 34 changesets [3] > primarily in the security libraries area, and which includes many > significant new or improved tests. Just recently, he integrated a major > new test for testing compatibility of signed JARs: > http://hg.openjdk.java.net/jdk10/jdk10/jdk/rev/c0c8da758e1f > > Votes are due by 16:00 GMT, August 31 2017. > > Only current JDK 10 Committers [1] are eligible to vote on this > nomination. Votes must be cast in the open by replying to this mailing > list. > > For Lazy Consensus voting instructions, see [2]. > > Sean Mullan > > [1] http://openjdk.java.net/census > [2] http://openjdk.java.net/projects/#committer-vote > [3] > http://hg.openjdk.java.net/jdk10/jdk10/jdk/search/?rev=%28keyword%28%22sha.jiang%40oracle.com%22%29%20or%20author%28jjiang%29%29&revcount=40 > From huaming.li at oracle.com Fri Aug 18 01:49:01 2017 From: huaming.li at oracle.com (Hamlin Li) Date: Fri, 18 Aug 2017 09:49:01 +0800 Subject: CFV: New JDK 10 Committer: John Jiang In-Reply-To: References: Message-ID: vote: yes On 2017/8/17 23:42, Sean Mullan wrote: > (Resending to get reply-list correct). > > I hereby nominate John Jiang (jjiang) to JDK 10 Committer. > > John Jiang is a member of the Security Quality Engineering Team at > Oracle. Over the past 23 months, he has contributed 34 changesets [3] > primarily in the security libraries area, and which includes many > significant new or improved tests. Just recently, he integrated a > major new test for testing compatibility of signed JARs: > http://hg.openjdk.java.net/jdk10/jdk10/jdk/rev/c0c8da758e1f > > Votes are due by 16:00 GMT, August 31 2017. > > Only current JDK 10 Committers [1] are eligible to vote on this > nomination. Votes must be cast in the open by replying to this mailing > list. > > For Lazy Consensus voting instructions, see [2]. > > Sean Mullan > > [1] http://openjdk.java.net/census > [2] http://openjdk.java.net/projects/#committer-vote > [3] > http://hg.openjdk.java.net/jdk10/jdk10/jdk/search/?rev=%28keyword%28%22sha.jiang%40oracle.com%22%29%20or%20author%28jjiang%29%29&revcount=40 From frank.yuan at oracle.com Fri Aug 18 02:14:02 2017 From: frank.yuan at oracle.com (Frank Yuan) Date: Fri, 18 Aug 2017 10:14:02 +0800 Subject: New JDK 10 Committer: John Jiang In-Reply-To: References: Message-ID: <0af601d317c7$aad56980$00803c80$@oracle.com> Vote: yes > -----Original Message----- > From: jdk10-dev [mailto:jdk10-dev-bounces at openjdk.java.net] On Behalf Of Sean Mullan > Sent: Thursday, August 17, 2017 11:42 PM > To: jdk10-dev at openjdk.java.net > Subject: CFV: New JDK 10 Committer: John Jiang > > (Resending to get reply-list correct). > > I hereby nominate John Jiang (jjiang) to JDK 10 Committer. > > John Jiang is a member of the Security Quality Engineering Team at > Oracle. Over the past 23 months, he has contributed 34 changesets [3] > primarily in the security libraries area, and which includes many > significant new or improved tests. Just recently, he integrated a major > new test for testing compatibility of signed JARs: > http://hg.openjdk.java.net/jdk10/jdk10/jdk/rev/c0c8da758e1f > > Votes are due by 16:00 GMT, August 31 2017. > > Only current JDK 10 Committers [1] are eligible to vote on this > nomination. Votes must be cast in the open by replying to this mailing > list. > > For Lazy Consensus voting instructions, see [2]. > > Sean Mullan > > [1] http://openjdk.java.net/census > [2] http://openjdk.java.net/projects/#committer-vote > [3] > http://hg.openjdk.java.net/jdk10/jdk10/jdk/search/?rev=%28keyword%28%22sha.jiang%40oracle.com%22%29%20or%20author%28jjiang%29 > %29&revcount=40 From amy.lu at oracle.com Fri Aug 18 02:19:23 2017 From: amy.lu at oracle.com (Amy Lu) Date: Fri, 18 Aug 2017 10:19:23 +0800 Subject: CFV: New JDK 10 Committer: John Jiang In-Reply-To: References: Message-ID: <5faa2f3d-b541-fd0e-638e-7f5960d10a5a@oracle.com> Vote: Yes /Amy On 8/17/17 11:42 PM, Sean Mullan wrote: > (Resending to get reply-list correct). > > I hereby nominate John Jiang (jjiang) to JDK 10 Committer. > > John Jiang is a member of the Security Quality Engineering Team at > Oracle. Over the past 23 months, he has contributed 34 changesets [3] > primarily in the security libraries area, and which includes many > significant new or improved tests. Just recently, he integrated a > major new test for testing compatibility of signed JARs: > http://hg.openjdk.java.net/jdk10/jdk10/jdk/rev/c0c8da758e1f > > Votes are due by 16:00 GMT, August 31 2017. > > Only current JDK 10 Committers [1] are eligible to vote on this > nomination. Votes must be cast in the open by replying to this mailing > list. > > For Lazy Consensus voting instructions, see [2]. > > Sean Mullan > > [1] http://openjdk.java.net/census > [2] http://openjdk.java.net/projects/#committer-vote > [3] > http://hg.openjdk.java.net/jdk10/jdk10/jdk/search/?rev=%28keyword%28%22sha.jiang%40oracle.com%22%29%20or%20author%28jjiang%29%29&revcount=40 From felix.yang at oracle.com Fri Aug 18 03:15:02 2017 From: felix.yang at oracle.com (Felix Yang) Date: Fri, 18 Aug 2017 11:15:02 +0800 Subject: CFV: New JDK 10 Committer: John Jiang In-Reply-To: References: Message-ID: <9243abc8-7c96-056f-d325-55bee73c1c13@oracle.com> Vote: Yes -Felix On 2017/8/17 23:42, Sean Mullan wrote: > (Resending to get reply-list correct). > > I hereby nominate John Jiang (jjiang) to JDK 10 Committer. > > John Jiang is a member of the Security Quality Engineering Team at > Oracle. Over the past 23 months, he has contributed 34 changesets [3] > primarily in the security libraries area, and which includes many > significant new or improved tests. Just recently, he integrated a > major new test for testing compatibility of signed JARs: > http://hg.openjdk.java.net/jdk10/jdk10/jdk/rev/c0c8da758e1f > > Votes are due by 16:00 GMT, August 31 2017. > > Only current JDK 10 Committers [1] are eligible to vote on this > nomination. Votes must be cast in the open by replying to this mailing > list. > > For Lazy Consensus voting instructions, see [2]. > > Sean Mullan > > [1] http://openjdk.java.net/census > [2] http://openjdk.java.net/projects/#committer-vote > [3] > http://hg.openjdk.java.net/jdk10/jdk10/jdk/search/?rev=%28keyword%28%22sha.jiang%40oracle.com%22%29%20or%20author%28jjiang%29%29&revcount=40 From sibabrata.sahoo at oracle.com Fri Aug 18 06:53:57 2017 From: sibabrata.sahoo at oracle.com (Sibabrata Sahoo) Date: Thu, 17 Aug 2017 23:53:57 -0700 (PDT) Subject: CFV: New JDK 10 Committer: John Jiang In-Reply-To: <88f456fe-bd0a-aebc-e17c-f1265047bddf@oracle.com> References: <88f456fe-bd0a-aebc-e17c-f1265047bddf@oracle.com> Message-ID: Vote: yes -----Original Message----- From: Sean Mullan Sent: Thursday, August 17, 2017 9:08 PM To: Sean Mullan; jdk10-dev at openjdk.java.net Subject: CFV: New JDK 10 Committer: John Jiang I hereby nominate John Jiang (jjiang) to JDK 10 Committer. John Jiang is a member of the Security Quality Engineering Team at Oracle. Over the past 23 months, he has contributed 34 changesets [3] primarily in the security libraries area, and which includes many significant new or improved tests. Just recently, he integrated a major new test for testing compatibility of signed JARs: http://hg.openjdk.java.net/jdk10/jdk10/jdk/rev/c0c8da758e1f Votes are due by 16:00 GMT, August 31 2017. Only current JDK 10 Committers [1] are eligible to vote on this nomination. Votes must be cast in the open by replying to this mailing list. For Lazy Consensus voting instructions, see [2]. Sean Mullan [1] http://openjdk.java.net/census [2] http://openjdk.java.net/projects/#committer-vote [3] http://hg.openjdk.java.net/jdk10/jdk10/jdk/search/?rev=%28keyword%28%22sha.jiang%40oracle.com%22%29%20or%20author%28jjiang%29%29&revcount=40 From vincent.x.ryan at oracle.com Fri Aug 18 08:44:34 2017 From: vincent.x.ryan at oracle.com (Vincent Ryan) Date: Fri, 18 Aug 2017 09:44:34 +0100 Subject: CFV: New JDK 10 Committer: John Jiang In-Reply-To: References: Message-ID: Vote: yes > On 17 Aug 2017, at 16:42, Sean Mullan wrote: > > (Resending to get reply-list correct). > > I hereby nominate John Jiang (jjiang) to JDK 10 Committer. > > John Jiang is a member of the Security Quality Engineering Team at Oracle. Over the past 23 months, he has contributed 34 changesets [3] primarily in the security libraries area, and which includes many significant new or improved tests. Just recently, he integrated a major new test for testing compatibility of signed JARs: http://hg.openjdk.java.net/jdk10/jdk10/jdk/rev/c0c8da758e1f > > Votes are due by 16:00 GMT, August 31 2017. > > Only current JDK 10 Committers [1] are eligible to vote on this > nomination. Votes must be cast in the open by replying to this mailing > list. > > For Lazy Consensus voting instructions, see [2]. > > Sean Mullan > > [1] http://openjdk.java.net/census > [2] http://openjdk.java.net/projects/#committer-vote > [3] http://hg.openjdk.java.net/jdk10/jdk10/jdk/search/?rev=%28keyword%28%22sha.jiang%40oracle.com%22%29%20or%20author%28jjiang%29%29&revcount=40 From chris.hegarty at oracle.com Fri Aug 18 08:54:20 2017 From: chris.hegarty at oracle.com (Chris Hegarty) Date: Fri, 18 Aug 2017 09:54:20 +0100 Subject: CFV: New JDK 10 Committer: John Jiang In-Reply-To: References: Message-ID: > On 2017/8/17 23:42, Sean Mullan wrote: >> (Resending to get reply-list correct). >> >> I hereby nominate John Jiang (jjiang) to JDK 10 Committer. Vote: YES -Chris. From dalibor.topic at oracle.com Fri Aug 18 10:00:28 2017 From: dalibor.topic at oracle.com (dalibor topic) Date: Fri, 18 Aug 2017 12:00:28 +0200 Subject: CFV: New JDK 10 Committer: John Jiang In-Reply-To: References: <88f456fe-bd0a-aebc-e17c-f1265047bddf@oracle.com> Message-ID: <984ef4c0-e930-952b-0a18-6de9fe595525@oracle.com> Vote: Yes. cheers, dalibor topic -- Dalibor Topic | Principal Product Manager Phone: +494089091214 | Mobile: +491737185961 ORACLE Deutschland B.V. & Co. KG | K?hneh?fe 5 | 22761 Hamburg ORACLE Deutschland B.V. & Co. KG Hauptverwaltung: Riesstr. 25, D-80992 M?nchen Registergericht: Amtsgericht M?nchen, HRA 95603 Komplement?rin: ORACLE Deutschland Verwaltung B.V. Hertogswetering 163/167, 3543 AS Utrecht, Niederlande Handelsregister der Handelskammer Midden-Niederlande, Nr. 30143697 Gesch?ftsf?hrer: Alexander van der Ven, Jan Schultheiss, Val Maher Oracle is committed to developing practices and products that help protect the environment From jesper.wilhelmsson at oracle.com Fri Aug 18 18:14:30 2017 From: jesper.wilhelmsson at oracle.com (jesper.wilhelmsson at oracle.com) Date: Fri, 18 Aug 2017 20:14:30 +0200 Subject: jdk10/hs pushed to jdk10/jdk10 Message-ID: <94124B90-6D67-42FC-95B5-5B386545C3A7@oracle.com> We have now integrated jdk10/hs to jdk10/jdk10 for the first time. In total 965 changes throughout the forrest, 530 JBS IDs and a whole pile of merges. Have a great weekend! /Jesper From joe.darcy at oracle.com Fri Aug 25 20:52:04 2017 From: joe.darcy at oracle.com (joe darcy) Date: Fri, 25 Aug 2017 13:52:04 -0700 Subject: Update on JDK 10 repo consolidation; third generation prototype coming soon, September 2017 still the target Message-ID: <6ed232d7-7b84-b1b9-93e0-971678251563@oracle.com> Hello, A follow-up to the most recent update [1] on the JDK 10 repo consolidation efforts, September 2017 is almost upon us and that month remains the target to implement the repo consolidation. First, a third generation prototype having tags from both JDK 9 and JDK 10 will be published in the near future. Afterward, the previously outlined plan will be executed; quoting from [1] > A rough outline of the subtasks of the consolidation: > > All outstanding changes from JDK 9 and from child integration forests > (hs and client), will need to get integrated into JDK 10 master. The > particular JDK 9 build to be used as the last source of changes for JDK > 10 will be communicated when that is known. After that point, any fixes > to go into both JDK 9 and JDK 10 will need to be pushed separately. > > An integration of the state of JDK 10 after collecting the fixes above > will be done and tagged. The child forests will be marked read-only. > > The JDK 10 sandbox will also be marked read-only and users of the forest > will be advised to migrate their patches out. Likewise for project > forests that are children of JDK 10. > > The JDK 10 master forest will be marked as read-only and the > consolidation conversion process run on a copy. A new master forest with > a new name will be created and published. Another JDK 10 integration > will be performed on the new master post-consolidation. While the > contents of the sources at a file-level are expected to be the same > before and after the consolidation, the build system will be different > and the file locations altered. > > The old integration forests and sandbox will be deleted and new > consolidated versions created. > > Boundary systems will be adjusted to work with the consolidated layout. > > After that point, the new consolidated repository will be open again for > business. During the consolidation process, I'd expect a nontrivial > period of time where JDK 10 master was unavailable to accept changes, > say two weeks. The integration forests will also be unavailable for a > somewhat longer period of time starting from their last integration to > master until the new master is created and open. Since there are no further fixes currently planned for JDK 9, any subsequent fixes made to 9 will likely need to be separately pushed to JDK 9 and JDK 10. We're aiming to have the final pre-consolidation integrations of the hs and client forests into JDK 10 master the week of August 28 or shortly thereafter. Any work urgently needed to JDK 10 in areas that push directly to master should also be pushed the week of August 28. On or about the week of September 4, JDK 10 master will be marked as read-only and after it is marked read-only, no changes will be accepted into the conceptual JDK 10 master line of development until after the consolidation is complete and the necessary infrastructure to support the consolidation updated. Cheers, -Joe [1] http://mail.openjdk.java.net/pipermail/jdk10-dev/2017-June/000371.html From coleen.phillimore at oracle.com Mon Aug 28 20:06:28 2017 From: coleen.phillimore at oracle.com (coleen.phillimore at oracle.com) Date: Mon, 28 Aug 2017 16:06:28 -0400 Subject: RFR (S) 8173715: Remove FlatProfiler In-Reply-To: <18D15815-FE3D-4583-847B-62EAC683E26B@oracle.com> References: <18D15815-FE3D-4583-847B-62EAC683E26B@oracle.com> Message-ID: <1b093cbf-85b9-35d4-406a-4b68a3a7c84d@oracle.com> Besides the launcher.properties files of other languages, there was a bsd file in the jdk that had -Xprof: bsd/doc/man/java.1:\-Xprof Does that have to be updated.? Otherwise I think it looks good. thanks, Coleen On 8/16/17 1:48 PM, Gerard Ziemski wrote: > hi all, > > (this is jdk part of the change, the hotspot part is being reviewed on hotspot-dev at openjdk.java.net) > > The FlatProfiler (i.e. -Xprof) has been deprecated for a while, and now it?s the time to remove it. > > Note about java's man page international translations: I was told by the localization team, that only changes to the English man pages are needed, and that they will trigger an update to other translations. > > issue: https://bugs.openjdk.java.net/browse/JDK-8173715 > webrev: http://cr.openjdk.java.net/~gziemski/8173715_rev1_jdk > > passes the following tests: > > JPRT > RBT test_hotspot/test/serviceability/jvmti > RBT test_hotspot/test/gc > RBT test_hotspot/test/compiler > RBT test_hotspot/test/runtime > > Thank you. > From mandy.chung at oracle.com Mon Aug 28 20:18:44 2017 From: mandy.chung at oracle.com (mandy chung) Date: Mon, 28 Aug 2017 13:18:44 -0700 Subject: RFR (S) 8173715: Remove FlatProfiler In-Reply-To: <1b093cbf-85b9-35d4-406a-4b68a3a7c84d@oracle.com> References: <18D15815-FE3D-4583-847B-62EAC683E26B@oracle.com> <1b093cbf-85b9-35d4-406a-4b68a3a7c84d@oracle.com> Message-ID: <8332a176-8ef9-1348-3368-0ef913314bbc@oracle.com> The man pages in jdk repo are an older version and they have not been updated (sadly to say).? Hopefully we can resume working on the man pages doc work soon. Removing -Xprof from these man pages is fine with me.? So yes please also update bsd for completely. Can you file a docs issue to update the online version of the man page that the docs team maintains? Mandy On 8/28/17 1:06 PM, coleen.phillimore at oracle.com wrote: > > Besides the launcher.properties files of other languages, there was a > bsd file in the jdk that had -Xprof: > > bsd/doc/man/java.1:\-Xprof > > Does that have to be updated.? Otherwise I think it looks good. > > thanks, > Coleen > > > On 8/16/17 1:48 PM, Gerard Ziemski wrote: >> hi all, >> >> (this is jdk part of the change, the hotspot part is being reviewed >> on hotspot-dev at openjdk.java.net) >> >> The FlatProfiler (i.e. -Xprof) has been deprecated for a while, and >> now it?s the time to remove it. >> >> Note about java's man page international translations: I was told by >> the localization team, that only changes to the English man pages are >> needed, and that they will trigger an update to other translations. >> >> issue:? https://bugs.openjdk.java.net/browse/JDK-8173715 >> webrev: http://cr.openjdk.java.net/~gziemski/8173715_rev1_jdk >> >> passes the following tests: >> >> ? JPRT >> ? RBT test_hotspot/test/serviceability/jvmti >> ? RBT test_hotspot/test/gc >> ? RBT test_hotspot/test/compiler >> ? RBT test_hotspot/test/runtime >> >> Thank you. >> > From sean.mullan at oracle.com Thu Aug 31 20:24:34 2017 From: sean.mullan at oracle.com (Sean Mullan) Date: Thu, 31 Aug 2017 16:24:34 -0400 Subject: Result: New JDK 10 Committer: John Jiang Message-ID: <093253d8-7d53-43d7-b4ee-d389f245ae00@oracle.com> Voting for John Jiang [1] is now closed. Yes: 16 Veto: 0 Abstain: 0 According to the Bylaws definition of Lazy Consensus, this is sufficient to approve the nomination. Sean Mullan [1] http://mail.openjdk.java.net/pipermail/jdk10-dev/2017-August/000432.html