JDK-4943522 : RoundRect behavior should satisfy X11 protocol limitations
  • Type: Bug
  • Component: client-libs
  • Sub-Component: 2d
  • Affected Version: 5.0
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: solaris_8
  • CPU: sparc
  • Submitted: 2003-10-24
  • Updated: 2003-12-08
  • Resolved: 2003-12-08
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
5.0 b31Fixed
Related Reports
Relates :  
Description

Name: spR10137			Date: 10/24/2003



It's child bug for 4858912 (JCK1.4a-runtime 
api/java_awt/interactive/GraphicsTests.html#GraphicsTests fails).

Problem draw and fill RoundRect in X11 case, we do not care about
short parameters in X11 protocol and use int values instead without
clamping.

======================================================================

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: tiger-beta FIXED IN: tiger-beta INTEGRATED IN: tiger-b31 tiger-beta
14-06-2004

EVALUATION Name: spR10137 Date: 11/17/2003 This bug is part of bugId 4858912 and covers only X11 case. Windows case looks similar, but has different reasons and other values to be reproduced. Regression test does not fail on win98, win2000 and winXP. ======================================================================
11-06-2004