[jdk11u-dev] RFR: 8179317: [TESTBUG] rewrite runtime shell tests in java

Christoph Langer clanger at openjdk.org
Mon Dec 12 15:16:21 UTC 2022


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.

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

Commit messages:
 - Backport ccb4ab5499275888e6a088d8bec2faccd6b4db28

Changes: https://git.openjdk.org/jdk11u-dev/pull/1587/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1587&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8179317
  Stats: 704 lines in 17 files changed: 429 ins; 268 del; 7 mod
  Patch: https://git.openjdk.org/jdk11u-dev/pull/1587.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u-dev pull/1587/head:pull/1587

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


More information about the jdk-updates-dev mailing list