On 15/01/2022 2:13 am, Tyler Steele wrote:
To follow up on an item mentioned above so that it is documented here: I
reviewed the functionality from `src/hotspot/os/aix/libperfstat_aix` and found
it didn't fit well with the needs of this pr. If it were extended in the future
to include the abil
Hi Ken,
On 13/01/2022 9:52 am, Ken Taylor wrote:
I am trying to build JDK 8 from the jdk8u repo, master branch.Project was
forked and cloned into a Windows 10 VM.Building in Cygwin.
It appears that the change to support VS 2019 has not been checked in.
=
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.
> This has been done already in jdk/jdk some time ago, and was backported
> recently to jdk13,
> please see the harfbuzz 2.7.2 / 2.8.0 related changes
Hi Abigail,
at some point (it may have been JDK 15, I am not sure atm) we stopped
including the google test framework in our repo and instead require the
builder to provide it externally. See configure option "--with-gtest". Must
point to a copy of the googletest framework (
https://github.com/goo
Hello,
I am attempting to run tests for openjdk15 to 17 using the make target
test-hotspot-gtest, but after compiling the test files, it fails with
this message:
Unknown test selection: 'gtest'
See doc/testing.[md|html] for help
RunTests.gmk:541: *** Cannot continue. Stop.
make[2]: *