RFR: 8360664: Null pointer dereference in src/hotspot/share/prims/jvmtiTagMap.cpp in IterateOverHeapObjectClosure::do_object() [v4]
Serguei Spitsyn
sspitsyn at openjdk.org
Tue Jul 1 09:49:42 UTC 2025
On Tue, 1 Jul 2025 09:26:59 GMT, Artem Semenov <asemenov at openjdk.org> wrote:
> Because there are two identical analyzer detections in similar code sections of this file. I created one ticket for each detection. However, I fixed both issues with a single PR.
Is it a specific requirement to create a separate bug for each complain? Normally, one bug for both has to be enough. One bug would be even enough for multiple complains in several files of the same development area.
> Regarding the analyzer, we will rerun the analysis with assert enabled and check if it helps to suppress the analyzer warnings
Thanks!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26002#issuecomment-3023050372
PR Comment: https://git.openjdk.org/jdk/pull/26002#issuecomment-3023059816
More information about the serviceability-dev
mailing list