langtools/test/tools/javac/MethodParameters/ReflectionVisitor.java
changeset 17999 42ae6fe53718
parent 16307 3027c91f329a
child 18000 5d29ce00a7a2
--- a/langtools/test/tools/javac/MethodParameters/ReflectionVisitor.java	Fri May 31 10:04:59 2013 +0100
+++ b/langtools/test/tools/javac/MethodParameters/ReflectionVisitor.java	Sat Jun 01 21:57:56 2013 +0100
@@ -151,9 +151,6 @@
                     }
                     expect = "this\\$[0-n]*";
                 }
-            } else if (isAnon) {
-                // not an implementation gurantee, but okay for now
-                expect = "x[0-n]*";
             }
 
             // Check expected flags