[lworld] RFR: 8367398: JCmdTestDynamicDump.java crashes on Windows with assert(m != nullptr) failed: nullptr mirror

Matias Saavedra Silva matsaave at openjdk.org
Fri Sep 26 19:34:54 UTC 2025


On Fri, 26 Sep 2025 19:15:42 GMT, Frederic Parain <fparain at openjdk.org> wrote:

> By curiosity, why dit it fail only on Windows?

I couldn't figure out a good reason why it only failed on Windows and nowhere else since it seems to me that this should have failed across all platforms. I wasn't able to debug the issue directly so I found a solution analytically.

Thanks for the reviews @fparain and @coleenp!

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

PR Comment: https://git.openjdk.org/valhalla/pull/1629#issuecomment-3340181599
PR Comment: https://git.openjdk.org/valhalla/pull/1629#issuecomment-3340185009


More information about the valhalla-dev mailing list