RFR: 8345004: Backout fix for JDK-8226990
Prasanta Sadhukhan
psadhukhan at openjdk.org
Wed Nov 27 03:05:43 UTC 2024
On Tue, 26 Nov 2024 09:38:28 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:
> > There was a test in the original PR. test/jdk/javax/swing/JTabbedPane/TestJTabbedPaneOpaqueColor.java - should it be corrected or problem-listed if you back out all the changes in the fix? Or it will remain valid even without the original fix?
>
> Being a manual test, don't think it needs to be problem-listed. This test is incorrect after backing out the changes. Once this backout is integrated, will open a new bug to address the original issue.
>
> Forgot to mention about the test in JBS, will add this now.
I guess @azuev-java is right...TestJTabbedPaneOpaqueColor.java was formed from an existing test which was problemlisted and I removed it later on [JDK-8339577](https://bugs.openjdk.org/browse/JDK-8339577) so you can problemlist this test now under "# Client manual tests" section so that you dont forget and tag it to that "Redo" JBS issue..
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22379#issuecomment-2502593027
More information about the client-libs-dev
mailing list