OpenJDK / panama / dev
changeset 42084:e2ed92f56bcf
Merge
author | mchernov |
---|---|
date | Mon, 31 Oct 2016 17:36:39 +0000 |
parents | c8efadafe85c 24fbf2db5efe |
children | b23a10ed6a60 |
files | |
diffstat | 2 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/hotspot/test/serviceability/tmtools/jstat/GcCauseTest02.java Wed Oct 19 11:08:03 2016 +0200 +++ b/hotspot/test/serviceability/tmtools/jstat/GcCauseTest02.java Mon Oct 31 17:36:39 2016 +0000 @@ -30,6 +30,7 @@ * @modules java.base/jdk.internal.misc * @library /test/lib * @library ../share + * @ignore 8168396 * @run main/othervm -XX:+UsePerfData -Xmx128M -XX:MaxMetaspaceSize=128M GcCauseTest02 */ import utils.*;
--- a/hotspot/test/serviceability/tmtools/jstat/GcTest02.java Wed Oct 19 11:08:03 2016 +0200 +++ b/hotspot/test/serviceability/tmtools/jstat/GcTest02.java Mon Oct 31 17:36:39 2016 +0000 @@ -31,6 +31,7 @@ * @modules java.base/jdk.internal.misc * @library /test/lib * @library ../share + * @ignore 8168396 * @run main/othervm -XX:+UsePerfData -Xmx128M -XX:MaxMetaspaceSize=128M GcTest02 */