RFR: 8366328: G1: Crash on reading os::thread_cpu_time

Ivan Walulya iwalulya at openjdk.org
Mon Sep 15 07:45:59 UTC 2025


On Thu, 4 Sep 2025 07:48:11 GMT, Ivan Walulya <iwalulya at openjdk.org> wrote:

> Hi,
> 
> Please review this patch to ensure that we do not attempt to read CPU time for GC threads that have already been terminated.
> 
> Testing: Tier 1-3.

This was intended to be a quick fix, however, I could not get it in quick enough. I am closing this in favor of [PR27190](https://github.com/openjdk/jdk/pull/27190) which is a more complete solution.

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

PR Comment: https://git.openjdk.org/jdk/pull/27087#issuecomment-3290870327


More information about the hotspot-gc-dev mailing list