-
Bug
-
Resolution: Fixed
-
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.
- causes
-
JDK-8367273 Regression in J2dBench-vimg_shapes_solid on win-x64 from JDK-8365885
-
- Open
-
- relates to
-
JDK-8365858 FilteredJavaFieldStream is unnecessary
-
- Open
-
- links to
-
Commit(master) openjdk/jdk/b426151a
-
Review(master) openjdk/jdk/26870