- 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 1 次提交
-
-
由 alanb 提交于
Reviewed-by: dlong, alanb, mduigou Contributed-by: bill.pittore@oracle.com, bob.vandette@oracle.com
-
- 14 3月, 2013 1 次提交
-
-
由 dxu 提交于
Summary: Replace JVM_* functions with direct system calls in java io area Reviewed-by: alanb, uta, martin
-
- 23 2月, 2013 1 次提交
-
-
由 vladidan 提交于
Summary: Adding sun.os.abi Java Property support Reviewed-by: bobv, alanb, dholmes
-
- 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
-
- 19 1月, 2013 1 次提交
-
-
由 alanb 提交于
6939260: (fs) BasicFileAttributes.lastModifiedTime() should return last modified time with higher precision Reviewed-by: chegar
-
- 08 1月, 2013 1 次提交
-
-
由 bchristi 提交于
Summary: Hard-code sun.jnu.encoding to UTF-8 on Mac Reviewed-by: naoto
-
- 21 12月, 2012 1 次提交
-
-
由 katleman 提交于
Reviewed-by: ohair
-
- 13 2月, 2013 1 次提交
-
-
由 michaelm 提交于
Summary: delegate InetAddress fields to a holder object Reviewed-by: alanb, chegar
-
- 04 12月, 2012 2 次提交
- 23 11月, 2012 1 次提交
-
-
由 uta 提交于
Summary: XToolkit is not selected for any values of system-wide environment variables (ex. DISPLAY). Reviewed-by: anthony, art
-
- 17 11月, 2012 1 次提交
-
-
由 bchristi 提交于
Reviewed-by: alanb, mchung, skovatch, serb
-
- 07 11月, 2012 2 次提交
- 02 11月, 2012 1 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar, ksrini
-
- 26 10月, 2012 1 次提交
-
-
由 dxu 提交于
Reviewed-by: alanb, dholmes, erikj, jgish
-
- 25 10月, 2012 1 次提交
-
-
由 chegar 提交于
Reviewed-by: dsamersoff, khazra, chegar Contributed-by: NJohn Zavgren <john.zavgren@oracle.com>
-
- 23 10月, 2012 1 次提交
-
-
由 chegar 提交于
Reviewed-by: dsamersoff, wetmore, khazra, chegar Contributed-by: NJohn Zavgren <john.zavgren@oracle.com>
-
- 19 10月, 2012 1 次提交
-
-
由 chegar 提交于
Reviewed-by: dsamersoff, khazra, chegar Contributed-by: NJohn Zavgren <john.zavgren@oracle.com>
-
- 17 10月, 2012 1 次提交
-
-
由 anthony 提交于
Summary: Throw AWTError instead of InternalError if the DISPLAY is bad Reviewed-by: anthony, serb Contributed-by: NMikhail Cherkasov <mikhail.cherkasov@oracle.com>
-
- 05 10月, 2012 1 次提交
-
-
由 robm 提交于
Reviewed-by: alanb
-
- 04 10月, 2012 1 次提交
-
-
由 bagiras 提交于
Reviewed-by: art, denis
-
- 20 9月, 2012 1 次提交
-
-
由 chegar 提交于
Summary: Linux kernel version 2.2 isn't supported anymore. Reviewed-by: chegar, dsamersoff, alanb Contributed-by: NJohn Zavgren <john.zavgren@oracle.com>
-
- 22 8月, 2012 1 次提交
-
-
由 naoto 提交于
4609153: Provide locale data for Indic locales 5104387: Support for gl_ES locale (galician language) 6337471: desktop/system locale preferences support 7056139: (cal) SPI support for locale-dependent Calendar parameters 7058206: Provide CalendarData SPI for week params and display field value names 7073852: Support multiple scripts for digits and decimal symbols per locale 7079560: [Fmt-Da] Context dependent month names support in SimpleDateFormat 7171324: getAvailableLocales() of locale sensitive services should return the actual availability of locales 7151414: (cal) Support calendar type identification 7168528: LocaleServiceProvider needs to be aware of Locale extensions 7171372: (cal) locale's default Calendar should be created if unknown calendar is specified Summary: JEP 127: Improve Locale Data Packaging and Adopt Unicode CLDR Data (part 1 w/o packaging changes. by Naoto Sato and Masayoshi Okutsu) Reviewed-by: erikj, sherman, peytoia
-
- 17 8月, 2012 1 次提交
-
-
由 dingxmin 提交于
7191275: Cleanup OS specific blocks in PlainDatagramSocketImpl.c to support more unix-like platforms Reviewed-by: chegar
-
- 16 8月, 2012 1 次提交
-
-
由 alanb 提交于
Reviewed-by: andrew
-
- 13 8月, 2012 1 次提交
-
-
由 chegar 提交于
7190254: NetworkInterface getFlags implementation should support full integer bit range for flags value Reviewed-by: chegar Contributed-by: NShirish Kuncolienkar <shirishk@linux.vnet.ibm.com>
-
- 08 8月, 2012 1 次提交
-
-
由 andrew 提交于
Summary: Add missing calls to free Reviewed-by: alanb, dholmes, sherman
-
- 02 8月, 2012 1 次提交
-
-
由 omajid 提交于
Summary: Use dynamically allocated buffers for temp and encoding. Reviewed-by: alanb, andrew
-
- 23 7月, 2012 1 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar
-