-
Bug
-
Resolution: Fixed
-
P2
-
9
-
b28
-
Not verified
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.
- relates to
-
JDK-6521783 Unnecessary final modifier for a method in a final class
-
- Resolved
-