[jdk17u-dev] Withdrawn: 8360664: Null pointer dereference in src/hotspot/share/prims/jvmtiTagMap.cpp in IterateOverHeapObjectClosure::do_object()

duke duke at openjdk.org
Wed Sep 10 19:37:33 UTC 2025


On Wed, 16 Jul 2025 13:08:40 GMT, Artem Semenov <asemenov at openjdk.org> wrote:

> Hi all,
> 
>     This pull request contains a backport of commit [e9a43416](https://github.com/openjdk/jdk/commit/e9a434165a6ec07cde0429c7f9823bbc5dab7857) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
> 
>     The commit being backported was authored by Artem Semenov on 7 Jul 2025 and was reviewed by Serguei Spitsyn, Alex Menkov and Chris Plummer.
> 
> This patch adds an assert that demonstrates that NULL cannot be passed to this function. This change will simplify code analysis during bug hunting and investigation.
> 
>     Thanks!

This pull request has been closed without being integrated.

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

PR: https://git.openjdk.org/jdk17u-dev/pull/3761


More information about the jdk-updates-dev mailing list