-
Bug
-
Resolution: Fixed
-
P2
-
7
-
b114
-
generic
-
generic
-
Not verified
Some of API changes made in JDK 7 build b84 seem not to have any corresponding CCC request.
JCK team assumes that they should be CCC approved or removed.
The changes in question are shown below.
1. (b84) New public constructor:
javax.swing.plaf.synth.SynthTabbedPaneUI.SynthTabbedPaneUI()
JCK team assumes that they should be CCC approved or removed.
The changes in question are shown below.
1. (b84) New public constructor:
javax.swing.plaf.synth.SynthTabbedPaneUI.SynthTabbedPaneUI()
- relates to
-
JDK-6912118 Incosistency in several SynthUI classes between inherited specs of update() and paint() methods
- Resolved
-
JDK-6993140 protected constructor in javax.swing.plaf.synth.SynthTabbedPaneUI.SynthTabbedPaneUI is needed
- Closed