-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 9
-
Component/s: client-libs
-
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
-