RFR: 8341141: Optimize DirectCodeBuilder [v25]
Shaojin Wen
swen at openjdk.org
Tue Oct 8 22:27:59 UTC 2024
On Tue, 8 Oct 2024 22:15:23 GMT, Claes Redestad <redestad at openjdk.org> wrote:
> LGTM.
>
> I spotted places outside of the DirectCodeBuilder paths that could benefit from using these new coalescing writers, but write-only cases is a good focus point for now.
Are you talking about merging multiple writeU2 in places like AbstractAttributeMapper? I am planning to make a new PR to complete these works, because this PR has too many changes.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21243#issuecomment-2400925030
More information about the core-libs-dev
mailing list