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

Coleen Phillimore coleenp at openjdk.org
Fri Sep 26 19:20:56 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.

Nice.

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

Marked as reviewed by coleenp (Committer).

PR Review: https://git.openjdk.org/valhalla/pull/1629#pullrequestreview-3273604089


More information about the valhalla-dev mailing list