- 09 2月, 2012 1 次提交
-
-
由 alanb 提交于
Reviewed-by: dholmes, alanb Contributed-by: carlos.lucasius@oracle.com
-
- 06 2月, 2012 1 次提交
-
-
由 darcy 提交于
Reviewed-by: jjg, ohair
-
- 04 2月, 2012 1 次提交
-
-
由 chegar 提交于
Reviewed-by: alanb
-
- 02 2月, 2012 1 次提交
-
-
由 anthony 提交于
Summary: Handle the file list differently if gtk_file_chooser_get_current_folder() returns NULL Reviewed-by: anthony Contributed-by: NMatthew Smith <melkor@orangepalantir.org>
-
- 31 1月, 2012 2 次提交
-
-
由 ngmr 提交于
Reviewed-by: alanb Contributed-by: NJonathan Lu <luchsh@linux.vnet.ibm.com>
-
由 sla 提交于
Summary: Make sure HotSpot and JDK looks for well-known files in the same location Reviewed-by: dholmes, dsamersoff
-
- 27 1月, 2012 1 次提交
-
-
由 chegar 提交于
Reviewed-by: art, prr, dholmes, alanb
-
- 24 1月, 2012 1 次提交
-
-
由 denis 提交于
Reviewed-by: anthony
-
- 18 1月, 2012 1 次提交
-
-
由 anthony 提交于
Summary: Guard adding a back slash to the directory name with an if (!= null) check Reviewed-by: anthony, art Contributed-by: NMatt <melkor@orangepalantir.org>
-
- 14 1月, 2012 1 次提交
-
-
由 prr 提交于
Reviewed-by: bae, jgodinez
-
- 13 1月, 2012 1 次提交
-
-
由 littlee 提交于
7129029: (fs) Unix file system provider should be buildable on platforms that don't support O_NOFOLLOW Reviewed-by: alanb
-
- 10 1月, 2012 1 次提交
-
-
由 chegar 提交于
Reviewed-by: chegar Contributed-by: brandon.passanisi@oracle.com
-
- 04 1月, 2012 1 次提交
-
-
由 fparain 提交于
Reviewed-by: mchung, dholmes
-
- 21 12月, 2011 1 次提交
-
-
由 michaelm 提交于
Reviewed-by: michaelm, alanb, chegar Contributed-by: brandon.passanisi@oracle.com
-
- 19 12月, 2011 1 次提交
-
-
由 denis 提交于
Reviewed-by: art
-
- 12 12月, 2011 1 次提交
-
-
由 ngmr 提交于
Reviewed-by: alanb, chegar Contributed-by: NCharles Lee <littlee@linux.vnet.ibm.com>
-
- 09 12月, 2011 1 次提交
-
-
由 omajid 提交于
Reviewed-by: smarks, dholmes, alanb, darcy
-
- 05 12月, 2011 1 次提交
-
-
由 serb 提交于
Reviewed-by: prr, art, bae
-
- 03 12月, 2011 1 次提交
-
-
由 neugens 提交于
Summary: Fix some javac warnings in java2d related code for the Warning Cleanup Day. Reviewed-by: prr, flar
-
- 22 11月, 2011 1 次提交
-
-
由 ngmr 提交于
7114558: Inet4AddressImpl should use memset (rather than bzero) and NI_MAXHOST (rather than MAXHOSTNAMELEN) Reviewed-by: chegar Contributed-by: NNeil Richards <neil.richards@ngmr.net>
-
- 24 11月, 2011 1 次提交
-
-
由 ngmr 提交于
Reviewed-by: alanb Contributed-by: NJonathan Lu <luchsh@linux.vnet.ibm.com>
-
- 12 11月, 2011 1 次提交
-
-
由 serb 提交于
6996291: command line selection of MToolkit by -Dawt.toolkit=sun.awt.motif.MToolkit fails from jdk7 b21 on Reviewed-by: art, dcherepanov, bae, prr
-
- 11 11月, 2011 3 次提交
-
-
由 ngmr 提交于
Reviewed-by: chegar, alanb, mduigou, ngmr Contributed-by: NCharles Lee <littlee@linux.vnet.ibm.com>
-
由 anthony 提交于
Summary: Set the properties to all top-level windows Reviewed-by: anthony Contributed-by: NDanesh Dadachanji <ddadacha@redhat.com>
-
由 coffeys 提交于
Reviewed-by: alanb
-
- 09 11月, 2011 1 次提交
-
-
由 anthony 提交于
Summary: Listen to ConfigureNotify events on the root window and update the current screen size accordingly Reviewed-by: art, bae
-
- 25 10月, 2011 2 次提交
- 13 10月, 2011 1 次提交
-
-
由 ngmr 提交于
7107957: AWT: Native code should include fcntl.h and unistd.h rather than sys/fcntl.h and sys/unistd.h Summary: Use POSIX defined includes for unistd.h and fcntl.h Reviewed-by: anthony, ngmr Contributed-by: NCharles Lee <littlee@linux.vnet.ibm.com>
-
- 01 11月, 2011 2 次提交
-
-
由 anthony 提交于
Summary: Replace string concatenation with StringBuilder.append() Reviewed-by: anthony, son Contributed-by: NFederico Tello Gentile <federicotg@gmail.com>
-
由 anthony 提交于
Summary: Wrap logging calls with if(){} statements Reviewed-by: anthony, son Contributed-by: NFederico Tello Gentile <federicotg@gmail.com>
-
- 13 10月, 2011 1 次提交
-
-
由 ngmr 提交于
7100054: (porting) Native code should include fcntl.h and unistd.h rather than sys/fcntl.h and sys/unistd.h Summary: Use POSIX defined includes for unistd.h and fcntl.h Reviewed-by: dholmes, alanb, chegar, ngmr Contributed-by: NCharles Lee <littlee@linux.vnet.ibm.com>
-
- 10 10月, 2011 1 次提交
-
-
由 ngmr 提交于
Reviewed-by: ohair, chegar, ngmr Contributed-by: NSteve Poole <spoole@linux.vnet.ibm.com>
-
- 07 10月, 2011 1 次提交
-
-
由 naoto 提交于
Reviewed-by: chegar
-
- 05 10月, 2011 1 次提交
-
-
由 okutsu 提交于
6984762: Invalid close of file descriptor '-1' in findZoneinfoFile Reviewed-by: coffeys, ohair, naoto, peytoia
-
- 27 9月, 2011 1 次提交
-
-
由 dbuck 提交于
Summary: Added Xflush() call after splash screen is updated to ensure update is no stuck in client side buffer until JVM starts up. See JET review request 4154 for details. Reviewed-by: kevinw, anthony
-
- 23 9月, 2011 1 次提交
-
-
由 ngmr 提交于
Summary: Add checking, exception for spool process failure Reviewed-by: prr, jgodinez Contributed-by: NNeil Richards <neil.richards@ngmr.net>
-
- 21 9月, 2011 1 次提交
-
-
由 michaelm 提交于
7079012: test/java/net/NetworkInterface/NetParamsTest.java fails with SocketException getting mac address Reviewed-by: chegar, alanb
-
- 17 9月, 2011 1 次提交
-
-
由 chegar 提交于
Summary: Minor changes to networking java files to remove warnings Reviewed-by: chegar, weijun, hawtin Contributed-by: kurchi.subhra.hazra@oracle.com, sasha_bu@hotmail.com
-
- 07 9月, 2011 1 次提交
-
-
由 prr 提交于
Reviewed-by: bae, jgodinez
-