Hi Paul, On 2014-06-24, Paul Sandoz wrote: > > On Jun 17, 2014, at 6:52 PM, Joel Borggrén-Franck <joel.fra...@oracle.com> > wrote: > > > > Can I get a review for this fix and javadoc clarification for > > https://bugs.openjdk.java.net/browse/JDK-8044629 > > > > +1 > > I never quite realised just how convoluted it was to determine that a class > is an inner class.
Neither did I until I had to implement it :) cheers /Joel