[+core-libs-dev] I'm sorry I keep forgetting to add the mailing list to my review requests. I blame google's code review mail tool, which cc's the right mailing lists automagically.
Webrev updated to add a few more "direct"s, as suggested by Paul. https://bugs.openjdk.java.net/browse/JDK-8062773 http://cr.openjdk.java.net/~martin/webrevs/openjdk9/Class-spec/ On Tue, Nov 4, 2014 at 3:02 AM, Paul Sandoz <paul.san...@oracle.com> wrote: > > On Nov 3, 2014, at 11:35 PM, Martin Buchholz <marti...@google.com> wrote: > > Hi Joe, Paul, > > I'd like you to do a code review. > > https://bugs.openjdk.java.net/browse/JDK-8062773 > http://cr.openjdk.java.net/~martin/webrevs/openjdk9/Class-spec/ > > > > Looks ok to me. > > 730 * @return the superclass of the class represented by this object. > > You could tweak that to say "the direct superclass..." > > Paul.