RFR: 8335955: JDK-8335742 wrongly used a "JDK-" prefix in the problemlist bug number

Thomas Schatzl tschatzl at openjdk.org
Tue Jul 9 07:48:59 UTC 2024


JDK-8335742 added a slightly malformed problemlist entry, adding a "JDK-" prefix to the bug number. While the entry is still valid and the test is excluded, some tools might not work correctly with such an entry.

Imo this is a trivial change... :)

Thanks,
  Thomas

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

Commit messages:
 - 8335955

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

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


More information about the hotspot-gc-dev mailing list