-
Sub-task
-
Resolution: Fixed
-
P4
-
None
-
None
Some DirectCodeBuilder related optimizations to improve startup and running performance:
Merge calls, merge writeU1 and writeU2 into writeU3
Merge calls, merge writeU1 and writeIndex operations
Directly use writeU1 instead of writeBytecode
Rewrite the implementation of load and store
Merge calls, merge writeU1 and writeU2 into writeU3
Merge calls, merge writeU1 and writeIndex operations
Directly use writeU1 instead of writeBytecode
Rewrite the implementation of load and store
- relates to
-
JDK-8349624 Validation for slot missing in CodeBuilder local variable instructions
-
- Resolved
-
- links to
-
Commit(master) openjdk/jdk/047c2d7f
-
Review(master) openjdk/jdk/21243