RFR: 8366865: Allocation GC Pauses Triggered after JVM has started shutdown [v5]

Ivan Walulya iwalulya at openjdk.org
Wed Sep 17 13:56:08 UTC 2025


On Tue, 16 Sep 2025 09:21:59 GMT, Ivan Walulya <iwalulya at openjdk.org> wrote:

>> Yes I do have concerns - sorry. Any change to the shutdown sequence needs very careful analysis. You have now changed the circumstances whereby the JVMTI events get posted. Maybe it won't matter, maybe it will - the issue is that it is very hard to determine the impact of such a change until you get notified that someone's code is now broken.
>
> I have undone that part of the change. We can revisit it separately, that way it is easier to backout if it is problematic

Created [JDK-8367902](https://bugs.openjdk.org/browse/JDK-8367902)

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

PR Review Comment: https://git.openjdk.org/jdk/pull/27190#discussion_r2355608908


More information about the hotspot-gc-dev mailing list