Re: RFR: 8277429: Conflicting jpackage static library name

2021-11-19 Thread Alexander Matveev
On Sat, 20 Nov 2021 03:26:51 GMT, Alexey Semenyuk wrote: > 8277429: Conflicting jpackage static library name Marked as reviewed by almatvee (Reviewer). - PR: https://git.openjdk.java.net/jdk/pull/6485

RFR: 8277429: Conflicting jpackage static library name

2021-11-19 Thread Alexey Semenyuk
8277429: Conflicting jpackage static library name - Commit messages: - 8277429: Conflicting jpackage static library name Changes: https://git.openjdk.java.net/jdk/pull/6485/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=6485&range=00 Issue: https://bugs.openjdk.java.

Integrated: 8277370: configure script cannot distinguish WSL version

2021-11-19 Thread Yasumasa Suenaga
On Thu, 18 Nov 2021 07:17:07 GMT, Yasumasa Suenaga wrote: > configure script distinguish WSL version if it is run on WSL. It is assumed > WSL 2 if `/run/WSL` exists. > However it exists in spite of WSL 1 on Windows 11 at least. We need to check > it with other method. > > The method to disting

Re: RFR: 8275745: Reproducible copyright headers [v3]

2021-11-19 Thread Emmanuel Bourg
On Thu, 11 Nov 2021 15:37:09 GMT, Emmanuel Bourg wrote: >> The copyright headers are generated at build time, and the year inserted in >> the template depends on the current date. This means the headers are not >> reproducible if the project is built a year later. The year in the headers >> co

Integrated: 8275745: Reproducible copyright headers

2021-11-19 Thread Emmanuel Bourg
On Sat, 28 Nov 2020 23:14:35 GMT, Emmanuel Bourg wrote: > The copyright headers are generated at build time, and the year inserted in > the template depends on the current date. This means the headers are not > reproducible if the project is built a year later. The year in the headers > could

Re: RFR: 8275745: Reproducible copyright headers [v3]

2021-11-19 Thread Magnus Ihse Bursie
On Fri, 19 Nov 2021 13:14:56 GMT, Emmanuel Bourg wrote: >> @ebourg To finish integrating this PR, you need to type `/integrate` as a PR >> comment. This will allow the Skara bots to move the bug on to the state >> where I can sponsor it. > > @magicus Thank you for the hint! @ebourg Thank you f

Integrated: 8277427: Update jib-profiles.js to use JMH 1.33 devkit

2021-11-19 Thread Claes Redestad
On Fri, 19 Nov 2021 01:20:43 GMT, Claes Redestad wrote: > Use most recent devkit. > > Testing: staged devkit, built and verified micros locally This pull request has now been integrated. Changeset: b1a1bf4e Author:Claes Redestad URL: https://git.openjdk.java.net/jdk/commit/b1a1bf4e

Re: RFR: 8277427: Update jib-profiles.js to use JMH 1.33 devkit

2021-11-19 Thread Claes Redestad
On Fri, 19 Nov 2021 06:32:20 GMT, Aleksey Shipilev wrote: >> Use most recent devkit. >> >> Testing: staged devkit, built and verified micros locally > > Marked as reviewed by shade (Reviewer). Thanks for reviews, @shipilev and @erikj79 - PR: https://git.openjdk.java.net/jdk/pull/6

Re: RFR: 8275745: Reproducible copyright headers [v3]

2021-11-19 Thread Emmanuel Bourg
On Fri, 19 Nov 2021 12:30:41 GMT, Magnus Ihse Bursie wrote: >> Thank you for the advice, I'm not familiar with the Skara workflow yet. > > @ebourg To finish integrating this PR, you need to type `/integrate` as a PR > comment. This will allow the Skara bots to move the bug on to the state where

Re: RFR: 8277427: Update jib-profiles to use JMH 1.33 devkit

2021-11-19 Thread Erik Joelsson
On Fri, 19 Nov 2021 01:20:43 GMT, Claes Redestad wrote: > Use most recent devkit. > > Testing: staged devkit, built and verified micros locally Marked as reviewed by erikj (Reviewer). - PR: https://git.openjdk.java.net/jdk/pull/6468

Re: RFR: 8277370: configure script cannot distinguish WSL version [v2]

2021-11-19 Thread Erik Joelsson
On Fri, 19 Nov 2021 00:00:15 GMT, Yasumasa Suenaga wrote: >> configure script distinguish WSL version if it is run on WSL. It is assumed >> WSL 2 if `/run/WSL` exists. >> However it exists in spite of WSL 1 on Windows 11 at least. We need to check >> it with other method. >> >> The method to d

Re: RFR: 8275745: Reproducible copyright headers [v3]

2021-11-19 Thread Magnus Ihse Bursie
On Thu, 11 Nov 2021 21:34:58 GMT, Emmanuel Bourg wrote: >> Emmanuel Bourg has updated the pull request with a new target base due to a >> merge or a rebase. The incremental webrev excludes the unrelated changes >> brought in by the merge/rebase. The pull request contains two additional >> comm