Re: RFR: 8167178 Exported elements referring to inaccessible types in java.naming

2017-01-17 Thread Roger Riggs
Hi Vyom, Please also correct or remove the comment saying it should be treated as read-only by subclasses. Roger On 1/16/2017 4:56 AM, Chris Hegarty wrote: Looks good. Thanks Vyom. -Chris. On 16 Jan 2017, at 09:10, Vyom Tewari wrote: Hi All, Please review below the small fix for the

Re: RFR: 8167178 Exported elements referring to inaccessible types in java.naming

2017-01-17 Thread Vyom Tewari
Hi Roger, Thanks for the review i remove the comment saying it should be treated as read only. Please find below the latest diff. Thanks, Vyom --- a/src/java.naming/share/classes/javax/naming/CompoundName.java Fri Dec 23 09:31:24 2016 +0530 +++ b/src/java.naming/share/classes/javax/naming/C