RFR: 8068293: [TEST_BUG] Test closed/com/sun/java/swing/plaf/motif/InternalFrame/4150591/bug4150591.java fails with GTKLookAndFeel

Sergey Bylokhov serb at openjdk.org
Thu Oct 23 03:21:05 UTC 2025


On Thu, 23 Oct 2025 01:39:51 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

> It fails for createSoftBevelBorder too..so what do you suggest, update the spec? If it is null, it's quite evident that we will not be using it to obtain brighter shade..

This particular bug can be fixed by explicitly setting the Motif L&F in the test before using motif UI classes. This will allow it to be backported. In a separate fix, we can update the specifications of these methods.

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

PR Comment: https://git.openjdk.org/jdk/pull/27839#issuecomment-3434919305


More information about the client-libs-dev mailing list