Details
-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
1.2.0
-
None
-
sparc
-
solaris_2.5.1
Description
The non-antialiasing renderer for BufferedImages takes a long time to
complete if the path has segments that extend very far above the output
area.
When rendering paths to the screen that extend outside of the range of
+/- 2^15, the operation may never complete.
complete if the path has segments that extend very far above the output
area.
When rendering paths to the screen that extend outside of the range of
+/- 2^15, the operation may never complete.
Attachments
Issue Links
- duplicates
-
JDK-4376103 Java hangs rendering a shape with max. coordinates much greater than 32K
- Resolved