- 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
-
- 09 7月, 2013 1 次提交
-
-
由 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>
-
- 11 7月, 2013 1 次提交
-
-
由 darcy 提交于
Reviewed-by: psandoz
-
- 10 7月, 2013 2 次提交
-
-
由 psandoz 提交于
Reviewed-by: briangoetz Contributed-by: Ndoug lea <dl@cs.oswego.edu>, paul sandoz <paul.sandoz@oracle.com>
-
由 psandoz 提交于
Reviewed-by: briangoetz
-
- 09 7月, 2013 5 次提交
-
-
由 psandoz 提交于
Reviewed-by: chegar, martin Contributed-by: NDoug Lea <dl@cs.oswego.edu>
-
由 psandoz 提交于
Reviewed-by: chegar, psandoz Contributed-by: Nbrian goetz <brian.goetz@oracle.com>
-
由 henryjen 提交于
Reviewed-by: mchung Contributed-by: paul.sandoz@oracle.com
-
由 darcy 提交于
Reviewed-by: mchung
-
由 juh 提交于
Reviewed-by: darcy
-
- 05 7月, 2013 2 次提交
- 04 7月, 2013 6 次提交
-
-
由 alanb 提交于
Reviewed-by: mchung, ahgross, forax, psandoz
-
由 bpb 提交于
Summary: Fix doclint errors in java.lang.* Reviewed-by: darcy Contributed-by: NBrian Burkhalter <brian.burkhalter@oracle.com>
-
由 emc 提交于
Summary: Add isNamePresent method to parameter reflection library, which indicates whether or real parameter data is available Reviewed-by: darcy
-
由 bpb 提交于
Summary: Fix doclint errors in java.util.Format*. Reviewed-by: darcy Contributed-by: NBrian Burkhalter <brian.burkhalter@oracle.com>
-
由 psandoz 提交于
8017329: 8b92-lambda regression: TreeSet("a", "b").stream().substream(1).parallel().iterator() is empty Reviewed-by: alanb
-
由 twisti 提交于
Reviewed-by: jrose
-
- 03 7月, 2013 4 次提交
-
-
由 psandoz 提交于
Reviewed-by: martin Contributed-by: NDoug Lea <dl@cs.oswego.edu>
-
由 psandoz 提交于
Reviewed-by: martin Contributed-by: NDoug Lea <dl@cs.oswego.edu>
-
由 mchung 提交于
Reviewed-by: jrose, alanb, dfuchs
-
由 dfuchs 提交于
Summary: Due to subtle synchronization issues between LogManager & Logger class initialization the global logger doesn't have its 'manager' field initialized until the LogManager is initialized. This fix will ensure that the global logger has its 'manager' field set when getGlobal() is called. Reviewed-by: mchung, plevart
-
- 02 7月, 2013 3 次提交