> On Apr 28, 2017, at 3:29 PM, Jonathan Gibbons <[email protected]> > wrote: > > Please review the following simple changes to update use of {@docRoot} in doc > comments now that we have a single docs bundle. > > Most instances in this review can be replaced with direct references using > @see or {@link}. One use of {@docRoot} remains, but modified, to refer to an > explicit anchor in another file. > > JBS: https://bugs.openjdk.java.net/browse/JDK-8179460 > Webrev: http://cr.openjdk.java.net/~jjg/8179460/webrev/
+1 I’m happy that we finally no longer need to do these cross docs bundle references. Thanks to the unified docs bundle. Mandy
