-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 24
-
Component/s: core-libs
-
b09
The current LocalDateTime.toString implementation concatenates the toString results of date and time, which can be passed to StringBuilder to reduce additional object allocation and improve performance.
- links to
-
Commit(master)
openjdk/jdk/5ff7c57f
-
Review(master)
openjdk/jdk/20321