/
githubmirror
/
panama-vector
ОбзорДокументацияВойти
/
githubmirror
/
panama-vector
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
panama-vector/
.../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

8389219: Implement JEP 401: Value Objects (Preview) 8389220: Implement JEP 539: Strict Field Initialization in the JVM (Preview)

12 дней назад
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

8373716: Refactor further java/util tests from TestNG to JUnit

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

8389219: Implement JEP 401: Value Objects (Preview) 8389220: Implement JEP 539: Strict Field Initialization in the JVM (Preview)

12 дней назад
Collections

8389219: Implement JEP 401: Value Objects (Preview) 8389220: Implement JEP 539: Strict Field Initialization in the JVM (Preview)

12 дней назад
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

8179918: EnumSet spliterator should report SORTED, ORDERED, NONNULL

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

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
Formatter

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

год назад
HashMap

8389219: Implement JEP 401: Value Objects (Preview) 8389220: Implement JEP 539: Strict Field Initialization in the JVM (Preview)

12 дней назад
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

8374365: Update copyright year to 2025 for test/jdk in files where it was missed

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

8387261: Locale.LanguageRange weight validation issues

месяц назад
Map

8389219: Implement JEP 401: Value Objects (Preview) 8389220: Implement JEP 539: Strict Field Initialization in the JVM (Preview)

12 дней назад
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

8379973: Provide means to customize localized patterns in DateTimeFormatter/Builder

3 месяца назад
PriorityQueue

8207003: Miscellaneous changes imported from jsr166 CVS 2018-09

8 лет назад
Properties

8373716: Refactor further java/util tests from TestNG to JUnit

8 месяцев назад
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

8387455: Restrict legacy Locale compatibility handling to exact matches

месяц назад
Scanner

8174269: Remove COMPAT locale data provider from JDK

2 года назад
SequencedCollection

8358015: Fix SequencedMap sequenced view method specifications

год назад
ServiceLoader

8196182: ServiceLoader.iterator().hasNext()/.next() may throw a LinkageError 8350481: ServiceLoader throws NCDEF instead of ServiceConfigurationError

4 месяца назад
Spliterator

8389219: Implement JEP 401: Value Objects (Preview) 8389220: Implement JEP 539: Strict Field Initialization in the JVM (Preview)

12 дней назад
StringJoiner

8375231: Refactor util/ServiceLoader tests to use JUnit 8375232: Refactor util/StringJoiner tests to use JUnit 8375233: Refactor util/Vector tests to use JUnit

7 месяцев назад
StringTokenizer

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

год назад
TimSort

8193300: Miscellaneous changes imported from jsr166 CVS 2018-01

9 лет назад
TimeZone

8388214: (tz) Update Timezone Data to 2026c

4 дня назад
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

8375231: Refactor util/ServiceLoader tests to use JUnit 8375232: Refactor util/StringJoiner tests to use JUnit 8375233: Refactor util/Vector tests to use JUnit

7 месяцев назад
WeakHashMap

8201386: Miscellaneous changes imported from jsr166 CVS 2018-05

8 лет назад
concurrent

8286300: Port JEP 425 to S390X 8377034: Enable full JSR166TestCase.java test for s390x 8380035: compiler/intrinsics/TestReturnOopSetForJFRWriteCheckpoint.java crashes on s390x 8335163: [s390x] test failure - PrintClasses.java

месяц назад
function

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

8 лет назад
jar

8378291: Test vector in test/jdk/java/util/jar/JarEntry/GetMethodsReturnClones.java is effectively unsigned

4 месяца назад
logging

8385347: Remove AppContext from SunToolkit and also remove AppContext

2 месяца назад
prefs

8380198: Convert java/util/prefs/PrefsSpiTest.java to JUnit

5 месяцев назад
regex

8374365: Update copyright year to 2025 for test/jdk in files where it was missed

7 месяцев назад
spi

8338411: Implement JEP 486: Permanently Disable the Security Manager

2 года назад
stream

8389219: Implement JEP 401: Value Objects (Preview) 8389220: Implement JEP 539: Strict Field Initialization in the JVM (Preview)

12 дней назад
zip

8385924: GZIPInputStream.read() behaves differently on some Java versions

месяц назад
WeakHashMapValues.java

8389219: Implement JEP 401: Value Objects (Preview) 8389220: Implement JEP 539: Strict Field Initialization in the JVM (Preview)

12 дней назад