RFR: 8367867: [macosx] Ignorable whitespace in text not removed when printing [v2]
Daniel Gredler
dgredler at openjdk.org
Wed Sep 17 14:51:36 UTC 2025
On Wed, 17 Sep 2025 14:12:41 GMT, Francesco Andreuzzi <fandreuzzi at openjdk.org> wrote:
>> Daniel Gredler has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Update removeControlChars() JavaDoc
>
> src/java.desktop/share/classes/sun/print/RasterPrinterJob.java line 2479:
>
>> 2477: * don't have to worry about platform or font specific handling of them.
>> 2478: */
>> 2479: public String removeControlChars(String s) {
>
> Perhaps the commend on this method could be updated too, since the method became `public`?
Done, thanks!
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/27345#discussion_r2355795134
More information about the client-libs-dev
mailing list