[lworld] Integrated: 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: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.
This pull request has now been integrated.
Changeset: a92246bf
Author: Matias Saavedra Silva <matsaave at openjdk.org>
URL: https://git.openjdk.org/valhalla/commit/a92246bf144e6bbf40bc7c2e6feaa950183da8ac
Stats: 2 lines in 2 files changed: 0 ins; 1 del; 1 mod
8367398: JCmdTestDynamicDump.java crashes on Windows with assert(m != nullptr) failed: nullptr mirror
Reviewed-by: fparain, coleenp
-------------
PR: https://git.openjdk.org/valhalla/pull/1629
More information about the valhalla-dev
mailing list