8029715: test needs bugID added to @bug tag
Summary: Adding forgotten bug number
Reviewed-by: vromero
--- a/langtools/test/tools/javac/processing/model/type/IntersectionPropertiesTest.java Mon Dec 16 10:15:38 2013 -0800
+++ b/langtools/test/tools/javac/processing/model/type/IntersectionPropertiesTest.java Tue Dec 17 10:55:58 2013 +0100
@@ -23,7 +23,7 @@
/*
* @test
- * @bug 6499673
+ * @bug 6499673 6557966
* @library /tools/javac/lib
* @build JavacTestingAbstractProcessor IntersectionPropertiesTest
* @run main IntersectionPropertiesTest