[lworld] RFR: 8367398: JCmdTestDynamicDump.java crashes on Windows with assert(m != nullptr) failed: nullptr mirror
Frederic Parain
fparain at openjdk.org
Fri Sep 26 19:20:55 UTC 2025
On Wed, 24 Sep 2025 19:37:05 GMT, Matias Saavedra Silva <matsaave at openjdk.org> wrote:
> We avoid archiving refined objArrayKlasses in the dynamic archive due to issues mapping different dimensions of an array across the static and dynamic archives. One check was missed leading to a crash on Windows which is fixed in this patch.
By curiosity, why dit it fail only on Windows?
-------------
Marked as reviewed by fparain (Committer).
PR Review: https://git.openjdk.org/valhalla/pull/1629#pullrequestreview-3273598993
More information about the valhalla-dev
mailing list