On Fri, 4 Sep 2026 08:01:09 GMT, Alan Bateman <[email protected]> wrote:
> One thing to try is to put an Object field in ClassLoader (explicitly or > inject) and treat it as an Object[]. That would give you a callback from the > ClassLoader object -> dummy field and an JVMTI_HEAP_REFERENCE_ARRAY_ELEMENT > ref from the array to each classes. Ugh, that sounds like a worse hack. ------------- PR Comment: https://git.openjdk.org/jdk/pull/32519#issuecomment-5540071747
