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

8193300: Miscellaneous changes imported from jsr166 CVS 2018-01

9 лет назад
AbstractList

8193300: Miscellaneous changes imported from jsr166 CVS 2018-01

9 лет назад
AbstractMap

8195590: Miscellaneous changes imported from jsr166 CVS 2018-02

9 лет назад
AbstractSequentialList

8193300: Miscellaneous changes imported from jsr166 CVS 2018-01

9 лет назад
ArrayList

8234423: Modifying ArrayList.subList().subList() resets modCount of subList

7 лет назад
Arrays

8210112: remove jdk.testlibrary.ProcessTools

4 года назад
Base64

8176379: java.util.Base64 mime encoder behaves incorrectly if initialized with a line length of size 1-3

9 лет назад
BitSet

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
Calendar

8247706: Unintentional use of new Date(year...) with absolute year

2 года назад
Collection

8203681: Miscellaneous changes imported from jsr166 CVS 2018-06

8 лет назад
Collections

8214687: Optimize Collections.nCopies().hashCode() and equals()

8 лет назад
Comparator

8237589: Fix copyright header formatting

5 лет назад
Currency

8368308: ISO 4217 Amendment 180 Update

год назад
Date

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
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

8299677: Formatter.format might take a long time to format an integer or floating-point

2 года назад
HashMap

8205399: Set node color on pinned HashMap.TreeNode deletion

8 лет назад
HashSet

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
Hashtable

8270416: Enhance construction of Identity maps

5 лет назад
IdentityHashMap

8193300: Miscellaneous changes imported from jsr166 CVS 2018-01

9 лет назад
IllegalFormatException

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
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

8203670: unmodifiable List iterator() implementations should not be ListIterators

8 лет назад
Locale

8348328: Update IANA Language Subtag Registry to Version 2025-05-15

год назад
Map

8221924: get(null) on single-entry unmodifiable Map returns null instead of throwing NPE

7 лет назад
MissingFormatArgumentException

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
NavigableMap

8199777: Deprecate -XX:+AggressiveOpts

8 лет назад
Objects

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
Observable

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
Optional

8184693: add Pattern.isEmpty

8 лет назад
PluggableLocale

8210406: Refactor java.util.PluggableLocale:i18n shell tests to plain java tests

5 лет назад
PriorityQueue

8193300: Miscellaneous changes imported from jsr166 CVS 2018-01

9 лет назад
Properties

8213325: (props) Properties.loadFromXML does not fully comply with the spec

8 лет назад
PropertyPermission

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
Random

8281183: RandomGenerator:NextDouble() default behavior partially fixed by JDK-8280950

4 года назад
RandomAccess

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

3 года назад
ResourceBundle

8287902: UnreadableRB case in MissingResourceCauseTest is not working reliably on Windows

4 года назад
Scanner

8172695: (scanner) java/util/Scanner/ScanTest.java fails

7 лет назад
ServiceLoader

8266254: Update to use jtreg 6 8265020: tests must be updated for new TestNG module name

4 года назад
Spliterator

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
StringJoiner

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
StringTokenizer

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
TimSort

8193300: Miscellaneous changes imported from jsr166 CVS 2018-01

9 лет назад
TimeZone

8380993: [REDO] Incorrect Interpretation of POSIX TZ Environment Variable on AIX

месяц назад
Timer

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
TreeMap

8193300: Miscellaneous changes imported from jsr166 CVS 2018-01

9 лет назад
UUID

8187443: Forest Consolidation: Move files to unified layout

9 лет назад
Vector

8277093: Vector should throw ClassNotFoundException for a missing class of an element

4 года назад
WeakHashMap

8201386: Miscellaneous changes imported from jsr166 CVS 2018-05

8 лет назад
concurrent

8365058: Enhance CopyOnWriteArraySet

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

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

8 лет назад
jar

8301167: Update VerifySignedJar to actually exercise and test verification

3 года назад
logging

8255277: randomDelay in DrainDeadlockT and LoggingDeadlock do not randomly delay

3 года назад
prefs

8283349: Robustness improvements to java/util/prefs/AddNodeChangeListener.jar

2 года назад
regex

8247546: Pattern matching does not skip correctly over supplementary characters

4 года назад
spi

8213330: Fix legal headers in i18n tests

5 лет назад
stream

8256152: tests fail because of ambiguous method resolution

5 лет назад
zip

8299748: java/util/zip/Deinflate.java failing on s390x

год назад