[jdk21u-dev] RFR: 8309142: Refactor test/langtools/tools/javac/versions/Versions.java

Aleksey Shipilev shade at openjdk.org
Tue Apr 23 09:55:38 UTC 2024


Simplifes test maintenance, matches the test format to mainline, provides 21.0.4-oracle parity.

Since the original change was done after JDK 22, I had to resolve conflicts by removing the JDK 22 blocks.

Additional testing:
 - [x] MacOS AArch64 server fastdebug, affected test passes

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

Commit messages:
 - Backport 2f299e4a732a945175a9d334d69fedafbe0ca25b
 - Backport 7d82479096d9ecc14881bf9b639507eee43f547b

Changes: https://git.openjdk.org/jdk21u-dev/pull/525/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk21u-dev&pr=525&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8309142
  Stats: 375 lines in 1 file changed: 104 ins; 195 del; 76 mod
  Patch: https://git.openjdk.org/jdk21u-dev/pull/525.diff
  Fetch: git fetch https://git.openjdk.org/jdk21u-dev.git pull/525/head:pull/525

PR: https://git.openjdk.org/jdk21u-dev/pull/525


More information about the jdk-updates-dev mailing list