[jdk11u-dev] Integrated: 8252532: use Utils.TEST_NATIVE_PATH instead of System.getProperty("test.nativepath")

Goetz Lindenmaier goetz at openjdk.org
Mon Feb 27 08:12:14 UTC 2023


On Wed, 22 Feb 2023 15:24:04 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> I backport this for parity with 11.0.19-oracle.
> 
> test/hotspot/jtreg/runtime/handshake/HandshakeTransitionTest.java
> Resolved context, extra argument "true".
> 
> test/lib/jdk/test/lib/process/ProcessTools.java
> Resolved formatting fixes. Some don't apply because the
> formatted comments are not in 11.
> I also removed the suppressWarning statement.

This pull request has now been integrated.

Changeset: 83456c63
Author:    Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/83456c63beb9904583d246390ebbf2d8a8102f14
Stats:     138 lines in 8 files changed: 30 ins; 24 del; 84 mod

8252532: use Utils.TEST_NATIVE_PATH instead of System.getProperty("test.nativepath")

Reviewed-by: phh
Backport-of: 4fe6a3da68d2c75a3706ecb9a2d3639711324102

-------------

PR: https://git.openjdk.org/jdk11u-dev/pull/1765


More information about the jdk-updates-dev mailing list