8056909: test/sun/reflect/CallerSensitive/CallerSensitiveFinder.java fails with OOME
Reviewed-by: darcy
This commit is contained in:
parent
7f045273f6
commit
cc65df9be1
@ -47,7 +47,7 @@ import java.util.concurrent.FutureTask;
|
||||
* @summary Verify if CallerSensitive methods are annotated with
|
||||
* sun.reflect.CallerSensitive annotation
|
||||
* @build CallerSensitiveFinder
|
||||
* @run main/othervm/timeout=900 -mx600m CallerSensitiveFinder
|
||||
* @run main/othervm/timeout=900 CallerSensitiveFinder
|
||||
*/
|
||||
public class CallerSensitiveFinder {
|
||||
private static int numThreads = 3;
|
||||
|
Loading…
x
Reference in New Issue
Block a user