-
Bug
-
Resolution: Fixed
-
P2
-
7
-
b20
-
generic
-
generic
-
Verified
Some of API changes made in JDK 7 build b20 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. (b20) New fields in javax.swing.text.html.CSS$Attribute:
BORDER_BOTTOM_COLOR
BORDER_BOTTOM_STYLE
BORDER_LEFT_COLOR
BORDER_LEFT_STYLE
BORDER_RIGHT_COLOR
BORDER_RIGHT_STYLE
BORDER_TOP_COLOR
BORDER_TOP_STYLE
JCK team assumes that they should be CCC approved or removed.
The changes in question are shown below.
1. (b20) New fields in javax.swing.text.html.CSS$Attribute:
BORDER_BOTTOM_COLOR
BORDER_BOTTOM_STYLE
BORDER_LEFT_COLOR
BORDER_LEFT_STYLE
BORDER_RIGHT_COLOR
BORDER_RIGHT_STYLE
BORDER_TOP_COLOR
BORDER_TOP_STYLE
- relates to
-
JDK-4419748 JEditorPane CSS not supporting borders properly
- Closed