--- a/langtools/test/tools/javac/diags/CheckExamples.java Wed Jan 18 16:43:59 2012 -0800
+++ b/langtools/test/tools/javac/diags/CheckExamples.java Wed Jan 18 18:26:36 2012 -0800
@@ -23,7 +23,7 @@
/*
* @test
- * @bug 6968063, 7127924
+ * @bug 6968063 7127924
* @summary provide examples of code that generate diagnostics
* @build Example CheckExamples
* @run main/othervm CheckExamples
--- a/langtools/test/tools/javac/diags/MessageInfo.java Wed Jan 18 16:43:59 2012 -0800
+++ b/langtools/test/tools/javac/diags/MessageInfo.java Wed Jan 18 18:26:36 2012 -0800
@@ -23,7 +23,7 @@
/**
* @test
- * @bug 7013272, 7127924
+ * @bug 7013272 7127924
* @summary Automatically generate info about how compiler resource keys are used
* @build Example ArgTypeCompilerFactory MessageFile MessageInfo
* @run main/othervm MessageInfo
--- a/langtools/test/tools/javac/diags/RunExamples.java Wed Jan 18 16:43:59 2012 -0800
+++ b/langtools/test/tools/javac/diags/RunExamples.java Wed Jan 18 18:26:36 2012 -0800
@@ -23,7 +23,7 @@
/**
* @test
- * @bug 6968063, 7127924
+ * @bug 6968063 7127924
* @summary provide examples of code that generate diagnostics
* @build ArgTypeCompilerFactory Example HTMLWriter RunExamples
* @run main/othervm RunExamples