Re: Request For Review: JDK-8005090 Include com.sun.source.doctree in Tree API docs

2012-12-17 Thread Kelly O'Hair
Looks fine to me too. -kto On Dec 14, 2012, at 5:31 PM, Jonathan Gibbons wrote: > We need to add a recently new package into the Tree API docs, in both the old > build and new build. Here are the simple diffs for the two affected files. > > -- Jon > > > $ hg diff && hg diff -R jdk > diff -r

Re: Request For Review: JDK-8005090 Include com.sun.source.doctree in Tree API docs

2012-12-17 Thread Erik Joelsson
Looks good to me. /Erik On 2012-12-15 02:31, Jonathan Gibbons wrote: We need to add a recently new package into the Tree API docs, in both the old build and new build. Here are the simple diffs for the two affected files. -- Jon $ hg diff && hg diff -R jdk diff -r fb1bf5e5bc9e common/make

Request For Review: JDK-8005090 Include com.sun.source.doctree in Tree API docs

2012-12-14 Thread Jonathan Gibbons
We need to add a recently new package into the Tree API docs, in both the old build and new build. Here are the simple diffs for the two affected files. -- Jon $ hg diff && hg diff -R jdk diff -r fb1bf5e5bc9e common/makefiles/javadoc/NON_CORE_PKGS.gmk --- a/common/makefiles/javadoc/NON_CORE_