On Wed, 26 Nov 2025 04:42:48 GMT, Leonid Mesnik <[email protected]> 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 <[email protected]> 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
