-
Bug
-
Resolution: Fixed
-
P3
-
8u40
Multiple typos/copy-paste errors were introduced in fix for RT-38418 in NGRegion#renderBorderRectangle when refactoring the code.
* 3 of the "rsum" variables should be computed by addition instead of subtraction
* bottom style rsum should be computed with getBottomLeftHorizontalRadius, not getBottomLeftVerticalRadius
* 3 of the "rsum" variables should be computed by addition instead of subtraction
* bottom style rsum should be computed with getBottomLeftHorizontalRadius, not getBottomLeftVerticalRadius
- relates to
-
JDK-8096687 Dashed border with width is broken
- Resolved
-
JDK-8089063 Dotted Border clipped to the outside
- Resolved