jdk/src/share/classes/java/lang/Math.java
2012-11-08 sherman 6282196: There should be Math.mod(number, modulo) methods
2012-11-02 alanb 7197491: update copyright year to match last edit in jdk8 jdk repository
2012-02-16 sherman 6708398: Support integer overflow
2012-01-09 darcy 7128441: StrictMath performance improvement note shared with Math
2012-01-07 darcy 7123649: Remove public modifier from Math.powerOfTwoF.
2011-09-22 darcy 7092404: Add Math.nextDown and Double.isFinite
2011-09-19 darcy 7091682: Move sun.misc.FpUtils code into java.lang.Math
2011-07-18 darcy 7062430: Minor inconsistency in ulp descriptions
2011-04-15 darcy 6430675: Math.round has surprising behavior for 0x1.fffffffffffffp-2
2010-12-28 ohair 6962318: Update copyright year
2010-06-10 martin 6959259: Minor improvements to static Random field caching
2010-05-25 ohair 6943119: Rebrand source copyright notices
2007-12-01 duke Initial load
less more (0) tip