JDK-6218719 : html bullets are 'spiky'
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 6
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2005-01-18
  • Updated: 2011-05-24
  • Resolved: 2005-07-28
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 6
6Resolved
Related Reports
Duplicate :  
Description
Open 

<html><body>
<ul>
  <li type=disc> disc
  <li type=circle> circle
  <li type=square> square
</ul>


in JEditorPane
disc bullets look spiky

###@###.### 2005-1-18 23:57:56 GMT

Comments
EVALUATION I believe this bug should be addressed in java2d as part of 4151279 Closing as "duplicate".
28-07-2005