author | drwhite |
Mon, 02 May 2016 11:18:10 -0400 | |
changeset 38164 | 6ca54f652c19 |
parent 38161 | 1c7dd1e39fcf |
child 38165 | 7eb8388bb4f7 |
hotspot/test/serviceability/tmtools/jstat/GcTest02.java | file | annotate | diff | comparison | revisions |
--- a/hotspot/test/serviceability/tmtools/jstat/GcTest02.java Mon May 02 14:14:16 2016 +0200 +++ b/hotspot/test/serviceability/tmtools/jstat/GcTest02.java Mon May 02 11:18:10 2016 -0400 @@ -33,6 +33,7 @@ * @library ../share * @build common.* * @build utils.* + * @ignore 8155570 * @run main/othervm -XX:+UsePerfData -Xmx128M -XX:MaxMetaspaceSize=128M GcTest02 */