- 05 10月, 2012 1 次提交
-
-
由 naoto 提交于
7197573: java/util/Locale/LocaleProviders.sh failed. Reviewed-by: okutsu
-
- 03 10月, 2012 1 次提交
-
-
由 peytoia 提交于
Reviewed-by: okutsu
-
- 28 9月, 2012 3 次提交
-
-
由 peytoia 提交于
Reviewed-by: naoto, okutsu
-
由 robm 提交于
7199219: Proxy-Connection headers set incorrectly when a HttpClient is retrieved from the Keep Alive Cache Reviewed-by: chegar
-
由 robm 提交于
7199862: Make sure that a connection is still alive when retrieved from KeepAliveCache in certain cases Reviewed-by: chegar
-
- 27 9月, 2012 1 次提交
-
-
由 xuelei 提交于
Reviewed-by: wetmore
-
- 26 9月, 2012 2 次提交
- 18 9月, 2012 2 次提交
- 17 9月, 2012 1 次提交
-
-
由 mullan 提交于
Reviewed-by: xuelei
-
- 13 9月, 2012 1 次提交
-
-
由 bagiras 提交于
Reviewed-by: art, anthony, dholmes
-
- 15 9月, 2012 1 次提交
-
-
由 mchung 提交于
Reviewed-by: alanb, sla, egahlin
-
- 14 9月, 2012 1 次提交
-
-
由 mullan 提交于
Reviewed-by: xuelei
-
- 13 9月, 2012 1 次提交
-
-
由 mullan 提交于
Reviewed-by: mullan, wetmore, valeriep Contributed-by: jason.uh@oracle.com
-
- 08 9月, 2012 1 次提交
-
-
由 mullan 提交于
Reviewed-by: mullan Contributed-by: jason.uh@oracle.com
-
- 06 9月, 2012 1 次提交
-
-
由 kizune 提交于
Reviewed-by: prr, serb
-
- 05 9月, 2012 1 次提交
-
-
由 valeriep 提交于
Summary: Add support for DSA parameter generation and OIDs for NSA Suite B algorithms. Reviewed-by: vinnie
-
- 01 9月, 2012 1 次提交
-
-
由 dxu 提交于
Summary: Clean-up JDK Build Warnings in java.util, java.io Packages Reviewed-by: smarks, darcy, khazra, dholmes, forax, dl, andrew, aph, omajid, ulfzibis, christos, mduigou
-
- 31 8月, 2012 1 次提交
-
-
由 ant 提交于
7157015: [macosx] Situation when KeyEventDispatcher doesn't work on AWT but does on Swing. 7121442: Regression : Reopen CR 6458497 still reproducible using JDK 7. Reviewed-by: art, leonidr
-
- 29 8月, 2012 1 次提交
-
-
由 leonidr 提交于
Reviewed-by: art, ant, serb
-
- 28 8月, 2012 1 次提交
-
-
由 mullan 提交于
7192896: Reason of CertPathValidatorException should be UNDETERMINED_REVOCATION_STATUS if OCSP request failed Reviewed-by: xuelei
-
- 27 8月, 2012 1 次提交
-
-
由 weijun 提交于
Reviewed-by: mullan
-
- 25 8月, 2012 1 次提交
-
-
由 mchung 提交于
Reviewed-by: alanb, dholmes, dsamersoff, sspitsyn, psandoz
-
- 24 8月, 2012 1 次提交
-
-
由 anthony 提交于
Summary: Constrain window dimensions with screen bounds and GL_MAX_TEXTURE_SIZE Reviewed-by: art, serb
-
- 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
-
- 18 8月, 2012 2 次提交
- 13 8月, 2012 3 次提交
-
-
由 youdwei 提交于
Reviewed-by: okutsu
-
由 vinnie 提交于
Reviewed-by: xuelei, alanb
-
由 chegar 提交于
Reviewed-by: chegar Contributed-by: NChristian Schulte <cs@schulte.it>
-
- 10 8月, 2012 1 次提交
-
-
由 mullan 提交于
7187962: sun.security.pkcs11.P11DSAKeyFactory.implTranslatePublicKey doesn't check if params is null Reviewed-by: valeriep
-
- 03 8月, 2012 1 次提交
-
-
由 dmocek 提交于
Reviewed-by: dholmes, smarks
-
- 02 8月, 2012 1 次提交
-
-
由 mullan 提交于
Reviewed-by: mullan, xuelei, weijun Contributed-by: jason.uh@oracle.com
-
- 01 8月, 2012 1 次提交
-
-
由 mullan 提交于
Reviewed-by: vinnie
-
- 31 7月, 2012 1 次提交
-
-
由 ksrini 提交于
Reviewed-by: dholmes, darcy, jjh, sherman
-
- 27 7月, 2012 1 次提交
-
-
由 coffeys 提交于
Reviewed-by: xuelei, chegar
-
- 25 7月, 2012 3 次提交
-
-
由 malenkov 提交于
Reviewed-by: art, rupashka
-
由 sherman 提交于
Summary: Migrated all jis based charsets to new implementation Reviewed-by: okutsu
-
由 twisti 提交于
6984705: JSR 292 method handle creation should not go through JNI Summary: remove assembly code for JDK 7 chained method handles Reviewed-by: jrose, twisti, mhaupt, forax Contributed-by: NJohn Rose <john.r.rose@oracle.com>, Christian Thalinger <christian.thalinger@oracle.com>, Michael Haupt <michael.haupt@oracle.com>
-