aboutsummaryrefslogtreecommitdiff
path: root/src/share/classes/java/awt/Font.java
AgeCommit message (Expand)Author
2013-12-268029235: Update copyright year to match last edit in jdk8 jdk repository for ...lana
2013-12-03Mergelana
2013-12-038028019: AWT Doclint warning/error cleanuprriggs
2013-11-208025235: [javadoc] fix some errors in 2Dyan
2013-10-298022746: List of spelling errors in API docmalenkov
2013-10-048020688: Broken links in documentation at http://docs.oracle.com/javase/6/doc...mcherkas
2013-03-298001038: Resourcefully handle resourcesjgodinez
2012-04-117143606: File.createTempFile should be improved for temporary files created b...robm
2011-12-197117334: Warnings cleanup day: reduce number of javac warnings in the java.aw...bagiras
2011-04-067033660: Update copyright year to 2011 on any files changed in 2011ohair
2011-02-236623219: Font.canDisplayUpTo does not work with supplementary charactersokutsu
2010-12-286962318: Update copyright yearohair
2010-05-29Mergelana
2010-05-276954424: Support OpenType/CFF fonts in JDK 7prr
2010-05-256943119: Rebrand source copyright noticesohair
2009-08-076795908: Refactor FontManagerrkennke
2009-06-226853617: race condition in java.awt.Font.getAttributes() (private method)prr
2009-04-16Mergeasaha
2009-01-056632886: Font.createFont can be persuaded to leak temporary filesprr
2008-07-026719955: Update copyright yearjdk7-b30xdono
2008-04-286694480: Two small inefficiencies in getting font strikes for transformed fontsprr
2008-04-106684056: SUPERSCRIPT TextAttribute on font needs to trigger layout.prr
2007-12-01Initial loadjdk7-b24duke