- 12 3月, 2012 1 次提交
-
-
由 littlee 提交于
Summary: Free the memory in the error handling code. Reviewed-by: prr, jgodinez, bae Contributed-by: NSean Chou <zhouyx@linux.vnet.ibm.com>
-
- 20 2月, 2012 1 次提交
-
-
由 littlee 提交于
Summary: Add EACCES check according to the spec of fcntl Reviewed-by: alanb
-
- 09 2月, 2012 1 次提交
-
-
由 alanb 提交于
Reviewed-by: dholmes, alanb Contributed-by: carlos.lucasius@oracle.com
-
- 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>
-
- 27 1月, 2012 1 次提交
-
-
由 chegar 提交于
Reviewed-by: art, prr, dholmes, alanb
-
- 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
-
- 05 12月, 2011 1 次提交
-
-
由 serb 提交于
Reviewed-by: prr, art, bae
-
- 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 1 次提交
-
-
由 anthony 提交于
Summary: Set the properties to all top-level windows Reviewed-by: anthony Contributed-by: NDanesh Dadachanji <ddadacha@redhat.com>
-
- 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 1 次提交
-
-
由 chegar 提交于
Reviewed-by: vinnie, ohair, alanb, dholmes
-
- 13 10月, 2011 2 次提交
-
-
由 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>
-
由 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>
-
- 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
-
- 07 9月, 2011 1 次提交
-
-
由 prr 提交于
Reviewed-by: bae, jgodinez
-
- 27 8月, 2011 1 次提交
-
-
由 alanb 提交于
7060790: (fs) FileSystem.newWatchService error message confusing when maximum inotify descriptors reached Reviewed-by: forax
-
- 30 5月, 2011 1 次提交
-
-
由 bae 提交于
7032904: XRender: Java2Demo : Infinite loop in Java_sun_java2d_loops_MaskBlit_MaskBlit on OEL 5.6 x64 Reviewed-by: prr
-
- 11 5月, 2011 2 次提交
- 27 4月, 2011 1 次提交
-
-
由 alanb 提交于
7039186: (ch) EPoll based asynchronous I/O implementation should be portable to linux-arm and linux-ppc Reviewed-by: dholmes
-
- 21 4月, 2011 1 次提交
-
-
由 jgodinez 提交于
Reviewed-by: bae, igor
-
- 12 4月, 2011 1 次提交
-
-
由 denis 提交于
Reviewed-by: dcherepanov
-
- 08 4月, 2011 1 次提交
-
-
由 dav 提交于
Reviewed-by: anthony, art
-
- 07 4月, 2011 1 次提交
-
-
由 ohair 提交于
Reviewed-by: dholmes
-
- 05 4月, 2011 1 次提交
-
-
由 serb 提交于
Reviewed-by: art, dcherepanov, anthony
-
- 02 4月, 2011 1 次提交
-
-
由 prr 提交于
Reviewed-by: bae, flar, ceisserer Contributed-by: linuxhippy@gmail.com
-
- 01 4月, 2011 1 次提交
-
-
由 anthony 提交于
Summary: Use the composite overlay window to take the screenshot Reviewed-by: art, dcherepanov
-
- 25 3月, 2011 1 次提交
-
-
由 dholmes 提交于
Summary: AWT support for SE-Embedded Reviewed-by: anthony, art, bobv, collins, alanb
-
- 18 3月, 2011 1 次提交
-
-
由 dav 提交于
7016131: JDK 7 b127: 8 crashes in native frame:awt_DrawingSurface_FreeDrawingSurfaceInfo+0xc on linux amd64 Reviewed-by: dcherepanov, art
-
- 15 3月, 2011 1 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar
-
- 09 3月, 2011 1 次提交
-
-
由 bae 提交于
7022280: Parfait reports Format string argument mismatch in /jdk/src/solaris/native/sun/awt/awt_GraphicsEnv.c Reviewed-by: jgodinez, prr
-
- 02 3月, 2011 1 次提交
-
-
由 ceisserer 提交于
Reviewed-by: prr
-
- 01 3月, 2011 1 次提交
-
-
由 prr 提交于
Reviewed-by: bae, ceisserer
-
- 25 2月, 2011 1 次提交
-
-
由 dcherepanov 提交于
Reviewed-by: art, anthony
-
- 16 2月, 2011 1 次提交
-
-
由 dav 提交于
6994933: java.awt.Desktop feature is "intermittently" supported on Solaris. Really unexpected behavior. Reviewed-by: art, dcherepanov
-
- 12 2月, 2011 1 次提交
-
-
由 prr 提交于
Reviewed-by: art, anthony Contributed-by: linuxhippy@gmail.com
-
- 03 2月, 2011 1 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar
-
- 21 1月, 2011 1 次提交
-
-
由 prr 提交于
Reviewed-by: bae, igor
-