mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 06:45:07 +02:00
8190323: "the the" typos
Reviewed-by: rriggs
This commit is contained in:
parent
6b3f6eb717
commit
674b927865
15 changed files with 15 additions and 15 deletions
|
@ -195,7 +195,7 @@ public final class StringConcatFactory {
|
|||
// In case we need to double-back onto the StringConcatFactory during this
|
||||
// static initialization, make sure we have the reasonable defaults to complete
|
||||
// the static initialization properly. After that, actual users would use the
|
||||
// the proper values we have read from the the properties.
|
||||
// the proper values we have read from the properties.
|
||||
STRATEGY = DEFAULT_STRATEGY;
|
||||
// CACHE_ENABLE = false; // implied
|
||||
// CACHE = null; // implied
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue