jdk/src/share/classes/java/lang/Float.java
Tue, 10 Jun 2014 16:18:54 -0700 henryjen 8044740: Convert all JDK versions used in @since tag to 1.n[.n] in jdk repo
Thu, 16 Jan 2014 15:56:40 -0800 bpb 6667086: Double.doubleToLongBits(final double value) contains inefficient test for NaN
Tue, 22 Oct 2013 17:02:08 -0400 rriggs 8026982: javadoc errors in core libs
Wed, 03 Jul 2013 17:08:14 -0700 bpb 8019862: Fix doclint errors in java.lang.*.
Mon, 24 Jun 2013 23:40:31 -0700 darcy 8017550: Fix doclint issues in java.lang and subpackages
Mon, 10 Jun 2013 12:58:32 +0100 alanb 8016217: More javadoc warnings
Wed, 05 Jun 2013 21:01:02 -0700 bpb 7032154: Performance tuning of sun.misc.FloatingDecimal/FormattedFloatingDecimal
Fri, 25 Jan 2013 16:13:39 -0800 mduigou 8004201: Add static utility methods to primitives to be used for redution operations.
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, 23 Jan 2012 12:17:30 -0800 darcy 7132338: Use @code friendly idiom for '\' in javadoc
Thu, 08 Dec 2011 13:48:54 -0500 omajid 7117612: Miscellaneous warnings in java.lang
Thu, 10 Nov 2011 11:41:27 -0500 lancea 7110111: Minor Java SE javadoc & Constructor clean up
Wed, 21 Sep 2011 23:22:11 -0700 darcy 7092404: Add Math.nextDown and Double.isFinite
Sun, 18 Sep 2011 18:14:07 -0700 darcy 7091682: Move sun.misc.FpUtils code into java.lang.Math
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
Wed, 01 Dec 2010 13:01:53 -0800 darcy 7002594: Math.max and Math.min should use floatToRawIntBits() to check for -0.0
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)
Wed, 15 Jul 2009 14:43:13 -0700 darcy 6463998: Undocumented NullPointerExeption from Float.parseFloat and Double.parseDouble
Fri, 23 Jan 2009 10:37:41 -0800 darcy 6604864: Double.valueOf(String) does not specify behaviour for overflow and underflow
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip