PING! - RFR 7032154: Performance tuning of sun.misc.FloatingDecimal/FormattedFloatingDecimal
Martin Buchholz
martinrb at google.com
Thu May 30 06:32:14 UTC 2013
On Wed, May 29, 2013 at 5:20 PM, Brian Burkhalter <
brian.burkhalter at oracle.com> wrote:
> On May 29, 2013, at 4:57 PM, Martin Buchholz wrote:
>
>
> Use third person in the first sentence of a javadoc - e.g.
> s/Retrieve/Retrieves/.
>
> ---
>
> Don't use the denigrated C style
> char zero[] =
> Instead use
> char[] zero =
>
> ---
>
>
> Are the two preceding comments generic, i.e., occurring in multiple
> places, or each unique?
>
>
Mutliple.
More information about the core-libs-dev
mailing list