JDK-8209343 : Test javax/swing/border/TestTitledBorderLeak.java should be marked as headful
Type:Bug
Component:client-libs
Sub-Component:javax.swing
Priority:P4
Status:Resolved
Resolution:Fixed
Submitted:2018-08-10
Updated:2024-06-12
Resolved:2018-08-10
The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
This new test should be marked as headfull as it fails in mach5 default headless test execution.
Comments
Hi [~goelin] yes I agree, new change+ backport would be more clean . I asked in https://bugs.openjdk.org/browse/JDK-8213531 why the key headful was removed.
23-05-2023
It is also missing in head. Should it be "backported" to there, too?
Maybe it would be more clean to make a new change "key headful was lost in JDK-8213531" in head and backport that change.
23-05-2023
Hi Goetz, yes seems it was already in jdk17u-dev but the next change in 17u-dev https://github.com/openjdk/jdk17u-dev/commit/58b479b0c5f63cefd5e01dd99b077e44f630e909 removed the headful key again.
23-05-2023
[17u] [~mbaesken], isn't this already in 17?
22-05-2023
jdk17 backport request
I would like to have the patch in jdk17u-dev as well because the issue is present there too. The patch is only a test fix and applies cleanly.
17-05-2023
Fix request (11u)
I would like to downport this because the test fixed here was just downported to 11u-dev, see JDK-8204963. It is failing in our automated tests now. Change applies clean.
Risk: none, only testbug.