RFR: 8360664: Null pointer dereference in src/hotspot/share/prims/jvmtiTagMap.cpp in IterateOverHeapObjectClosure::do_object() [v2]

Serguei Spitsyn sspitsyn at openjdk.org
Fri Jun 27 05:24:39 UTC 2025


On Fri, 27 Jun 2025 05:16:32 GMT, David Holmes <dholmes at openjdk.org> wrote:

> At most I would add an assert, but generally my understanding is that the user of any closure has the responsibility of passing it valid input.

Adding asserts sounds like a good suggestion.

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

PR Comment: https://git.openjdk.org/jdk/pull/26002#issuecomment-3011711961


More information about the serviceability-dev mailing list