8169597: Quarantine TestCpoolForInvokeDynamic.java until JDK-8169232 is solved

Reviewed-by: egahlin, gtriantafill
This commit is contained in:
Jesper Wilhelmsson 2016-11-11 16:52:44 +01:00
parent bc72fc2242
commit d89285aebb

View File

@ -51,6 +51,7 @@ import jdk.test.lib.Asserts;
* jdk.hotspot.agent/sun.jvm.hotspot.oops
* jdk.hotspot.agent/sun.jvm.hotspot.debugger
* jdk.hotspot.agent/sun.jvm.hotspot.ui.classbrowser
* @ignore 8169232
* @run main/othervm TestCpoolForInvokeDynamic
*/