-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P5
-
Affects Version/s: 25
-
Component/s: core-libs
In file src/java.base/share/classes/java/util/concurrent/DelayScheduler.java there is a typo bug:
* We avoid the need for auxilliary data structures by embedding
* We avoid the need for auxiliary data structures by embedding
* We avoid the need for auxilliary data structures by embedding
* We avoid the need for auxiliary data structures by embedding
- links to
-
Commit(master)
openjdk/jdk/f07f5ce9
-
Review(master)
openjdk/jdk/25685