<Swing Dev> RFR: 8058704: Nimbus does not honor JTextPane background color [v2]
Prasanta Sadhukhan
psadhukhan at openjdk.java.net
Mon Aug 9 09:27:12 UTC 2021
On Wed, 4 Aug 2021 21:23:48 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:
>
>
> The tests are nearly the same: the only difference is the component being tested. I suggest merging the two tests into one test which tests both components one after another.
I would rather have as separate test as the fix is in 2 different component, I could have raised separate PRs as fix area is different although fix seems to be same..and I don't see it as anyhting other than test optimization..
If you absolutely cannot approve without test merged, then please let me know. I would try to do
-------------
PR: https://git.openjdk.java.net/jdk/pull/4930
More information about the swing-dev
mailing list