.. |
AbstractCollection
|
7121314: Behavior mismatch between AbstractCollection.toArray(T[] ) and its spec
|
2012-04-10 10:17:36 +08:00 |
AbstractList
|
6943119: Rebrand source copyright notices
|
2010-05-25 15:58:33 -07:00 |
AbstractMap
|
6943119: Rebrand source copyright notices
|
2010-05-25 15:58:33 -07:00 |
AbstractSequentialList
|
6943119: Rebrand source copyright notices
|
2010-05-25 15:58:33 -07:00 |
ArrayList
|
6992121: StringBuilder.ensureCapacity(int minCap) throws OutOfMemoryError with minCap=Integer.MIN_VALUE
|
2010-10-19 10:02:25 -07:00 |
Arrays
|
7033660: Update copyright year to 2011 on any files changed in 2011
|
2011-04-06 22:06:11 -07:00 |
BitSet
|
6943119: Rebrand source copyright notices
|
2010-05-25 15:58:33 -07:00 |
Calendar
|
6336885: RFE: Locale Data Deployment Enhancements
|
2012-08-21 11:00:30 -07:00 |
Collection
|
7126277: Alternative String hashing implementation
|
2012-05-30 22:18:37 -07:00 |
Collections
|
7144488: Infinite recursion for some equals tests in Collections
|
2012-02-24 09:17:46 +00:00 |
concurrent
|
7161229: PriorityBlockingQueue keeps hard reference to last removed element
|
2012-06-27 01:36:28 -04:00 |
Currency
|
7180362: RFE: Implement date cutover functionality for currency.properties file
|
2012-09-07 21:22:37 +01:00 |
Deque
|
6962318: Update copyright year
|
2010-12-28 15:53:50 -08:00 |
EnumMap
|
7164256: EnumMap clone doesn't clear the entrySet keeping a reference to the original Map
|
2012-06-07 12:31:45 +01:00 |
EnumSet
|
7044486: open jdk repos have files with incorrect copyright headers, which can end up in src bundles
|
2011-05-25 13:32:36 -07:00 |
Formattable
|
6943119: Rebrand source copyright notices
|
2010-05-25 15:58:33 -07:00 |
Formatter
|
7092404: Add Math.nextDown and Double.isFinite
|
2011-09-21 23:22:11 -07:00 |
HashMap
|
7173432: Handle null key at HashMap resize
|
2012-06-01 00:05:21 -07:00 |
Hashtable
|
7126277: Alternative String hashing implementation
|
2012-05-30 22:18:37 -07:00 |
IdentityHashMap
|
7044486: open jdk repos have files with incorrect copyright headers, which can end up in src bundles
|
2011-05-25 13:32:36 -07:00 |
IllegalFormatException
|
6943119: Rebrand source copyright notices
|
2010-05-25 15:58:33 -07:00 |
jar
|
7148584: Jar tools fails to generate manifest correctly when boundary condition hit
|
2012-03-12 11:30:28 +00:00 |
LinkedHashMap
|
6943119: Rebrand source copyright notices
|
2010-05-25 15:58:33 -07:00 |
LinkedHashSet
|
6943119: Rebrand source copyright notices
|
2010-05-25 15:58:33 -07:00 |
LinkedList
|
6943119: Rebrand source copyright notices
|
2010-05-25 15:58:33 -07:00 |
List
|
6943119: Rebrand source copyright notices
|
2010-05-25 15:58:33 -07:00 |
Locale
|
7198834: HOST Adapter: one extra empty space in the end of the pattern string
|
2012-10-05 09:57:50 -07:00 |
logging
|
7146552: java/util/logging/LoggingMXBeanTest.java failing intermittently
|
2012-10-13 10:15:57 +01:00 |
Map
|
7199249: TEST_BUG : Add /othervm to Collisions.java @run main with -D definitions
|
2012-09-18 11:04:12 -07:00 |
MissingFormatArgumentException
|
5063455: (fmt) MissingFormatArgumentException.getFormatSpecifier() incorrect return value
|
2011-12-05 10:50:14 -08:00 |
NavigableMap
|
6792706: Add JAR file to bootclasspath when using AggressiveOpts
|
2010-11-08 09:29:18 -08:00 |
Objects
|
7033660: Update copyright year to 2011 on any files changed in 2011
|
2011-04-06 22:06:11 -07:00 |
Observable
|
6943119: Rebrand source copyright notices
|
2010-05-25 15:58:33 -07:00 |
PluggableLocale
|
7200341: DateFormatSymbols.hashCode() throws ArrayIndexOutOfBoundsException in some circumstances
|
2012-10-09 09:59:05 -07:00 |
prefs
|
7160252: (prefs) NodeAddedEvent was not delivered when new node add when new Node
|
2012-07-13 16:02:26 -07:00 |
PriorityQueue
|
7034657: Update Creative Commons license URL in legal notices
|
2011-04-07 15:06:32 +01:00 |
Properties
|
8000354: (props) Properties.storeToXML/loadFromXML need to allow for alternative implementations
|
2012-10-06 13:56:16 +01:00 |
Random
|
7034657: Update Creative Commons license URL in legal notices
|
2011-04-07 15:06:32 +01:00 |
regex
|
7189363: Regex Pattern compilation buggy for special sequences
|
2012-08-09 10:15:26 -07:00 |
ResourceBundle
|
7113349: Initial changeset for Macosx port to jdk
|
2012-03-06 20:34:38 +00:00 |
Scanner
|
7021209: convert lang, math, util to use try-with-resources
|
2011-02-22 15:34:17 -08:00 |
ServiceLoader
|
7197642: (sl) ServiceLoader.load(null) doesn't throw NPE
|
2012-10-02 10:36:05 +01:00 |
spi/ResourceBundleControlProvider
|
6380549: (rb) ResourceBundle.Control global binding support
|
2012-06-19 16:21:17 +09:00 |
StringTokenizer
|
6943119: Rebrand source copyright notices
|
2010-05-25 15:58:33 -07:00 |
Timer
|
7114125: TEST_BUG: java/util/Timer/KillThread.java should use volatile cross thread variable declaration
|
2011-11-21 12:57:36 +00:00 |
TimeZone
|
7172177: test/java/util/TimeZone/DstTzTest.java failing on all platforms
|
2012-05-29 09:42:09 +08:00 |
TimSort
|
6943119: Rebrand source copyright notices
|
2010-05-25 15:58:33 -07:00 |
TreeMap
|
7029491: fix broken test file committed with CR 5045147
|
2011-03-21 11:31:54 -07:00 |
UUID
|
7071826: Avoid benign race condition in initialization of UUID
|
2012-05-11 11:31:46 -07:00 |
Vector
|
7044486: open jdk repos have files with incorrect copyright headers, which can end up in src bundles
|
2011-05-25 13:32:36 -07:00 |
WeakHashMap
|
7033660: Update copyright year to 2011 on any files changed in 2011
|
2011-04-06 22:06:11 -07:00 |
zip
|
7188852: Move implementation of De/Inflater.getBytesRead/Writtten() to java from native
|
2012-08-03 13:40:03 -07:00 |