[jdk11u-dev] RFR: 8252532: use Utils.TEST_NATIVE_PATH instead of System.getProperty("test.nativepath") [v2]
Goetz Lindenmaier
goetz at openjdk.org
Mon Feb 27 07:58:35 UTC 2023
> 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.
Goetz Lindenmaier 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 three additional commits since the last revision:
- Merge branch 'openjdk:master' into goetz_backport_8252532
- Backport 4fe6a3da68d2c75a3706ecb9a2d3639711324102
- 8303074: [11u] Add CompileClassWithDebugTest to ProblemList for 8303074
-------------
Changes:
- all: https://git.openjdk.org/jdk11u-dev/pull/1765/files
- new: https://git.openjdk.org/jdk11u-dev/pull/1765/files/dc6bd8cf..d02cdafb
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1765&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1765&range=00-01
Stats: 99 lines in 27 files changed: 34 ins; 11 del; 54 mod
Patch: https://git.openjdk.org/jdk11u-dev/pull/1765.diff
Fetch: git fetch https://git.openjdk.org/jdk11u-dev pull/1765/head:pull/1765
PR: https://git.openjdk.org/jdk11u-dev/pull/1765
More information about the jdk-updates-dev
mailing list