[jdk11u-dev] RFR: 8213531: Test javax/swing/border/TestTitledBorderLeak.java fails
Masanori Yano
myano at openjdk.org
Wed Jul 19 05:36:56 UTC 2023
On Tue, 25 Apr 2023 17:51:05 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:
>> Hi,
>>
>> This is a backport of JDK-8213531: Test javax/swing/border/TestTitledBorderLeak.java fails.
>>
>> Original patch does not apply cleanly to jdk11u, because there is no line of TestTitledBorderLeak.java in ProblemList.txt of jdk11u. So I fixed only TestTitledBorderLeak.java.
>>
>> Testing: I tested manually on RHEL7, and tier1.
>
> Did you checked that the JDK-8213536 is not applicable to jdk11? Now if the 8213536 will be backported this test will be added to the problem list and never removed.
@mrserb Since JDK-8213536 contains tests that were modified earlier than this fix, I considered it when merging JDK-8213536.
Could you please review JDK-8213536 PR?
https://github.com/openjdk/jdk11u-dev/pull/2003
-------------
PR Comment: https://git.openjdk.org/jdk11u-dev/pull/1817#issuecomment-1641443873
More information about the jdk-updates-dev
mailing list