Re: 8177474: Do not emit warnings when illegal access is allowed by --add-exports/--add-opens

2017-03-23 Thread Mandy Chung
> On Mar 23, 2017, at 12:16 PM, Alan Bateman wrote: > > I'd like to get jdk9/dev updated to align with the latest proposal for > --add-exports/--add-opens to not emit warnings. I've put the webrev with the > changes here: > >

Re: 8177474: Do not emit warnings when illegal access is allowed by --add-exports/--add-opens

2017-03-23 Thread Chris Hegarty
> On 23 Mar 2017, at 19:16, Alan Bateman wrote: > > I'd like to get jdk9/dev updated to align with the latest proposal for > --add-exports/--add-opens to not emit warnings. I've put the webrev with the > changes here: > >

8177474: Do not emit warnings when illegal access is allowed by --add-exports/--add-opens

2017-03-23 Thread Alan Bateman
I'd like to get jdk9/dev updated to align with the latest proposal for --add-exports/--add-opens to not emit warnings. I've put the webrev with the changes here: http://cr.openjdk.java.net/~alanb/8177474/webrev/index.html Some of this is just reverting some of the changes that were in