Update URL for JDK bug

This commit is contained in:
Michael Ernst 2023-04-10 11:50:10 -07:00 committed by Bruno P. Kinoshita
parent fee35ddc14
commit 7b15f3e61d
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ import org.apache.commons.lang3.LocaleUtils;
* This class is especially useful in multi-threaded server environments.
* {@link SimpleDateFormat} is not thread-safe in any JDK version,
* nor will it be as Sun has closed the
* <a href="https://bugs.java.com/bugdatabase/view_bug.do?bug_id=4228335">bug</a>/RFE.
* <a href="https://bugs.openjdk.org/browse/JDK-4228335">bug</a>/RFE.
* </p>
*
* <p>Only parsing is supported by this class, but all patterns are compatible with