Skip to content

Commit

Permalink
Add # to linkplain link.
Browse files Browse the repository at this point in the history
  • Loading branch information
seanjmullan committed Dec 4, 2024
1 parent 47e2bde commit f9204f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/java.base/share/classes/java/security/Policy.java
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
* supported. Installing a system-wide {@code Policy} object is no longer
* supported. The {@linkplain #setPolicy setPolicy} method has been
* changed to always throw {@code UnsupportedOperationException}. The
* {@linkplain getPolicy getPolicy} method has been changed to always
* {@linkplain #getPolicy getPolicy} method has been changed to always
* return a {@code Policy} object that grants no permissions. There is no
* replacement for the Security Manager or this class.
*/
Expand Down

0 comments on commit f9204f9

Please sign in to comment.