JDK-4328579 : FontRenderContext does not implement equals
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: 2d
  • Affected Version: 1.4.0
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2000-04-07
  • Updated: 2000-08-01
  • Resolved: 2000-08-01
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
1.4.0 betaFixed
Description
FontRenderContext encapsulates state about the graphics context and is used
by GlyphVector and TextLayout.  It is useful at times to compare the 
FontRenderContext in the GlyphVector against the one in the graphics that
the GlyphVector is to draw into.  An equals method on FontRenderContext would
facilitate this.

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: merlin merlin-beta FIXED IN: merlin merlin-beta INTEGRATED IN: merlin-beta
14-06-2004

PUBLIC COMMENTS FontRenderContext should implement equals to make equality tests more efficient.
10-06-2004

EVALUATION See comments. doug.felt@eng 2000-04-06
06-04-2000