Integrated: 8329784: Run MaxMetaspaceSizeTest.java with -Xshare:off
Ioi Lam
iklam at openjdk.org
Sat Apr 6 02:28:14 UTC 2024
On Fri, 5 Apr 2024 15:45:43 GMT, Ioi Lam <iklam at openjdk.org> wrote:
> Please review this trivial fix.
>
> MaxMetaspaceSizeTest.java should be run with -Xshare:off to ensure that OOM is thrown. Please see [bug report](https://bugs.openjdk.org/browse/JDK-8329784) for details.
This pull request has now been integrated.
Changeset: 3d50eaa6
Author: Ioi Lam <iklam at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/3d50eaa6edd6ae2b093a75fa203a706aef24701b
Stats: 4 lines in 1 file changed: 1 ins; 1 del; 2 mod
8329784: Run MaxMetaspaceSizeTest.java with -Xshare:off
Reviewed-by: ccheung, matsaave
-------------
PR: https://git.openjdk.org/jdk/pull/18658
More information about the hotspot-runtime-dev
mailing list