-
Bug
-
Resolution: Unresolved
-
P4
-
11.0.1
-
None
-
windows
1. Running on eclipse (using jdk-1.8.0_172) 'Graphics2D.getFontMetrics().getStringBounds(...).getBounds()' remains same before and after applying rotate() transform.
2. While using jdk-11.01 , 'Graphics2D.getFontMetrics().getStringBounds(...).getBounds()' is modified after applying rotate() transform.
3. It maybe related to https://bugs.openjdk.java.net/browse/JDK-8205046 and https://bugs.openjdk.java.net/browse/JMC-6207
2. While using jdk-11.01 , 'Graphics2D.getFontMetrics().getStringBounds(...).getBounds()' is modified after applying rotate() transform.
3. It maybe related to https://bugs.openjdk.java.net/browse/JDK-8205046 and https://bugs.openjdk.java.net/browse/JMC-6207
- relates to
-
JDK-8205046 Calling Graphics2D.rotate(...) modifies FontMetrics
- Closed
-
JMC-6207 Graphs Y-axis title not shown when changed in windows 10
- Closed