Re: RFR: 8279315: Add Git support to update_copyright_year.sh script [v2]

2022-01-17 Thread Dmitry Kulikov
> Modified the `make/scripts/update_copyright_year.sh` script to support Git as > well as Mercurial, as per > [JDK-8279315](https://bugs.openjdk.java.net/browse/JDK-8279315). Also added > the ability to specify company name as a command line argument instead of > being hard-coded into the scrip

Integrated: 8279958: Provide configure hints for Alpine/apk package managers

2022-01-17 Thread Aleksey Shipilev
On Thu, 13 Jan 2022 12:02:33 GMT, Aleksey Shipilev wrote: > Our build system provides helpful hints about the packages to install to > resolve the build-time dependencies. It can be amended to include Alpine/apk > package managers. Noticed this when trying to build mainline OpenJDK on > Alpine

Re: RFR: 8279958: Provide configure hints for Alpine/apk package managers

2022-01-17 Thread Aleksey Shipilev
On Thu, 13 Jan 2022 12:02:33 GMT, Aleksey Shipilev wrote: > Our build system provides helpful hints about the packages to install to > resolve the build-time dependencies. It can be amended to include Alpine/apk > package managers. Noticed this when trying to build mainline OpenJDK on > Alpine

Re: RFR: 8279315: Add Git support to update_copyright_year.sh script [v2]

2022-01-17 Thread Dmitry Kulikov
On Thu, 13 Jan 2022 14:06:52 GMT, Erik Joelsson wrote: > Looks good. > > Did you consider automatically inferring the VCS by looking for > `${this_script_dir}/../../{.git,.hg}`? To resolve `this_script_dir`, you can > use the same snippet we have in e.g. top level configure: > > ``` > # Get a

RE: Heads up: planned Harfbuzz update in jdk11u-dev

2022-01-17 Thread Baesken, Matthias
Hi Andrew , it would follow what Oracle did in 11.0.13-oracle and what Azul did successfully in 13.0.10 please see https://bugs.openjdk.java.net/browse/JDK-8261169 , those are all older / established releases . >If people want a newer HarfBuzz, they can use --with-harfbuzz=system > or upgra

Integrated: 8280032: Update jib-profiles.js to use JMH 1.34 devkit

2022-01-17 Thread Claes Redestad
On Fri, 14 Jan 2022 17:05:45 GMT, Claes Redestad wrote: > Change so that jib users pick up and use the latest JMH devkit. > > Testing: verified locally This pull request has now been integrated. Changeset: 9e536b64 Author:Claes Redestad URL: https://git.openjdk.java.net/jdk/commit/

Re: RFR: 8278885: Remove Windows ARM64 int8_t workaround in G1

2022-01-17 Thread Martijn Verburg
On Thu, 16 Dec 2021 23:44:55 GMT, aamarsh wrote: > Please review this small change to revert a previous workaround that avoided > an MSVC issue. > > This issue has now been fixed in VS 16.8 and higher. > > I also updated some documentation to reflect this change. > /sponser I think it's _s

Re: RFR: 8203290: [PPC64, s390] Check functionality of JDK-8199712 (Flight Recorder)

2022-01-17 Thread Tyler Steele
On Wed, 22 Dec 2021 04:16:49 GMT, David Holmes wrote: >> I don't have access to AIX, but there are 500+ tests in test/jdk/jdk/jfr you >> might want to try out. > > @egahlin beat me to it - yes the JFR testing is primarily under jdk not > hotspot, so we don't really need the new sanity tests. >

Integrated: 8278885: Remove Windows ARM64 int8_t workaround in G1

2022-01-17 Thread aamarsh
On Thu, 16 Dec 2021 23:44:55 GMT, aamarsh wrote: > Please review this small change to revert a previous workaround that avoided > an MSVC issue. > > This issue has now been fixed in VS 16.8 and higher. > > I also updated some documentation to reflect this change. This pull request has now b

Re: RFR: 8203290: [PPC64, s390] Check functionality of JDK-8199712 (Flight Recorder) [v8]

2022-01-17 Thread Tyler Steele
On Wed, 12 Jan 2022 19:29:48 GMT, Markus Grönlund wrote: > Speaking of the thread sampler, to ensure stability, you also need a working > implementation of os::ThreadCrashProtection. I can see there is the one in > os_posix.cpp, and maybe that is the one already in use? Or does there need to >

Re: RFR: 8203290: [PPC64, s390] Check functionality of JDK-8199712 (Flight Recorder) [v8]

2022-01-17 Thread Markus Grönlund
On Wed, 12 Jan 2022 15:18:46 GMT, Tyler Steele wrote: >> Just in time for the holidays I have completed an implementation of the JFR >> functionality for AIX. As a side note, this is my first submission to >> OpenJDK 👋 >> >> ### Implementation notes and alternatives considered >> >> After mod

Re: Configuration Error in JDK Build Java 8 (JDK8u) for VS

2022-01-17 Thread David Holmes
Adding back the mailing list. Hi Ken, On 18/01/2022 12:51 am, Ken Taylor wrote: Hi David, The instructions I am following are at Building the JDK Those instructions are for mainline JDK development and not directly applicable to 8u.

RE: Heads up: planned Harfbuzz update in jdk11u-dev

2022-01-17 Thread Langer, Christoph
Hi Andrew, all, > On 09:19 Fri 14 Jan , Baesken, Matthias wrote: > > For one of the next jdk11 updates, an update to a more recent harfbuzz > version is planned. > > > > However the new harfbuzz 2.7.2 / 2.8.0 updates need C++11 support (they > are built with option -std=c++11). > > So please c

RFR: Merge jdk18

2022-01-17 Thread Jesper Wilhelmsson
Forwardport JDK 18 -> JDK 19 - Commit messages: - Merge remote-tracking branch 'jdk18/master' into Merge_jdk18 - 8279998: PPC64 debug builds fail with "untested: RangeCheckStub: predicate_failed_trap_id" - 8280034: ProblemList jdk/jfr/api/consumer/recordingstream/TestOnEvent.java

Integrated: Merge jdk18

2022-01-17 Thread Jesper Wilhelmsson
On Tue, 18 Jan 2022 01:13:45 GMT, Jesper Wilhelmsson wrote: > Forwardport JDK 18 -> JDK 19 This pull request has now been integrated. Changeset: 39f140a2 Author:Jesper Wilhelmsson URL: https://git.openjdk.java.net/jdk/commit/39f140a20120300074167597580f9be34e812cad Stats: 403 l