RFR: 8319980: [JVMCI] libgraal should reuse Thread instances as C2 does [v2]
Tom Rodriguez
never at openjdk.org
Wed Nov 22 20:35:05 UTC 2023
On Wed, 22 Nov 2023 20:01:40 GMT, Tom Rodriguez <never at openjdk.org> wrote:
>> Reuse Threads instances for compiler threads in the same way C1/C2 do. This has been in use for several months now. mach5 testing is underway.
>
> Tom Rodriguez has updated the pull request incrementally with one additional commit since the last revision:
>
> Simplify logic
Yes I'd noticed the duplication too. I'll do that refactor and update the comments to better reflect what's happening now if then test is clean.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16638#issuecomment-1823469201
More information about the hotspot-compiler-dev
mailing list