diff test/runtime/SharedArchiveFile/DefaultUseWithClient.java @ 14476:4510a3502166

8034898: [TESTBUG]: Zero failure project - tag all Runtime JTReg bugs that fail nightly Summary: Use @ignore to exclude failing tests Reviewed-by: coleenp, ctornqvi, mseledtsov Contributed-by: george.triantafillou@oracle.com
author gtriantafill
date Thu, 20 Feb 2014 16:38:45 -0500
parents efc27a069897
children
line wrap: on
line diff
--- a/test/runtime/SharedArchiveFile/DefaultUseWithClient.java	Wed Feb 19 16:22:15 2014 +0000
+++ b/test/runtime/SharedArchiveFile/DefaultUseWithClient.java	Thu Feb 20 16:38:45 2014 -0500
@@ -22,10 +22,12 @@
  */
 
 /*
+ * @ignore 8032224
  * @test DefaultUseWithClient
  * @summary Test default behavior of sharing with -client
  * @library /testlibrary
  * @run main DefaultUseWithClient
+ * @bug 8032224
  */
 
 import com.oracle.java.testlibrary.*;