jdk/src/share/classes/java/lang/Integer.java
Mon, 24 Jun 2013 23:40:31 -0700 darcy 8017550: Fix doclint issues in java.lang and subpackages
Tue, 18 Jun 2013 11:36:39 -0700 bpb 8015395: NumberFormatException during startup if JDK-internal property java.lang.Integer.IntegerCache.high set to bad value
Tue, 12 Feb 2013 17:04:09 -0800 mduigou 8007398: Peformance improvements to Integer and Long string formatting.
Fri, 25 Jan 2013 16:13:39 -0800 mduigou 8004201: Add static utility methods to primitives to be used for redution operations.
Wed, 16 Jan 2013 22:21:30 -0800 katleman Merge
Wed, 09 Jan 2013 16:58:47 -0800 mchung 7103957: NegativeArraySizeException while initializing class IntegerCache
Thu, 10 Jan 2013 12:23:15 +0100 erikj 8005856: build-infra: Remove special handling of base module classes header generation
Tue, 13 Nov 2012 20:02:39 -0800 mduigou 7088952: Add size in bytes constant "BYTES" to primitive type wrapper types
Tue, 13 Nov 2012 20:02:48 -0800 mduigou 7088913: Add compatible static hashCode(primitive) to primitive wrapper classes
Mon, 01 Oct 2012 15:36:57 +0100 alanb 8000269: Cleanup javadoc warnings
Thu, 17 May 2012 10:06:19 -0700 mduigou 6924259: Remove offset and count fields from java.lang.String
Wed, 02 May 2012 20:01:59 +0100 forax 7165102: Only run assertion on Integer autoboxing cache size once
Mon, 23 Jan 2012 12:17:30 -0800 darcy 7132338: Use @code friendly idiom for '\' in javadoc
Fri, 20 Jan 2012 17:56:31 -0800 darcy 4504839: Java libraries should provide support for unsigned integer arithmetic
Thu, 08 Dec 2011 13:48:54 -0500 omajid 7117612: Miscellaneous warnings in java.lang
Tue, 20 Sep 2011 18:33:25 -0700 darcy 6268216: Boolean.getBoolean() throws SecurityException
Mon, 15 Aug 2011 12:56:01 -0700 darcy 4850225: Integer.getInteger() : Bad reference to getProperty?
Thu, 23 Jun 2011 14:57:57 -0700 darcy 6253144: Long narrowing conversion should describe the algorithm used and implied "risks"
Wed, 13 Apr 2011 12:16:13 -0700 jjh 7032960: API files in java.awt need to be updated for references to JVM Spec with editions/hyperlinks
Tue, 28 Dec 2010 15:53:50 -0800 ohair 6962318: Update copyright year
Mon, 11 Oct 2010 20:22:27 -0700 mchung 6977738: Deadlock between java.lang.ClassLoader and java.util.Properties
Tue, 25 May 2010 15:58:33 -0700 ohair 6943119: Rebrand source copyright notices
Wed, 07 Oct 2009 14:04:20 -0700 darcy 6480728: Byte.valueOf(byte) returns a cached value but Byte.valueOf(String)
Tue, 22 Sep 2009 18:30:58 -0700 martin 6582946: Add suite of compare(T, T) methods for ints, longs etc
Tue, 28 Jul 2009 12:12:54 -0700 xdono 6862919: Update copyright year
Thu, 09 Jul 2009 12:31:30 -0700 darcy 6628737: Specification of wrapper class valueOf static factories should require caching
Tue, 24 Mar 2009 14:05:44 +0000 alanb 6807702: Integer.valueOf cache should be configurable
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip