summaryrefslogtreecommitdiff
path: root/java/jdk16/files/patch-j2se-util-Calendar.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* . Fix a security hole in the Calendar class which allows the elevation ofGreg Lewis2009-03-051-0/+93
permissions within the Java security model. http://sunsolve.sun.com/search/document.do?assetkey=1-26-244991-1 Submitted by: Kurt Miller <kurt@intricatesoftware.com> Obtained from: OpenBSD Notes: svn path=/head/; revision=229509