- 22 5月, 2013 2 次提交
- 21 5月, 2013 1 次提交
-
-
由 erikj 提交于
8011346: build-infra: While Constructing Javadoc information, JSpinner.java error: package sun.util.locale.provider does not exist Reviewed-by: dholmes, tbell, naoto
-
- 18 5月, 2013 3 次提交
- 17 5月, 2013 14 次提交
-
-
由 chegar 提交于
-
由 chegar 提交于
Reviewed-by: michaelm
-
由 chegar 提交于
-
由 chegar 提交于
Reviewed-by: alanb
-
由 vadim 提交于
Reviewed-by: prr, bae
-
由 vadim 提交于
Reviewed-by: prr, bae
-
由 kshefov 提交于
8013426: TEST_BUG: java/awt/datatransfer/HTMLDataFlavors/HTMLDataFlavorTest.java fails with "RuntimeException: The data should be available" on Linux Reviewed-by: anthony, serb
-
由 kshefov 提交于
8014721: TEST_BUG: java/awt/TrayIcon/DragEventSource/DragEventSource.java fails with java.lang.UnsupportedOperationException Reviewed-by: anthony, serb
-
由 dfuchs 提交于
Summary: Some internal implementation classes in Jaxp were redefining equals() without redefining hashCode(). This patch adds hashCode() methods that are consistent with equals(). Reviewed-by: chegar, joehw
-
由 pchelko 提交于
Reviewed-by: serb, art
-
由 mchung 提交于
Reviewed-by: alanb, lancea
-
由 vinnie 提交于
-
由 katleman 提交于
-
由 michaelm 提交于
Reviewed-by: alanb, chegar
-
- 16 5月, 2013 5 次提交
- 17 5月, 2013 3 次提交
- 16 5月, 2013 4 次提交
-
-
由 dmeetry 提交于
Summary: The problem is observed when the binaries for windows are placed under a path which contains a space Reviewed-by: sla, alanb Contributed-by: ivan.gerasimov@oracle.com
-
由 jgish 提交于
Summary: Use caller's classloader to load resource as an alternative to thread context classloader and system classloader Reviewed-by: mchung, alanb
-
由 naoto 提交于
Reviewed-by: okutsu
-
由 darcy 提交于
Reviewed-by: alanb
-
- 15 5月, 2013 8 次提交
-
-
由 sherman 提交于
Summary: Integration of JSR310 Date/Time API update III Reviewed-by: naoto Contributed-by: scolebourne@joda.org, roger.riggs@oracle.com, masayoshi.okutsu@oracle.com, patrick.zhang@oracle.com
-
由 vinnie 提交于
-
由 michaelm 提交于
Reviewed-by: alanb, chegar, dsamersoff, weijun
-
由 vinnie 提交于
-
由 ant 提交于
Reviewed-by: art
-
由 dholmes 提交于
Summary: cache a copy of the char[] to use with toString() and clear it when ever the sb content is modified Reviewed-by: alanb, plevart, mduigou, forax
-
由 sherman 提交于
8014217: Base64.getXDecoder().wrap(...).read() doesn't throw exception for an incorrect number of padding chars in the final unit Summary: to throw IOE for malformed final unit in base64 stream Reviewed-by: chegar, alanb
-
由 sherman 提交于
8012326: Deadlock occurs when Charset.availableCharsets() is called by several threads at the same time Summary: removed the race condition risk from ExtendedCahrset access code Reviewed-by: mchung, alanb
-