8316060: test/hotspot/jtreg/runtime/reflect/ReflectOutOfMemoryError.java may fail if heap is huge
Reviewed-by: lmesnik, dholmes
This commit is contained in:
parent
dde11551e2
commit
bd52bbfa27
@ -25,7 +25,7 @@
|
||||
* @test
|
||||
* @bug 8297977
|
||||
* @summary Test that throwing OOM from reflected method gets InvocationTargetException
|
||||
* @run main/othervm/timeout=150 ReflectOutOfMemoryError
|
||||
* @run main/othervm -Xmx128m ReflectOutOfMemoryError
|
||||
*/
|
||||
import java.lang.reflect.*;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user