Integrated: JDK-8307954: Update string template regression tests to be robust on release updates

Joe Darcy darcy at openjdk.org
Thu May 11 18:26:39 UTC 2023


Change the string template diagnostic tests to use the preferred ${jdk.version} idiom rather than hard-coding a particular release value.

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

Commit messages:
 - JDK-8307954: Update string template regression tests to be robust on release updates

Changes: https://git.openjdk.org/jdk/pull/13936/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=13936&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8307954
  Stats: 6 lines in 6 files changed: 0 ins; 0 del; 6 mod
  Patch: https://git.openjdk.org/jdk/pull/13936.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/13936/head:pull/13936

PR: https://git.openjdk.org/jdk/pull/13936


More information about the compiler-dev mailing list