- 10 4月, 2012 1 次提交
-
-
由 ohair 提交于
Summary: New makefiles transition, old and new living side by side for now. Reviewed-by: ohair, jjg, dholmes, ohrstrom, erikj, ihse, tgranat, ykantser Contributed-by: Nohrstrom <fredrik.ohrstrom@oracle.com>, erikj <erik.joelsson@oracle.com>, ihse <magnus.ihse.bursie@oracle.com>, tgranat <torbjorn.granat@oracle.com>, ykantser <yekaterina.kantserova@oracle.com>
-
- 07 3月, 2012 1 次提交
-
-
由 michaelm 提交于
Reviewed-by: jjh, alanb, dholmes, anthony, ohrstrom, ksrini, jrose, weijun, smarks Contributed-by: NAlan Bateman <alan.bateman@oracle.com>, Alexander Potochkin <alexander.potochkin@oracle.com>, Alexander Zuev <alexander.zuev@oracle.com>, Andrew Brygin <andrew.brygin@oracle.com>, Artem Ananiev <artem.ananiev@oracle.com>, Alex Strange <astrange@apple.com>, Bino George <bino@apple.com>, Christine Lu <christine.lu@oracle.com>, David Katleman <david.katleman@oracle.com>, David Durrence <david_durrence@apple.com>, Dmitry Cherepanov <dmitry.cherepanov@oracle.com>, Greg Lewis <glewis@eyesbeyond.com>, Kevin Miller <kevin_m_miller@apple.com>, Kurt Miller <kurt@intricatesoftware.com>, Landon Fuller <landonf@plausiblelabs.com>, Leonid Romanov <leonid.romanov@oracle.com>, Loefty Walkowiak <loefty@apple.com>, Mark Reinhold <mark.reinhold@oracle.com>, Naoto Sato <naoto.sato@oracle.com>, Philip Race <philip.race@oracle.com>, Roger Hoover <rhoover@apple.com>, Scott Kovatch <scott.kovatch@oracle.com>, Sergey ByloKhov <sergey.bylokhov@oracle.com>, Mike Swingler <swingler@apple.com>, Tomas Hurka <tomas.hurka@oracle.com>
-
- 25 2月, 2012 1 次提交
-
-
由 prr 提交于
Reviewed-by: igor, jgodinez
-
- 04 2月, 2012 1 次提交
-
-
由 prr 提交于
Reviewed-by: bae, igor
-
- 31 8月, 2011 1 次提交
-
-
由 sherman 提交于
Summary: to use new InternalError constructor with cause chainning Reviewed-by: alanb, ksrini, xuelei, neugens Contributed-by: sebastian.sickelmann@gmx.de
-
- 23 8月, 2011 1 次提交
-
-
由 darcy 提交于
Reviewed-by: darcy Contributed-by: nsebastian.sickelmann@gmx.de
-
- 28 5月, 2011 1 次提交
-
-
由 prr 提交于
Reviewed-by: igor
-
- 26 5月, 2011 1 次提交
-
-
由 prr 提交于
Reviewed-by: bae, jgodinez
-
- 07 4月, 2011 1 次提交
-
-
由 ohair 提交于
Reviewed-by: dholmes
-
- 02 4月, 2011 1 次提交
-
-
由 prr 提交于
Reviewed-by: igor, jgodinez
-
- 04 3月, 2011 1 次提交
-
-
由 ceisserer 提交于
Reviewed-by: prr
-
- 17 2月, 2011 1 次提交
-
-
由 prr 提交于
Reviewed-by: igor, jgodinez
-
- 22 1月, 2011 1 次提交
-
-
由 prr 提交于
Reviewed-by: igor, jgodinez
-
- 20 1月, 2011 1 次提交
-
-
由 prr 提交于
Reviewed-by: igor
-
- 15 1月, 2011 3 次提交
- 29 12月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: xdono
-
- 24 12月, 2010 2 次提交
- 23 12月, 2010 1 次提交
-
-
由 prr 提交于
Reviewed-by: igor, jgodinez
-
- 07 12月, 2010 1 次提交
-
-
由 srl 提交于
Reviewed-by: igor, prr
-
- 30 10月, 2010 1 次提交
-
-
由 bae 提交于
Reviewed-by: prr, hawtin
-
- 14 9月, 2010 1 次提交
-
-
由 omajid 提交于
Summary: Use floating point font sizes Reviewed-by: prr
-
- 10 9月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: mbykov
-
- 13 7月, 2010 1 次提交
-
-
由 igor 提交于
Reviewed-by: prr
-
- 29 5月, 2010 1 次提交
-
-
由 ceisserer 提交于
Reviewed-by: bae, igor, prr
-
- 27 5月, 2010 1 次提交
-
-
由 prr 提交于
Reviewed-by: bae, igor
-
- 26 5月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: darcy, weijun
-
- 20 4月, 2010 1 次提交
-
-
由 bae 提交于
Reviewed-by: igor, prr, ant
-
- 03 3月, 2010 1 次提交
-
-
由 rkennke 提交于
Summary: Synchronize on correct monitor in SunFontManager. Reviewed-by: igor, prr
-
- 07 2月, 2010 1 次提交
-
-
由 rkennke 提交于
6904882: java.awt.Font.createFont() causes AccessControlException if executed with "-Djava.security.manager" Summary: Perform FontUtilities initialization in privileged block Reviewed-by: igor, prr
-
- 02 2月, 2010 1 次提交
-
-
由 rkennke 提交于
Summary: Load FontManager instance in privileged block to avoid AccessControlException Reviewed-by: igor, tdv
-
- 01 12月, 2009 1 次提交
-
-
由 prr 提交于
Reviewed-by: igor, dougfelt
-
- 10 11月, 2009 1 次提交
-
-
由 prr 提交于
Reviewed-by: tdv, igor
-
- 30 9月, 2009 1 次提交
-
-
由 mchung 提交于
Summary: Replace calls to Logger with sun.util.logging.PlatformLogger Reviewed-by: prr, art, alexp, dcherepanov, igor, dav, anthony
-
- 08 8月, 2009 2 次提交
- 07 5月, 2009 1 次提交
-
-
由 prr 提交于
Reviewed-by: igor, jgodinez
-
- 03 4月, 2009 1 次提交
-
-
由 prr 提交于
Reviewed-by: igor, jgodinez
-