Skip to content

Commit

Permalink
Wording as discussed
Browse files Browse the repository at this point in the history
  • Loading branch information
liach committed Nov 13, 2024
1 parent c5e1595 commit 2306ceb
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -240,8 +240,7 @@
* function objects are strongly reachable from the defining class loader of the
* caller. This technique reduces heap memory use, but it prevents the
* implementation class from unloading when the caller is a {@linkplain
* MethodHandles.Lookup.ClassOption#STRONG hidden class} and is unloaded, or when
* the returned call site is no longer strongly reachable.
* MethodHandles.Lookup.ClassOption#STRONG hidden class} and is unloaded.
*
* @since 1.8
*/
Expand Down

0 comments on commit 2306ceb

Please sign in to comment.