mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 06:45:07 +02:00
8183901: Fix broken links to "Package Sealing" in the JAR spec
Reviewed-by: alanb, mchung
This commit is contained in:
parent
46582b2d15
commit
0e82be62fa
3 changed files with 3 additions and 3 deletions
|
@ -109,7 +109,7 @@ import jdk.internal.reflect.Reflection;
|
|||
* and have no specification and implementation versioning information.
|
||||
*
|
||||
* @jvms 5.3 Run-time package
|
||||
* @see <a href="{@docRoot}/../specs/jar/jar.html#sealing">
|
||||
* @see <a href="{@docRoot}/../specs/jar/jar.html#package-sealing">
|
||||
* The JAR File Specification: Package Sealing</a>
|
||||
* @see ClassLoader#definePackage(String, String, String, String, String, String, String, URL)
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue