changeset 20368:357af5b6d80a

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
author zgu
date Thu, 28 Aug 2014 11:55:10 -0400
parents aef17e6b4abf
children 3f1b3f2dd1cb
files test/runtime/NMT/NMTWithCDS.java
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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.*;