On Fri, 27 Jan 2023 19:56:28 GMT, Roger Riggs <rri...@openjdk.org> wrote:

>> Raffaello Giulietti has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   8300869: Make use of the Double.toString(double) algorithm in 
>> java.util.Formatter
>>   
>>   Added tests for known differences between current and new behavior.
>
> test/jdk/java/util/Formatter/BasicInt.java line 1:
> 
>> 1: /*
> 
> It looks line the non-float/double test classes are unchanged, they could be 
> dropped from the PR.

The only changes I made myself in the test files are in Basic-X.java.template 
(including the copyright year). The other files were generated by a script, 
which happens to also change the copyright year for otherwise unmodified files.

If you agree, I'll happily remove the trivial copyright year changes and only 
retain those files containing more substantial modifications.

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

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

Reply via email to