-
Bug
-
Resolution: Fixed
-
P3
-
internal
-
generic
-
os_x
In J2DDemo if we go to demos.Paint.Texture if we disable and enable AA again rectangle around texture is not drawn.
Rectangle drawing using drawAAParallelogram was implemented underJDK-8244845 but looks like still some state management issue is there in texture paint when we enable AA.
Rectangle drawing using drawAAParallelogram was implemented under
- duplicates
-
JDK-8242922 Border of text is different in Paint.Texture test
- Closed
- relates to
-
JDK-8244845 Lanai : J2DDemo - Clipping - Two parallel lines do not appear with AA Rendering
- Resolved
- links to
-
Commit openjdk/lanai/ced20587