[jdk25u] RFR: 8365823: Revert storing abstract and interface Klasses to non-class metaspace

Coleen Phillimore coleenp at openjdk.org
Tue Sep 30 19:30:09 UTC 2025


Please review this clean backport to JDK 25.02 of the change to disable allocating interface and abstract classes to non-class metaspace. The way the code has always been up to JDK 24.

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

Commit messages:
 - Backport fa00b24954d63abed0093b696e5971c1918eec4d

Changes: https://git.openjdk.org/jdk25u/pull/256/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk25u&pr=256&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8365823
  Stats: 104 lines in 19 files changed: 7 ins; 66 del; 31 mod
  Patch: https://git.openjdk.org/jdk25u/pull/256.diff
  Fetch: git fetch https://git.openjdk.org/jdk25u.git pull/256/head:pull/256

PR: https://git.openjdk.org/jdk25u/pull/256


More information about the jdk-updates-dev mailing list