- 04 7月, 2013 1 次提交
-
-
由 bpb 提交于
Summary: Fix doclint errors in java.util.Format*. Reviewed-by: darcy Contributed-by: NBrian Burkhalter <brian.burkhalter@oracle.com>
-
- 25 6月, 2013 1 次提交
-
-
由 bpb 提交于
6469160: (fmt) general (%g) formatting of zero (0.0) with precision 0 or 1 throws ArrayOutOfBoundsException Summary: For zero value ensure than an unpadded zero character is passed to Formatter.addZeros() Reviewed-by: iris, darcy Contributed-by: NBrian Burkhalter <brian.burkhalter@oracle.com>
-
- 06 6月, 2013 1 次提交
-
-
由 bpb 提交于
Summary: Performance improvements for double/float -> String and decimal/hex String -> double/float conversions. Reviewed-by: martin, iris Contributed-by: NSergey Kuksenko <sergey.kuksenko@oracle.com>, Brian Burkhalter <brian.burkhalter@oracle.com>, Dmitry Nadezhin <dmitry.nadezhin@oracle.com>, Olivier Lagneau <olivier.lagneau@oracle.com>
-
- 12 4月, 2013 1 次提交
-
-
由 sherman 提交于
Summary: Integration of JSR310 Date/Time API update Reviewed-by: alanb, naoto, dholmes Contributed-by: scolebourne@joda.org, roger.riggs@oracle.com, masayoshi.okutsu@oracle.com
-
- 20 2月, 2013 1 次提交
-
-
由 naoto 提交于
Reviewed-by: okutsu
-
- 13 2月, 2013 1 次提交
-
-
由 sherman 提交于
8007520: Update date/time classes in j.util and j.sql packages 8007572: Replace existing jdk timezone data at <java.home>/lib/zi with JSR310's tzdb Summary: Integration of JSR310 Date/Time API for M7 Reviewed-by: darcy, alanb, naoto Contributed-by: scolebourne@joda.org, roger.riggs@oracle.com, masayoshi.okutsu@oracle.com, patrick.zhang@oracle.com
-
- 02 2月, 2013 1 次提交
-
-
由 alanb 提交于
Reviewed-by: darcy Contributed-by: brian.burkhalter@oracle.com
-
- 23 1月, 2013 1 次提交
-
-
由 sherman 提交于
Summary: Integration of JSR310 Date/Time API for M6 Reviewed-by: alanb, naoto, dholmes Contributed-by: scolebourne@joda.org, roger.riggs@oracle.com, richard.warburton@gmail.com, misterm@gmail.com
-
- 18 1月, 2013 1 次提交
-
-
由 sherman 提交于
Summary: removed the offending assert Reviewed-by: alanb, darcy Contributed-by: brian.burkhalter@oracle.com
-
- 02 11月, 2012 1 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar, ksrini
-
- 01 10月, 2012 1 次提交
-
-
由 alanb 提交于
Reviewed-by: lancea, darcy, ulfzibis, iris, naoto, dholmes
-
- 06 12月, 2011 1 次提交
-
-
由 sherman 提交于
Summary: updated the incorrect StringBuilder constructor usage Reviewed-by: dholmes, sherman Contributed-by: brandon.passanisi@oracle.com
-
- 22 9月, 2011 1 次提交
-
-
由 darcy 提交于
Reviewed-by: mduigou
-
- 19 9月, 2011 1 次提交
-
-
由 darcy 提交于
Reviewed-by: alanb
-
- 11 5月, 2011 1 次提交
-
-
由 sherman 提交于
Summary: fixed the doc miss Reviewed-by: alanb, emcmanus
-
- 14 4月, 2011 1 次提交
-
-
由 jjh 提交于
7032960: API files in java.awt need to be updated for references to JVM Spec with editions/hyperlinks 7032965: API files in java.io need to updated for references to JVM Spec with editions/hyperlinks 7032958: API files in java.lang need to updated for references to JLS with editions/hyperlinks 7032961: API files in java.lang need to updated for references to JVM with editions/hyperlinks 7032976: API files in javax.lang need to be updated for references to JLS with editions/hyperlinks 7032959: API files in java.util need to updated for references to JLS with editions/hyperlinks 7032962: API files in java.util need to updated for references to JVM Spec with editions/hyperlinks 7032967: API files in java.security need to updated for references to JVM Spec with editions/hyperlinks 7032955: API files in java.math need to updated for references to JLS with editions/hyperlinks Summary: Removed URLs and 'edition' references Reviewed-by: darcy
-
- 18 3月, 2011 1 次提交
-
-
由 sherman 提交于
Summary: updated the spec doc Reviewed-by: alanb
-
- 03 2月, 2011 1 次提交
-
-
由 briangoetz 提交于
Reviewed-by: darcy, weijun
-
- 07 1月, 2011 1 次提交
-
-
由 chegar 提交于
Reviewed-by: alanb, mduigou
-
- 29 12月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: xdono
-
- 21 12月, 2010 1 次提交
-
-
由 smarks 提交于
Reviewed-by: darcy, lancea, alanb, briangoetz, mduigou, mchung
-
- 18 11月, 2010 1 次提交
-
-
由 sherman 提交于
Summary: added the column entry back in Reviewed-by: alanb
-
- 01 9月, 2010 1 次提交
-
-
由 naoto 提交于
Reviewed-by: okutsu
-
- 26 5月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: darcy, weijun
-
- 08 12月, 2009 1 次提交
-
-
由 martin 提交于
Summary: Add System.lineSeparator(), returning getProperty("line.separator") Reviewed-by: darcy
-
- 06 11月, 2009 1 次提交
-
-
由 martin 提交于
Summary: Create fewer objects when parsing Reviewed-by: sherman Contributed-by: NDaniel Martin <dtm@google.com>
-
- 25 7月, 2009 1 次提交
-
-
由 sherman 提交于
Summary: throw appropriate exception when necessary Reviewed-by: alanb
-
- 31 1月, 2009 1 次提交
-
-
由 darcy 提交于
Reviewed-by: alanb
-
- 23 1月, 2009 1 次提交
-
-
由 sherman 提交于
Summary: Correct the wrong calculation of "precision" in certain circumstances. Reviewed-by: darcy, alanb
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-