> On 12 Dec 2014, at 15:51, Alan Bateman <alan.bate...@oracle.com> wrote: > >> On 12/12/2014 15:40, Pavel Rappo wrote: >> Hi everyone, >> >> Could you please review my change for JDK-8066642? >> >> http://cr.openjdk.java.net/~prappo/8066642/webrev.00/ >> >> -Pavel > This looks okay but I just wonder if we have any tests that check the for > specific NamingExceptions that would help tell us if there is any behavior > change.
I could be reading the code incorrectly but I don't see that there will b any change in behaviour, with respect to the exception been thrown. -Chris. > -Alan.