JDK-8042104 : Nimbus JInternalFrame Title Not Antialiased
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 7,8,9
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: os_x
  • Submitted: 2013-03-20
  • Updated: 2015-01-19
  • Resolved: 2015-01-19
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.
Other
tbd_majorResolved
Related Reports
Duplicate :  
Description
FULL PRODUCT VERSION :
  Verified on multiple versions of JDK7.

ADDITIONAL OS VERSION INFORMATION :
  Verified on multiple platforms.

A DESCRIPTION OF THE PROBLEM :
Using the Nimbus L&F the Title text of a JInternalFrame is not antialiased in accordance with the other components.

STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Run SwingSet3.  Observer text in Title of JInternalFrame and compare to other text, especially other bold text.

EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Should be smooth / antialiased.
ACTUAL -
It isn't.

REPRODUCIBILITY :
This bug can be reproduced always.
Comments
It is reproducible with JDK 9.
14-05-2014

May still be closed for lack of information on reproducer.
29-04-2014