/
githubmirror
/
galahad
ОбзорДокументацияВойти
/
githubmirror
/
galahad
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
galahad/
.../java/util/
..
AbstractCollection

8193300: Miscellaneous changes imported from jsr166 CVS 2018-01

9 лет назад
AbstractList

8161558: ListIterator should not discard cause on exception

6 лет назад
AbstractMap

8308167: SequencedMap::firstEntry throws NPE when first entry has null key or value

3 года назад
AbstractSequentialList

8193300: Miscellaneous changes imported from jsr166 CVS 2018-01

9 лет назад
ArrayDeque

8206123: ArrayDeque created with default constructor can only hold 15 elements

8 лет назад
ArrayList

8340572: ConcurrentModificationException when sorting ArrayList sublists

2 года назад
Arrays

8345799: Update copyright year to 2024 for core-libs in files where it was missed

2 года назад
Base64

8341243: Use ArraySupport.SOFT_MAX_ARRAY_LENGTH for max array size in java.base

2 года назад
BitSet

8317795: Add an ImmutableBitSetPredicate variant for bitsets <= 128 elements

3 года назад
Calendar

8354548: Update CLDR to Version 48.0

9 месяцев назад
Collection

8371164: ArrayList.addAll() optimizations

9 месяцев назад
Collections

8368178: Add specialization of SequencedCollection methods to standard list factories

9 месяцев назад
Comparator

8356995: Provide default methods min(T, T) and max(T, T) in Comparator interface

год назад
Currency

8368308: ISO 4217 Amendment 180 Update

год назад
Date

8347841: Test fixes that use deprecated time zone IDs

2 года назад
Deque

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
DoubleStreamSums

8294705: Disable an assertion in test/jdk/java/util/DoubleStreamSums/CompensatedSums.java

4 года назад
DoubleSummaryStatistics

8214761: Bug in parallel Kahan summation implementation

5 лет назад
EnumMap

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
EnumSet

8227368: EnumSet.class serialization broken in JDK 9+

7 лет назад
Formattable

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
Formatter

8358095: Cleanup tests with explicit locale provider set to only CLDR

год назад
HashMap

8260555: Change the default TIMEOUT_FACTOR from 4 to 1

год назад
HashSet

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
Hashtable

8270416: Enhance construction of Identity maps

5 лет назад
HexFormat

8263754: HexFormat 'fromHex' methods should be static

5 лет назад
IdentityHashMap

8178355: IdentityHashMap uses identity-based comparison for values everywhere except remove(K,V) and replace(K,V,V)

4 года назад
IllegalFormatException

8253459: Formatter treats index, width and precision > Integer.MAX_VALUE incorrectly

6 лет назад
Iterator

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
LinkedHashMap

8193300: Miscellaneous changes imported from jsr166 CVS 2018-01

9 лет назад
LinkedHashSet

8193300: Miscellaneous changes imported from jsr166 CVS 2018-01

9 лет назад
LinkedList

8193300: Miscellaneous changes imported from jsr166 CVS 2018-01

9 лет назад
List

8368178: Add specialization of SequencedCollection methods to standard list factories

9 месяцев назад
Locale

8354548: Update CLDR to Version 48.0

9 месяцев назад
Map

8267174: Many test files have the wrong Copyright header

3 года назад
MissingFormatArgumentException

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
NavigableMap

8247605: Avoid array allocation when concatenating with empty string

6 лет назад
Objects

8280168: Add Objects.toIdentityString

5 лет назад
Observable

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
Optional

8184693: add Pattern.isEmpty

8 лет назад
PluggableLocale

8260555: Change the default TIMEOUT_FACTOR from 4 to 1

год назад
PriorityQueue

8207003: Miscellaneous changes imported from jsr166 CVS 2018-09

8 лет назад
Properties

8347841: Test fixes that use deprecated time zone IDs

2 года назад
PropertyPermission

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
Random

8332086: Remove the usage of ServiceLoader in j.u.r.RandomGeneratorFactory 8332476: j.u.r.RandomGeneratorFactor.create(long|byte[]) should throw rather than silently fallback to no-arg create()

2 года назад
RandomAccess

8229338: clean up test/jdk/java/util/RandomAccess/Basic.java

7 лет назад
ResourceBundle

8338411: Implement JEP 486: Permanently Disable the Security Manager

2 года назад
Scanner

8174269: Remove COMPAT locale data provider from JDK

2 года назад
SequencedCollection

8358015: Fix SequencedMap sequenced view method specifications

год назад
ServiceLoader

8345799: Update copyright year to 2024 for core-libs in files where it was missed

2 года назад
Spliterator

8267452: Delegate forEachRemaining in Spliterators.iterator()

5 лет назад
StringJoiner

8265237: String.join and StringJoiner can be improved further

5 лет назад
StringTokenizer

8360045: StringTokenizer.hasMoreTokens() throws NPE after nextToken(null)

год назад
TimSort

8193300: Miscellaneous changes imported from jsr166 CVS 2018-01

9 лет назад
TimeZone

8354548: Update CLDR to Version 48.0

9 месяцев назад
Timer

8263903: Use Cleaner instead of finalize to auto stop Timer thread

5 лет назад
TreeMap

8193300: Miscellaneous changes imported from jsr166 CVS 2018-01

9 лет назад
UUID

8334015: Add Support for UUID Version 7 (UUIDv7) defined in RFC 9562

9 месяцев назад
Vector

8249834: java/util/ArrayList/Bug8146568.java and j/u/Vector/Bug8148174.java use @ignore w/o bug-id

4 года назад
WeakHashMap

8201386: Miscellaneous changes imported from jsr166 CVS 2018-05

8 лет назад
concurrent

8360046: Scalability issue when submitting virtual threads with almost empty tasks

8 месяцев назад
function

8050818: Predicate::not - provide an easier way to negate a predicate

8 лет назад
jar

8353835: Implement JEP 500: Prepare to Make Final Mean Final

9 месяцев назад
logging

8353835: Implement JEP 500: Prepare to Make Final Mean Final

9 месяцев назад
prefs

8345799: Update copyright year to 2024 for core-libs in files where it was missed

2 года назад
regex

8360459: UNICODE_CASE and character class with non-ASCII range does not match ASCII char

год назад
spi

8338411: Implement JEP 486: Permanently Disable the Security Manager

2 года назад
stream

8362958: Unnecessary copying / sorting in Streams using Comparator.naturalOrder()

9 месяцев назад
zip

8370568: Refer to Thread.interrupted as "interrupted status" consistently

9 месяцев назад