# HG changeset patch # User zgu # Date 1409241310 14400 # Node ID 357af5b6d80ab0cedffc63d2f493f6b9827377aa # Parent aef17e6b4abf9d74d3f4306af3d3dae58f05bdc6 8056256: [TESTBUG] Disable NMTWithCDS.java test as launcher change has yet promoted Summary: Disable the test until related Java launcher change reaches promotion build Reviewed-by: ctornqvi, gtriantafill diff -r aef17e6b4abf -r 357af5b6d80a test/runtime/NMT/NMTWithCDS.java --- a/test/runtime/NMT/NMTWithCDS.java Wed Aug 27 08:42:58 2014 -0400 +++ b/test/runtime/NMT/NMTWithCDS.java Thu Aug 28 11:55:10 2014 -0400 @@ -26,6 +26,7 @@ * @bug 8055061 * @key nmt * @library /testlibrary + * @ignore * @run main NMTWithCDS */ import com.oracle.java.testlibrary.*;