- 14 9月, 2013 1 次提交
-
-
由 bchristi 提交于
7199674: (props) user.home property does not return an accessible location in sandboxed environment [macosx] Summary: On MacOS X set user.home to value of NSHomeDirectory() Reviewed-by: alanb, ddehaven, mduigou
-
- 15 8月, 2013 1 次提交
-
-
由 alitvinov 提交于
Reviewed-by: anthony, serb
-
- 13 8月, 2013 1 次提交
-
-
由 igerasim 提交于
Reviewed-by: alanb, dholmes, chegar, michaelm
-
- 14 8月, 2013 1 次提交
-
-
由 robm 提交于
Reviewed-by: alanb, dholmes, martin, erikj, coffeys
-
- 08 8月, 2013 1 次提交
-
-
由 prr 提交于
8014883: java.awt.container.add(component comp object constraints) doesn't work as expected on some linux platforms Reviewed-by: jgodinez
-
- 07 8月, 2013 1 次提交
-
-
由 alexsch 提交于
Reviewed-by: art, serb
-
- 25 7月, 2013 1 次提交
-
-
由 jchen 提交于
Reviewed-by: prr, vadim
-
- 23 7月, 2013 1 次提交
-
-
由 prr 提交于
Reviewed-by: prr, jrose, twisti, kvn
-
- 04 7月, 2013 1 次提交
-
-
由 alitvinov 提交于
Reviewed-by: art, anthony
-
- 03 7月, 2013 1 次提交
-
-
由 vinnie 提交于
Reviewed-by: mullan, valeriep
-
- 03 8月, 2013 1 次提交
-
-
由 bchristi 提交于
Summary: On Mac, default to UTF-8 if no environmental hints are available Reviewed-by: naoto, ddehaven
-
- 21 6月, 2013 1 次提交
-
-
由 chegar 提交于
Reviewed-by: alanb, chegar Contributed-by: NJohn Zavgren <john.zavgren@oracle.com>, Chris Hegarty <chris.hegarty@oracle.com>
-
- 19 6月, 2013 1 次提交
-
-
由 pchelko 提交于
8005695: [parfait] Format string argument mismatch in jdk/src/solaris/native/sun/xawt/XToolkit.c 8005752: [parfait] False positive function call mismatch at jdk/src/solaris/native/sun/xawt/XWindow.c Reviewed-by: art, serb
-
- 22 6月, 2013 1 次提交
-
-
由 chegar 提交于
8017271: Crash may occur in java.net.DualStackPlainSocketImpl::initIDs due to unchecked values returned from JNI functions Reviewed-by: alanb, khazra
-
- 21 6月, 2013 1 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar, jzavgren
-
- 05 6月, 2013 1 次提交
-
-
由 mcherkas 提交于
Reviewed-by: art, anthony Contributed-by: NDmitry Markov <dmitry.markov@oracle.com>
-
- 21 5月, 2013 1 次提交
-
-
由 alitvinov 提交于
Reviewed-by: art, anthony, prr
-
- 07 5月, 2013 1 次提交
-
-
由 simonis 提交于
Reviewed-by: prr, ceisserer
-
- 03 5月, 2013 1 次提交
-
-
由 khazra 提交于
Summary: Remove buffer overruns in native code Reviewed-by: alanb, chegar
-
- 24 4月, 2013 1 次提交
-
-
由 sla 提交于
8009985: [parfait] Uninitialised variable at jdk/src/solaris/native/com/sun/management/UnixOperatingSystem_md.c Reviewed-by: sla, rbackman, alanb, dholmes, rdurbin Contributed-by: peter.allwin@oracle.com
-
- 18 4月, 2013 2 次提交
- 16 4月, 2013 1 次提交
-
-
由 martin 提交于
Summary: Define JNIEXPORT to use "default" visibility where possible. Reviewed-by: coleenp, ddehaven, dcubed, anthony
-
- 12 4月, 2013 1 次提交
-
-
由 jzavgren 提交于
8008118: (process) Possible null pointer dereference in jdk/src/solaris/native/java/lang/UNIXProcess_md.c Summary: Modified the path processing code so that it detects and handles out of memory errors. Reviewed-by: chegar, martin, christos, alanb, msheppar Contributed-by: john.zavgren@oracle.com
-
- 05 4月, 2013 2 次提交
- 28 3月, 2013 1 次提交
-
-
由 dxu 提交于
Summary: Remove the check in the native code to allow negative values Reviewed-by: mchung
-
- 22 3月, 2013 1 次提交
-
-
由 denis 提交于
Reviewed-by: art, anthony
-
- 19 3月, 2013 1 次提交
-
-
由 jzavgren 提交于
Reviewed-by: chegar, dsamersoff, valeriep
-
- 15 3月, 2013 2 次提交
- 14 3月, 2013 1 次提交
-
-
由 dxu 提交于
Summary: Replace JVM_* functions with direct system calls in java io area Reviewed-by: alanb, uta, martin
-
- 27 2月, 2013 1 次提交
-
-
由 bae 提交于
Reviewed-by: mschoene, prr, jgodinez
-
- 23 2月, 2013 1 次提交
-
-
由 vladidan 提交于
Summary: Adding sun.os.abi Java Property support Reviewed-by: bobv, alanb, dholmes
-
- 01 6月, 2013 1 次提交
-
-
由 naoto 提交于
Reviewed-by: anthony
-
- 31 5月, 2013 1 次提交
-
-
由 chegar 提交于
Reviewed-by: alanb, michaelm
-
- 09 2月, 2013 1 次提交
-
-
由 jgodinez 提交于
8005261: [parfait] #415 sun/java2d/opengl/GLXSurfaceData.c Memory leak of pointer 'glxsdo' allocated with malloc Reviewed-by: prr, vadim Contributed-by: jia-hong.chen@oracle.com
-
- 05 2月, 2013 1 次提交
-
-
由 jgodinez 提交于
8005054: [parfait] #417 X11SurfaceData.c UNINITIALISED OR MISSING RETURN VALUE Reviewed-by: prr, vadim Contributed-by: jia-hong.chen@oracle.com
-
- 02 2月, 2013 1 次提交
-
-
由 bae 提交于
Reviewed-by: prr
-
- 01 2月, 2013 1 次提交
-
-
由 chegar 提交于
Reviewed-by: alanb, dsamersoff
-