Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2
-
Resolution: Fixed
-
Affects Version/s: 9
-
Fix Version/s: 9
-
Component/s: client-libs
-
Labels:
-
Subcomponent:
-
Introduced In Build:b28
-
Introduced In Version:
-
Verification:Not verified
Description
JDK9b28 introduced following change:
final modifier was removed from isNotifyOnEDT method of javax.swing.event.SwingPropertyChangeSupport class.
This change has no CCC approving it.
However this is a small change, it's a change to public API and should be CCC approved.
final modifier was removed from isNotifyOnEDT method of javax.swing.event.SwingPropertyChangeSupport class.
This change has no CCC approving it.
However this is a small change, it's a change to public API and should be CCC approved.
Attachments
Issue Links
- relates to
-
JDK-6521783 Unnecessary final modifier for a method in a final class
-
- Resolved
-