-
Sub-task
-
Resolution: Fixed
-
P4
-
24
-
None
DirectCodeBuilder instruction writing are currently writing via intermediate object creation, which brings extra allocations and calls. We should eliminate those allocations and make DCB write through, which is the overwhelming majority of usages of DirectCodeBuilder.
- links to
-
Commit(master) openjdk/jdk/777ed2b5
-
Review(master) openjdk/jdk/20738