-
Bug
-
Resolution: Fixed
-
P3
-
1.2.0
-
1.2fcs
-
sparc
-
solaris_2.6
-
Verified
Name: akC57697 Date: 12/10/97
These tests fail in JDK1.2beta2:
api/java_awt/java2d/geom/GeneralPath/index.html#ContainsTesttestCase1
api/java_awt/java2d/geom/GeneralPath/index.html#ContainsTesttestCase2
api/java_awt/java2d/geom/GeneralPath/index.html#ContainsTesttestCase3
api/java_awt/java2d/geom/GeneralPath/index.html#ContainsTesttestCase4
api/java_awt/java2d/geom/RoundRectangle2DFloat/index.html#ContainsTesttestCase4
api/java_awt/java2d/geom/RoundRectangle2DFloat/index.html#ContainsTesttestCase5
api/java_awt/java2d/geom/RoundRectangle2DFloat/index.html#GetPathIteratorTesttestCase1
api/java_awt/java2d/geom/RoundRectangle2DFloat/index.html#GetPathIteratorTesttestCase2
Some output:
testCase2: Failed. Case#1: RoundRectangle2D.Float.getPathIterator(AffineTransform, double):
RoundRectangle2D.Float.getPathIterator() first point returned coordinates:
0.0,0.25. Should have returned 0.0,0.5: Failed
Case#2: RoundRectangle2D.Float.getPathIterator(AffineTransform, double):
RoundRectangle2D.Float.getPathIterator() second point returned coordinates:
0.0,9.75. Should have returned 0.0,9.5: Failed
Case#3: RoundRectangle2D.Float.getPathIterator(AffineTransform, double):
RoundRectangle2D.Float.getPathIterator() third point returned coordinates:
0.02500000037252903,10.0. Should have returned 0.05,10.0: Failed
Case#4: RoundRectangle2D.Float.getPathIterator(AffineTransform, double):
RoundRectangle2D.Float.getPathIterator() fourth point returned coordinates:
4.974999999627471,10.0. Should have returned 4.95,10.0: Failed
java full version is "JDK-1.2beta2-Z"
======================================================================