mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 06:45:07 +02:00
parent
749c4a054b
commit
170d8a7fae
12 changed files with 62 additions and 61 deletions
|
@ -119,7 +119,7 @@ import java.util.Collections;
|
|||
* Providers must ensure that once a rule has been seen by the application, the
|
||||
* rule must continue to be available.
|
||||
* <p>
|
||||
* Providers are encouraged to implement a meaningful {@code toString} method.
|
||||
* Providers are encouraged to implement a meaningful {@code toString} method.
|
||||
* <p>
|
||||
* Many systems would like to update time-zone rules dynamically without stopping the JVM.
|
||||
* When examined in detail, this is a complex problem.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue