-
Type:
Sub-task
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: core-libs
-
None
-
b15
In `java.lang.invoke.InvokerBytecodeGenerator`, the generation of class data can be optimized by reusing the field reference and the field type descriptor instead of guessing by value. This saves a few lookups for various constant pool entries and simplifies logic.
- links to
-
Commit(master)
openjdk/jdk/a9bb0433
-
Review(master)
openjdk/jdk/20896