mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
8336039: Doccheck: HTML warnings, broken links and missing files in java.base documentation
Reviewed-by: liach, djelinski
This commit is contained in:
parent
7ddd02599c
commit
92de2b2d5f
8 changed files with 19 additions and 20 deletions
|
@ -219,7 +219,7 @@ public interface SymbolLookup {
|
|||
* were loaded after this method returned.
|
||||
* <p>
|
||||
* Libraries associated with a class loader are unloaded when the class loader becomes
|
||||
* <a href="../../../java/lang/ref/package.html#reachability">unreachable</a>. The
|
||||
* {@linkplain java.lang.ref##reachability unreachable}. The
|
||||
* symbol lookup returned by this method is associated with an automatic
|
||||
* {@linkplain MemorySegment.Scope scope} which keeps the caller's class loader
|
||||
* reachable. Therefore, libraries associated with the caller's class loader are
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue