jdk/src/share/classes/java/lang/Long.java
Mon, 24 Jun 2013 23:40:31 -0700 darcy 8017550: Fix doclint issues in java.lang and subpackages
Tue, 12 Feb 2013 17:04:09 -0800 mduigou 8007398: Peformance improvements to Integer and Long string formatting.
Wed, 10 Apr 2013 16:38:26 -0700 darcy 8011930: Long.parseLong(String, int) has inaccurate limit on radix for using 'L'
Fri, 25 Jan 2013 16:13:39 -0800 mduigou 8004201: Add static utility methods to primitives to be used for redution operations.
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
Thu, 17 May 2012 10:06:19 -0700 mduigou 6924259: Remove offset and count fields from java.lang.String
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, 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
Wed, 02 Jul 2008 12:55:45 -0700 xdono 6719955: Update copyright year
Mon, 10 Mar 2008 15:07:09 -0700 martin 6600143: Remove another 450 unnecessary casts
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip