.. |
AbstractCollection
|
8193300: Miscellaneous changes imported from jsr166 CVS 2018-01
|
2018-01-16 18:28:39 -08:00 |
AbstractList
|
8193300: Miscellaneous changes imported from jsr166 CVS 2018-01
|
2018-01-16 18:28:39 -08:00 |
AbstractMap
|
8193300: Miscellaneous changes imported from jsr166 CVS 2018-01
|
2018-01-16 18:28:39 -08:00 |
AbstractSequentialList
|
8193300: Miscellaneous changes imported from jsr166 CVS 2018-01
|
2018-01-16 18:28:39 -08:00 |
ArrayList
|
8193300: Miscellaneous changes imported from jsr166 CVS 2018-01
|
2018-01-16 18:28:39 -08:00 |
Arrays
|
8194959: Correct test tag to move bugid from @test to @bug
|
2018-01-12 14:09:50 +08:00 |
Base64
|
8194959: Correct test tag to move bugid from @test to @bug
|
2018-01-12 14:09:50 +08:00 |
BitSet
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
Calendar
|
8176841: Additional Unicode Language-Tag Extensions
|
2017-12-12 10:21:58 -08:00 |
Collection
|
8193300: Miscellaneous changes imported from jsr166 CVS 2018-01
|
2018-01-16 18:28:39 -08:00 |
Collections
|
8193300: Miscellaneous changes imported from jsr166 CVS 2018-01
|
2018-01-16 18:28:39 -08:00 |
Comparator
|
8171826: Comparator.reverseOrder(c) mishandles singleton comparators
|
2017-12-12 09:33:35 -08:00 |
concurrent
|
8193300: Miscellaneous changes imported from jsr166 CVS 2018-01
|
2018-01-16 18:28:39 -08:00 |
Currency
|
8187946: Support ISO 4217 Amendments 163 and 164
|
2018-01-14 21:46:14 -08:00 |
Date
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
Deque
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
EnumMap
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
EnumSet
|
8192935: Fix EnumSet's SerializationProxy javadoc
|
2017-12-03 13:06:51 -08:00 |
Formattable
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
Formatter
|
8183743: Umbrella: add overloads that take a Charset parameter
|
2017-12-12 11:10:12 -08:00 |
function
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
HashMap
|
8193300: Miscellaneous changes imported from jsr166 CVS 2018-01
|
2018-01-16 18:28:39 -08:00 |
HashSet
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
Hashtable
|
8193300: Miscellaneous changes imported from jsr166 CVS 2018-01
|
2018-01-16 18:28:39 -08:00 |
IdentityHashMap
|
8193300: Miscellaneous changes imported from jsr166 CVS 2018-01
|
2018-01-16 18:28:39 -08:00 |
IllegalFormatException
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
Iterator
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
jar
|
8189611: JarFile versioned stream and real name support
|
2017-11-29 15:01:16 -08:00 |
LinkedHashMap
|
8193300: Miscellaneous changes imported from jsr166 CVS 2018-01
|
2018-01-16 18:28:39 -08:00 |
LinkedHashSet
|
8193300: Miscellaneous changes imported from jsr166 CVS 2018-01
|
2018-01-16 18:28:39 -08:00 |
LinkedList
|
8193300: Miscellaneous changes imported from jsr166 CVS 2018-01
|
2018-01-16 18:28:39 -08:00 |
List
|
8193300: Miscellaneous changes imported from jsr166 CVS 2018-01
|
2018-01-16 18:28:39 -08:00 |
Locale
|
8194148: bcp47u/SymbolsTests.java and FormatTests.java fail on th_TH locale
|
2018-01-11 12:47:28 -08:00 |
logging
|
8195096: Exception printed on console with custom LogManager on starting Apache Tomcat
|
2018-01-26 14:15:09 +00:00 |
Map
|
8193300: Miscellaneous changes imported from jsr166 CVS 2018-01
|
2018-01-16 18:28:39 -08:00 |
MissingFormatArgumentException
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
NavigableMap
|
8193300: Miscellaneous changes imported from jsr166 CVS 2018-01
|
2018-01-16 18:28:39 -08:00 |
Objects
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
Observable
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
Optional
|
8140281: add no-arg Optional.orElseThrow() as preferred alternative to get()
|
2017-12-13 18:47:20 -08:00 |
PluggableLocale
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
prefs
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
PriorityQueue
|
8193300: Miscellaneous changes imported from jsr166 CVS 2018-01
|
2018-01-16 18:28:39 -08:00 |
Properties
|
8157903: (prop) move Properties tests into OpenJDK
|
2018-01-25 14:12:43 +08:00 |
PropertyPermission
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
Random
|
8193300: Miscellaneous changes imported from jsr166 CVS 2018-01
|
2018-01-16 18:28:39 -08:00 |
regex
|
8194667: Regex: Serialization doesn't work with match flags
|
2018-01-12 14:05:42 -08:00 |
ResourceBundle
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
Scanner
|
8190278: ClassCastException is thrown by java.util.Scanner when a NumberFormatProvider is used
|
2017-12-13 12:43:38 +05:30 |
ServiceLoader
|
8190287: Update JDK's internal ASM to ASMv6
|
2017-11-02 13:18:23 -07:00 |
spi
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
Spliterator
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
stream
|
Merge
|
2018-01-18 18:58:46 +00:00 |
StringJoiner
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
StringTokenizer
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
Timer
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
TimeZone
|
8191216: SimpleTimeZone.clone() has a data race on cache fields
|
2017-12-12 00:30:57 +01:00 |
TimSort
|
8193300: Miscellaneous changes imported from jsr166 CVS 2018-01
|
2018-01-16 18:28:39 -08:00 |
TreeMap
|
8193300: Miscellaneous changes imported from jsr166 CVS 2018-01
|
2018-01-16 18:28:39 -08:00 |
UUID
|
8187443: Forest Consolidation: Move files to unified layout
|
2017-09-12 19:03:39 +02:00 |
Vector
|
8193300: Miscellaneous changes imported from jsr166 CVS 2018-01
|
2018-01-16 18:28:39 -08:00 |
WeakHashMap
|
8193300: Miscellaneous changes imported from jsr166 CVS 2018-01
|
2018-01-16 18:28:39 -08:00 |
zip
|
8185582: Update Zip implementation to use Cleaner, not finalizers
|
2017-12-11 11:45:02 -08:00 |