- 30 7月, 2013 1 次提交
-
-
由 psandoz 提交于
8020009: TreeMap.entrySet().spliterator() reports SORTED + null comparator but the elements are not Comparable Reviewed-by: mduigou
-
- 28 7月, 2013 1 次提交
-
-
由 darcy 提交于
Reviewed-by: alanb
-
- 27 7月, 2013 3 次提交
-
-
由 bpb 提交于
Summary: Some minor cleanup to adhere better to Java coding conventions. Reviewed-by: darcy Contributed-by: NBrian Burkhalter <brian.burkhalter@oracle.com>
-
由 bpb 提交于
Summary: Implement Burnickel-Ziegler division algorithm in BigInteger Reviewed-by: bpb, martin Contributed-by: NTim Buktu <tbuktu@hotmail.com>
-
由 mduigou 提交于
Reviewed-by: darcy, alanb
-
- 26 7月, 2013 5 次提交
- 25 7月, 2013 1 次提交
-
-
由 mullan 提交于
Reviewed-by: vinnie
-
- 24 7月, 2013 1 次提交
-
-
由 mduigou 提交于
Reviewed-by: mduigou, chegar Contributed-by: brian.goetz@oracle.com
-
- 23 7月, 2013 2 次提交
- 22 7月, 2013 1 次提交
-
-
由 dl 提交于
Reviewed-by: chegar
-
- 21 7月, 2013 1 次提交
-
-
由 darcy 提交于
Reviewed-by: lancea
-
- 20 7月, 2013 1 次提交
-
-
由 darcy 提交于
Reviewed-by: dholmes, chegar
-
- 19 7月, 2013 3 次提交
-
-
由 darcy 提交于
Reviewed-by: dholmes
-
由 sherman 提交于
8020418: Cleanup of -Xlint warnings in java.time 8016623: test/java/time/format/TestDateTimeTextProvider.java failing Summary: Integration of JSR310 Date/Time API update IV Reviewed-by: sherman Contributed-by: scolebourne@joda.org, roger.riggs@oracle.com, masayoshi.okutsu@oracle.com, patrick.zhang@oracle.com, chand.basha@oracle.com
-
由 juh 提交于
Reviewed-by: mduigou, darcy, chegar
-
- 16 7月, 2013 1 次提交
-
-
由 bpb 提交于
Summary: Clean up doclint problems in java.util package, part 1 Reviewed-by: darcy Contributed-by: NBrian Burkhalter <brian.burkhalter@oracle.com>
-
- 15 7月, 2013 1 次提交
-
-
由 plevart 提交于
Reviewed-by: dholmes, jfranck
-
- 11 7月, 2013 1 次提交
-
-
由 mcimadamore 提交于
8020010: Move lambda bridge creation from metafactory and VM to compiler Summary: JDK/metafactory component of the bridge fix and and MethodType vs. MethodHandle changes. Reviewed-by: twisti, briangoetz, forax Contributed-by: robert.field@oracle.com
-
- 10 7月, 2013 1 次提交
-
-
由 serb 提交于
Reviewed-by: art, anthony
-
- 09 7月, 2013 2 次提交
-
-
由 malenkov 提交于
Reviewed-by: alexsch
-
由 henryjen 提交于
Reviewed-by: psandoz, mduigou Contributed-by: Nbrian goetz <brian.goetz@oracle.com>
-
- 13 7月, 2013 1 次提交
-
-
由 henryjen 提交于
Reviewed-by: psandoz, mduigou Contributed-by: brian.goetz@oracle.com
-
- 04 7月, 2013 1 次提交
-
-
由 psandoz 提交于
Reviewed-by: henryjen, briangoetz
-
- 13 7月, 2013 4 次提交
-
-
由 mduigou 提交于
Reviewed-by: psandoz, mduigou Contributed-by: brian.goetz@oracle.com, henry.jen@oracle.com
-
由 darcy 提交于
Reviewed-by: abuckley, jfranck
-
由 mduigou 提交于
Reviewed-by: psandoz, mduigou Contributed-by: brian.goetz@oracle.com, henry.jen@oracle.com
-
由 mduigou 提交于
Reviewed-by: dmocek, martin, smarks
-
- 08 7月, 2013 1 次提交
-
-
由 mchung 提交于
Summary: When enqueuing references check whether the j.l.r.Reference has already been enqeued or removed in the lock. Do not enqueue them again. This occurs because multiple threads may try to enqueue the same j.l.r.Reference at the same time. Reviewed-by: mchung, dholmes, plevart, shade Contributed-by: thomas.schatzl@oracle.com
-
- 12 7月, 2013 1 次提交
-
-
由 dxu 提交于
Summary: Directly call FileSystem method to check a file existence. Also reviewed by tom.hawtin@oracle.com Reviewed-by: alanb
-
- 11 7月, 2013 4 次提交
- 10 7月, 2013 2 次提交
-
-
由 bpb 提交于
Summary: Make stripTrailingZeros() return BigDecimal.ZERO if the BigDecimal is numerically equal to zero. Reviewed-by: darcy Contributed-by: NBrian Burkhalter <brian.burkhalter@oracle.com>
-
由 bpb 提交于
Summary: Change the field width specification to require a positive value. The exception is still thrown but that is now explicitly consistent with the specification. Reviewed-by: darcy Contributed-by: NBrian Burkhalter <brian.burkhalter@oracle.com>
-