Integrated: 8372552: unhandled oop in the JvmtiEventController::set_user_enabled

Leonid Mesnik lmesnik at openjdk.org
Tue Dec 2 22:31:17 UTC 2025


On Wed, 26 Nov 2025 04:42:48 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:

> The issue reproduced by running test 
> vmTestbase/nsk/jvmti/AttachOnDemand/attach022[1]/TestDescription.java
> with `-XX:+CheckUnhandledOops`.
> 
> No need to flush object free events during VM init. So it is fine to move it after handling the oop.
> 
> Testing with tier1-5.

This pull request has now been integrated.

Changeset: b0a758f2
Author:    Leonid Mesnik <lmesnik at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/b0a758f2180a8305c05e9640192818bbb31d7922
Stats:     10 lines in 1 file changed: 5 ins; 4 del; 1 mod

8372552: unhandled oop in the JvmtiEventController::set_user_enabled

Reviewed-by: cjplummer, amenkov, sspitsyn

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

PR: https://git.openjdk.org/jdk/pull/28500


More information about the serviceability-dev mailing list