jdk/src/share/classes/java/lang/StrictMath.java
Wed, 11 Sep 2013 17:07:35 -0700 bpb 8010430: Math.round has surprising behavior for odd values of ulp 1
Thu, 22 Aug 2013 13:32:22 -0700 bpb 6470700: Math.random() / Math.initRNG() uses "double checked locking"
Mon, 24 Jun 2013 23:40:31 -0700 darcy 8017550: Fix doclint issues in java.lang and subpackages
Wed, 07 Nov 2012 20:50:09 -0800 sherman 6282196: There should be Math.mod(number, modulo) methods
Fri, 02 Nov 2012 15:50:11 +0000 alanb 7197491: update copyright year to match last edit in jdk8 jdk repository
Mon, 01 Oct 2012 15:36:57 +0100 alanb 8000269: Cleanup javadoc warnings
Thu, 16 Feb 2012 11:43:20 -0800 sherman 6708398: Support integer overflow
Mon, 09 Jan 2012 15:54:44 -0800 darcy 7128441: StrictMath performance improvement note shared with Math
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
Sun, 17 Jul 2011 18:53:40 -0700 darcy 7062430: Minor inconsistency in ulp descriptions
Thu, 14 Apr 2011 21:27:10 -0700 darcy 6430675: Math.round has surprising behavior for 0x1.fffffffffffffp-2
Wed, 01 Dec 2010 13:01:53 -0800 darcy 7002594: Math.max and Math.min should use floatToRawIntBits() to check for -0.0
Thu, 10 Jun 2010 15:55:26 -0700 martin 6959259: Minor improvements to static Random field caching
Tue, 25 May 2010 15:58:33 -0700 ohair 6943119: Rebrand source copyright notices
Tue, 15 Dec 2009 13:51:44 -0800 darcy 6908131: Pure Java implementations of StrictMath.floor(double) & StrictMath.ceil(double)
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip