RFR: 8321107: Add more test cases for JDK-8319372

Christian Hagedorn chagedorn at openjdk.org
Thu Nov 30 14:41:31 UTC 2023


This PR adds the remaining failing test cases of bugs linked to [JDK-8321097](https://bugs.openjdk.org/browse/JDK-8321097) which have now been fixed with [JDK-8319372](https://bugs.openjdk.org/browse/JDK-8319372).

Thanks,
Christian

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

Commit messages:
 - 8321107: Add more test cases for JDK-8319372

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

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


More information about the hotspot-compiler-dev mailing list