[jdk11u-dev] RFR: 8183374: Refactor java/lang/Runtime shell tests to java

Goetz Lindenmaier goetz at openjdk.org
Fri Oct 27 07:52:02 UTC 2023


I backport this for parity with 11.0.21-oracle.


The tests were added by "8225054: Compiler implementation for records " after 11
Thus they are not in 11 yet and patching failed.
I include the full tests as in 17 after this change. I think they are useful for 11, too. 
Both pass.

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

Commit messages:
 - Backport ec383abc1d2e609cc6af94a526e11c407d7e91ff

Changes: https://git.openjdk.org/jdk11u-dev/pull/2225/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2225&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8183374
  Stats: 190 lines in 2 files changed: 190 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk11u-dev/pull/2225.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/2225/head:pull/2225

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


More information about the jdk-updates-dev mailing list