JDK-6604840 : No appropriate CCC request for listed JDK 7 changes in javax.swing.text.html package (b20)
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 7
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2007-09-14
  • Updated: 2017-05-19
  • Resolved: 2011-03-07
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7
7 b20Fixed
Related Reports
Relates :  
Description
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

Comments
EVALUATION As CCC approved the new public fields in 4419748 "JEditorPane CSS not supporting borders properly," the reason for this CR is no longer exists so I have closed it.
19-10-2007

EVALUATION Sent request to the CCC team for approval of the new fields under CR ID 4419748.
24-09-2007