<i18n dev> RFR: 8300869: Make use of the Double.toString(double) algorithm in java.util.Formatter [v4]

Brian Burkhalter bpb at openjdk.org
Tue Jan 31 18:15:24 UTC 2023


On Mon, 30 Jan 2023 20:10:17 GMT, Raffaello Giulietti <rgiulietti at openjdk.org> wrote:

>> I see; it might suffice in this case to rely on the bug information in the SCM history, but I don't have a strong opinion.
>
> In this specific `*.java.template` case, I think that the bug id in the comment somehow replaces the lack of the @bug line.
> But I have no problems in removing it if there are stronger opinions.

The `@bug` tag is in `BasicTestLauncher` which is where 8300869 should likely go.

-------------

PR: https://git.openjdk.org/jdk/pull/12259


More information about the i18n-dev mailing list