-
Bug
-
Resolution: Unresolved
-
P4
-
25
-
None
jdk.internal.reflect.ConstantPool methods are confusing: they are passing in the "unused" and "object" around, and some of the methods mess them up, like getSize0. We should eliminate the argument that passes the constantPoolOop and consistently let VM use the c++ function that fetches the oop. Credit to [~iklam] for finding this.
- relates to
-
JDK-8365858 FilteredJavaStream is unnecessary
-
- New
-
- links to
-
Review(master) openjdk/jdk/26870