RFR: 8334060: Implementation of Late Barrier Expansion for G1 [v10]
Feilong Jiang
fjiang at openjdk.org
Thu Sep 5 14:56:02 UTC 2024
On Wed, 4 Sep 2024 09:07:23 GMT, Roberto Castañeda Lozano <rcastanedalo at openjdk.org> wrote:
>> @robcasloz: Thanks for the updates! I have an implementation for PPC64: https://github.com/TheRealMDoerr/jdk/commit/ed9c0232f53a15d768804348e1d8a111fed9a19e
>> Do you prefer integrating it soon? Otherwise, I could keep it separate and do more rebasing and testing while this PR evolves further.
>
>> I have an implementation for PPC64: https://github.com/TheRealMDoerr/jdk/commit/ed9c0232f53a15d768804348e1d8a111fed9a19e
> Do you prefer integrating it soon?
>
> That's great, thank you for your work and your comments and suggestions, Martin! I just merged your implementation.
Hi @robcasloz, here is the implementation for RISC-V: https://github.com/feilongjiang/jdk/commit/1c012cfd4a1f4d6e39d6f4798281423f884e97a6
We are still testing the latest changes, results will be updated later.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19746#issuecomment-2331932063
More information about the hotspot-gc-dev
mailing list