changeset 17812 | 816b32d6bcb1 |
parent 17649 | 8d69eb441266 |
parent 17811 | afcf17402cdb |
child 17813 | 1697301ac053 |
--- a/langtools/test/tools/javac/NonAmbiguousField/Test Thu May 23 10:47:57 2013 -0700 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,10 +0,0 @@ -/* - * @test - * @bug 4053724 - * @summary Certain non-ambiguous field references were reported by the - * compiler as ambigous. - * @author turnidge - * - * @compile -nowrite one/Parent.java two/Child.java - * @compile -nowrite one/Parent2.java two/Child2.java - */