On Fri, 12 Apr 2024 04:06:09 GMT, Tejesh R <t...@openjdk.org> wrote:

>> Fix suggested in bug 
>> [8210807](https://github.com/openjdk/jdk/commit/38bbbe7588c94d3a0edd1c120ba49cbd0851a720)
>>  had a regression in Nimbus L&F yet it resolved the issue in other L&F. The 
>> better approach would be to handle `MultiResolutionImages `in `PathGraphics` 
>> class `getBufferedImage` method and is suggested here. The fix doesn't cause 
>> any regression and is verified in CI system. The test 
>> javax/swing/JTable/JTableScrollPrintTest.java is verified for all platforms 
>> and all L&F (Except in Windows it doesn't work due an issue 
>> ([JDK-8322135](https://bugs.openjdk.org/browse/JDK-8322135)) introduced in 
>> 22, yet to investigate on it). And also fix 
>> [8210807](https://github.com/openjdk/jdk/commit/38bbbe7588c94d3a0edd1c120ba49cbd0851a720)
>>  has been reverted, retaining the test.
>
> Tejesh R has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Review updates

Looks good to me now.

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

Marked as reviewed by abhiscxk (Committer).

PR Review: https://git.openjdk.org/jdk/pull/18187#pullrequestreview-1995924035

Reply via email to