We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ee2bd2 commit 88fa3b2Copy full SHA for 88fa3b2
test/hotspot/jtreg/vmTestbase/nsk/jvmti/ResourceExhausted/resexhausted003/TestDescription.java
@@ -1,5 +1,5 @@
1
/*
2
- * Copyright (c) 2018, 2020, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2018, 2025, Oracle and/or its affiliates. All rights reserved.
3
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4
*
5
* This code is free software; you can redistribute it and/or modify it
@@ -39,10 +39,7 @@
39
* /test/lib
40
* @run main/othervm/native
41
* -agentlib:resexhausted=-waittime=5
42
- * -Xms64m
43
- * -Xmx64m
44
- * -XX:MaxMetaspaceSize=9m
45
- * -XX:-UseGCOverheadLimit
+ * -XX:MaxMetaspaceSize=20m
46
* nsk.jvmti.ResourceExhausted.resexhausted003
47
*/
48
0 commit comments