8199902: {@docRoot} references need to be updated to reflect new module/package structure

Reviewed-by: ksrini
This commit is contained in:
Jonathan Gibbons 2018-03-23 17:28:02 -07:00
parent 6670f60a21
commit c003e3af3b
8 changed files with 25 additions and 25 deletions

View file

@ -1,5 +1,5 @@
/*
* Copyright (c) 2011, 2017, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2011, 2018, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
@ -30,7 +30,7 @@
* @author Jonathan Gibbons
* @since 1.8
*
* @see <a href="{@docRoot}/../specs/doc-comment-spec.html">
* @see <a href="{@docRootParent}/specs/doc-comment-spec.html">
* Documentation Comment Specification for the Standard Doclet</a>
*/
package com.sun.source.doctree;