8010737: javac, known parameter's names should be copied to automatically generated constructors for inner classes

Reviewed-by: mcimadamore
This commit is contained in:
Vicente Romero 2013-06-01 21:57:56 +01:00
parent 06d1d22eb5
commit 0ace868fe4
4 changed files with 302 additions and 21 deletions

View file

@ -151,9 +151,6 @@ public class ReflectionVisitor extends Tester.Visitor {
}
expect = "this\\$[0-n]*";
}
} else if (isAnon) {
// not an implementation gurantee, but okay for now
expect = "x[0-n]*";
}
// Check expected flags