RFR: 8319980: [JVMCI] libgraal should reuse Thread instances as C2 does [v2]

Tom Rodriguez never at openjdk.org
Wed Nov 29 21:05:41 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

I refactored the code and tested it out.  Let me know what you think.

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

PR Comment: https://git.openjdk.org/jdk/pull/16638#issuecomment-1832695405


More information about the hotspot-compiler-dev mailing list