Since JDK-8338526, HotSpot does not store abstract and interface Klasses in class metaspace, and thus these constants cannot be compressed by JVMCI compilers.
- relates to
-
JDK-8338526 Don't store abstract and interface Klasses in class metaspace
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/d5fb6b4a
-
Review(master) openjdk/jdk/20949