RFR: 8334060: Implementation of Late Barrier Expansion for G1 [v10]
Roberto Castañeda Lozano
rcastanedalo at openjdk.org
Thu Sep 5 16:06:59 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: [feilongjiang at 1c012cf](https://github.com/feilongjiang/jdk/commit/1c012cfd4a1f4d6e39d6f4798281423f884e97a6) We are still testing the latest changes, results will be updated later.
Great, thanks @feilongjiang! Just let me know when you are done with testing and I will merge it into this changeset.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19746#issuecomment-2332119624
More information about the hotspot-gc-dev
mailing list