Integrated: JDK-8318089: Class space not marked as such with NMT when CDS is off

Thomas Stuefe stuefe at openjdk.org
Thu Oct 19 06:35:41 UTC 2023


On Fri, 13 Oct 2023 14:32:15 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

> If Xshare is off, we don't correctly register class space with NMT. We should do that.

This pull request has now been integrated.

Changeset: c0e154c8
Author:    Thomas Stuefe <stuefe at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/c0e154c876e586660b36af6441cd178bc8ebab89
Stats:     9 lines in 1 file changed: 3 ins; 6 del; 0 mod

8318089: Class space not marked as such with NMT when CDS is off

Reviewed-by: mli, dholmes

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

PR: https://git.openjdk.org/jdk/pull/16184


More information about the hotspot-runtime-dev mailing list