JDK-8130430 : [TEST_BUG] remove unnecessary internal calls from javax/swing/JRadioButton/8075609/bug8075609.java
Type:Bug
Component:client-libs
Sub-Component:javax.swing
Affected Version:7u91,8u60,9
Priority:P4
Status:Resolved
Resolution:Fixed
Submitted:2015-07-03
Updated:2021-05-17
Resolved:2015-07-09
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.
Also, the test throws RuntimeException "Focus is not on textField as Expected" if textField.hasFocus() . Negation is probably forgotten.
Anyway, before touching this test we should wait for JDK-8129940.
Comments
Fix Request (8u)
I would like to backport this patch to 8u for parity with Oracle 8u311.
The original patch applies cleanly and test passed.
10-05-2021
Please note that JDK-8130477 that is marked as duplicate does state that it affects 8u45.