< prev index next > test/hotspot/jtreg/vmTestbase/nsk/jvmti/ResourceExhausted/resexhausted002/TestDescription.java
Print this page
/*
- * Copyright (c) 2018, 2020, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2018, 2026, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation.
* Comments
* CR 6465063
*
* @library /vmTestbase
* /test/lib
- * @requires !vm.graal.enabled
* @run main/othervm/native
* -agentlib:resexhausted=-waittime=5
* -Xms128m
* -Xmx128m
* -XX:-UseGCOverheadLimit
< prev index next >