summaryrefslogtreecommitdiff
path: root/java/jdk15/files/patch-FloatingDecimal.java (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-12-10Decommissioning java 1.5 (EOLed since October 2009):Baptiste Daroussin1-11/+0
removal of the different 1.5 jre and jdk vendors Removing outdated jdk16 vendors: removing all the bsdjava and freebsd vendors, consider using openjdk6 or openjsk7 instead. Discussed with: java (glarkin) Notes: svn path=/head/; revision=308619
2011-02-09. Fix infinite loop in parsing certain doubles. See CVE-2010-4476.Greg Lewis1-0/+11
Notes: svn path=/head/; revision=268829