[jdk11u-dev] Integrated: 8179317: [TESTBUG] rewrite runtime shell tests in java
Christoph Langer
clanger at openjdk.org
Wed Dec 14 16:59:23 UTC 2022
On Mon, 12 Dec 2022 15:09:06 GMT, Christoph Langer <clanger at openjdk.org> wrote:
> This is a backport of JDK-8179317 and also includes the fix JDK-8247741. Backporting this test fix is a prerequisite for #1554.
>
> I had to resolve a few places. Also, test/hotspot/jtreg/runtime/TLS/testtls.sh is not part of jdk11u-dev, so I skipped it.
This pull request has now been integrated.
Changeset: 604dd4d9
Author: Christoph Langer <clanger at openjdk.org>
URL: https://git.openjdk.org/jdk11u-dev/commit/604dd4d9c683b67de6ec77fadafc82aae202eadc
Stats: 704 lines in 17 files changed: 429 ins; 268 del; 7 mod
8179317: [TESTBUG] rewrite runtime shell tests in java
8247741: Test test/hotspot/jtreg/runtime/7162488/TestUnrecognizedVmOption.java fails when -XX:+IgnoreUnrecognizedVMOptions is set
Converted shell tests to Java
Reviewed-by: mdoerr
Backport-of: ccb4ab5499275888e6a088d8bec2faccd6b4db28
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/1587
More information about the jdk-updates-dev
mailing list