diff -r cfe188d1a054 -r ddd8e9b8af90 jdk/test/java/beans/Introspector/Test8027905.java --- a/jdk/test/java/beans/Introspector/Test8027905.java Tue Aug 16 22:10:12 2016 +0300 +++ b/jdk/test/java/beans/Introspector/Test8027905.java Tue Aug 16 23:07:35 2016 +0300 @@ -28,6 +28,7 @@ * @bug 8027905 * @summary Tests that GC does not affect a property type * @author Sergey Malenkov + * @run main/othervm -mx16m Test8027905 */ public class Test8027905 {