Integrated: 8319980: [JVMCI] libgraal should reuse Thread instances as C2 does
Tom Rodriguez
never at openjdk.org
Thu Nov 30 15:01:26 UTC 2023
On Mon, 13 Nov 2023 18:44:38 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.
This pull request has now been integrated.
Changeset: da09eabd
Author: Tom Rodriguez <never at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/da09eabdfc51599d0a34b07c538fba4009af57c5
Stats: 40 lines in 2 files changed: 10 ins; 17 del; 13 mod
8319980: [JVMCI] libgraal should reuse Thread instances as C2 does
Reviewed-by: dnsimon, kvn
-------------
PR: https://git.openjdk.org/jdk/pull/16638
More information about the hotspot-compiler-dev
mailing list