-
Enhancement
-
Resolution: Fixed
-
P4
-
None
Development of JDK-8294961: "Convert java.base/java.lang.reflect.ProxyGenerator to use the Classfile API to generate proxy classes" revealed several performance bottlenecks in the ClassFile API.
Namely SplitConstantPool and StackCounter performance is not optimal.
Namely SplitConstantPool and StackCounter performance is not optimal.
- blocks
-
JDK-8294961 Convert java.base/java.lang.reflect.ProxyGenerator to use the Classfile API to generate proxy classes
-
- Resolved
-
- relates to
-
JDK-8331097 Tests build is broken after pr/18914
-
- Closed
-