Skip to content

Commit

Permalink
Stray blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
bchristi-git committed Mar 29, 2024
1 parent 4648d06 commit 170c981
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/java.base/share/classes/java/lang/ref/Reference.java
Original file line number Diff line number Diff line change
Expand Up @@ -567,7 +567,6 @@ protected Object clone() throws CloneNotSupportedException {
* Actions in a thread prior to calling {@code reachabilityFence(x)}
* <a href="{@docRoot}/java.base/java/util/concurrent/package-summary.html#MemoryVisibility"><i>happen-before</i></a>
* the garbage collector clears any reference to {@code x}.
*
* @apiNote
* Reference processing or finalization may occur when the virtual machine
Expand Down

0 comments on commit 170c981

Please sign in to comment.