JDK-7145522 : javax/swing/SwingUtilities/6464003/bug6464003.java fails jdk6
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 6u31-rev
  • Priority: P3
  • Status: Closed
  • Resolution: Won't Fix
  • OS: generic
  • CPU: generic
  • Submitted: 2012-02-14
  • Updated: 2015-03-17
  • Resolved: 2012-09-14
Related Reports
Relates :  
Description
See comments

Comments
RULE javax/swing/SwingUtilities/6464003/bug6464003.java Exception java.lang.RuntimeException: The left side bearing must be calculated for all characters, not only for 'W'.
17-03-2015

EVALUATION The fix for 6464003 has some flaws. It was a backport of several fixes from early version of jdk7 into jdk6. Some of this fixes caused regressions (specifically the fix for 6797139), so 6464003 was completely removed from jdk7. However, it still presents in jdk6.
11-09-2012