JDK-8009201 : Text rotation is opposite on Mac OS X
  • Type: Bug
  • Component: client-libs
  • Sub-Component: 2d
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: os_x
  • CPU: x86
  • Submitted: 2013-02-28
  • Updated: 2013-05-24
  • Resolved: 2013-05-24
Related Reports
Duplicate :  
Duplicate :  
Description
Roteted text is drawn to the opposite direction on Mac OS X

To reproduce the problem:
- Save a text program "RotatedStringFrame.java" attached
- Run it on Mac OS X (tested on 10.7) with Sun JDK7 (tested with 7u14)
- Compare the output with the one on Windows env.

This is a regression bug from old Mac Java.