commit | 9c310602ec841b28246c96dd74ce540a91836c5d | [log] [tgz] |
---|---|---|
author | Srikanth Adayapalam <sadayapalam@openjdk.org> | Wed Oct 07 19:35:43 2015 +0530 |
committer | Srikanth Adayapalam <sadayapalam@openjdk.org> | Wed Oct 07 19:35:43 2015 +0530 |
tree | 87b4e5a8e1a9043d97c0ae91359f6d530f3790f7 | |
parent | 855243b12f128b16d59726e010b063c04ce6486c [diff] |
8075799: Extraneous access checks implemented by javac Allow anonymous class constructors to refer to inaccessible types. Reviewed-by: mcimadamore