-
Type:
Bug
-
Status: Resolved
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: internal
-
Fix Version/s: internal
-
Component/s: client-libs
-
Labels:
-
Subcomponent:
-
CPU:generic
-
OS: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