RFR: 8335392: C2 MergeStores: enhanced pointer parsing [v11]

Emanuel Peter epeter at openjdk.org
Fri Nov 1 07:14:34 UTC 2024


On Fri, 1 Nov 2024 04:56:46 GMT, Shaojin Wen <swen at openjdk.org> wrote:

>> Emanuel Peter has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   fix distance assert
>
> In the toString scenario of Integer/Long and the StringBuilder.appendNull/appendBoolean scenario, we can refactor the code to optimize based on unsafe mergestore. I am waiting for this PR to be merged, and then continue to complete PR #19626

@wenshao Thanks for your patience. @chhagedorn is doing a thorough review right now, so I hope we are only a few days away from integration ;)

-------------

PR Comment: https://git.openjdk.org/jdk/pull/19970#issuecomment-2451414734


More information about the hotspot-compiler-dev mailing list