RFR: 8358283: Inconsistent failure mode for MetaspaceObj::operator new(size_t, MemTag)

Igor Veresov iveresov at openjdk.org
Mon Jun 2 17:58:15 UTC 2025


Remove unnecessary no throw

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

Commit messages:
 - Remove unnessesary nothrow

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

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


More information about the hotspot-runtime-dev mailing list