-
Bug
-
Resolution: Fixed
-
P3
-
10, 11, 12
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8212118 | 11.0.2 | Laurent Bourgès | P3 | Resolved | Fixed | b01 |
JDK-8269507 | 8u311 | Dmitry Markov | P3 | Resolved | Fixed | b01 |
Clipping in the Marlin renderer produces incorrect outputs in the following cases due to the incorrect transformation of the clipping rectangle:
- when the affine transform uses negative scaling factors (asymetric)
- arround clip borders with complex affine transforms (small scale)
- when the affine transform uses negative scaling factors (asymetric)
- arround clip borders with complex affine transforms (small scale)
- backported by
-
JDK-8212118 Clipping problems with complex affine transforms: negative scaling factors or small scaling factors
- Resolved
-
JDK-8269507 Clipping problems with complex affine transforms: negative scaling factors or small scaling factors
- Resolved
- relates to
-
JDK-8210386 Clipping problems with complex affine transforms: negative scaling factors or small scaling factors
- Resolved