Re: 8049422: Remove @jdk.Exported

2016-01-07 Thread Chris Hegarty
On 7 Jan 2016, at 11:15, Alan Bateman wrote: > > It's time to remove @jdk.Exported. > > As background, this annotation was introduced by JEP 179 in JDK 8 to document > the supportness of JDK-specific APIs. It will become redundant and confusing > once we bring the module system into JDK 9. T

Re: 8049422: Remove @jdk.Exported

2016-01-07 Thread Joseph D. Darcy
Looks fine Alan; cheers, -Joe On 1/7/2016 3:15 AM, Alan Bateman wrote: It's time to remove @jdk.Exported. As background, this annotation was introduced by JEP 179 in JDK 8 to document the supportness of JDK-specific APIs. It will become redundant and confusing once we bring the module syste

Re: 8049422: Remove @jdk.Exported

2016-01-07 Thread Daniel Fuchs
Hi Alan, I looked at the jdk/ changes - these look good to me. I didn't spot any error in the sed result ;-) best regards, -- daniel On 07/01/16 12:15, Alan Bateman wrote: It's time to remove @jdk.Exported. As background, this annotation was introduced by JEP 179 in JDK 8 to document the su