mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8199902: {@docRoot} references need to be updated to reflect new module/package structure
Reviewed-by: ksrini
This commit is contained in:
parent
6670f60a21
commit
c003e3af3b
8 changed files with 25 additions and 25 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue