-
Bug
-
Resolution: Fixed
-
P3
-
1.0
-
1.0beta2
-
sparc
-
solaris_2.3
-
Verified
Solaris only: Graphics.drawArc() and Graphics.fillArc() draw incorrectly at a starting angle of greater than 511 degrees or less than -512.
Steps to reproduce:
Run appletviewer /usr/local/java/latestJDK/demo/ArcTest/example1.html
Set starting angle at 511 degrees
Press <Draw>
// note location of arc
Set starting angle at 512 degrees
// note location of arc
Steps to reproduce:
Run appletviewer /usr/local/java/latestJDK/demo/ArcTest/example1.html
Set starting angle at 511 degrees
Press <Draw>
// note location of arc
Set starting angle at 512 degrees
// note location of arc