-
Bug
-
Resolution: Fixed
-
P3
-
6
-
None
JCK : 6.0 b04
J2SE : FAIL - mustang b45
PASS - mustang b44
Platform[s] : FAIL - ALL
switch/Mode : FAIL - All
JCK test owner : http://javaweb.sfbay/jcce/tcks/jck/docs/others/owners.jto
Failing Tests:
===============
api/java_awt/geom/Area/index.html#CreateTransformedAreaTesttestCase2[testCase2]
api/java_awt/geom/Area/index.html#TransformTesttestCase2[testCase2]
jtr file location:
==================
Attached
How to reproduce:
====================
How to reproduce:
The command line presented in the jtr file. The simle way is following:
- install JCK (or just use binaries from /net/jre.sfbay/p/v10/jck/6.0/beta/b04/binaries/JCK-runtime-60):
java -jar JCK-runtime-60.jar
- go to classes directory
cd JCK-runtime-60/classes
- run the test
jdk1.6.0/bin/java -cp . javasoft.sqe.tests.api.java.awt.geom.Area.TransformTest -TestCaseID testCase2
The following methods
- transform
- createTransformedArea
do not throw NullPointerException starting mustang b45.
J2SE : FAIL - mustang b45
PASS - mustang b44
Platform[s] : FAIL - ALL
switch/Mode : FAIL - All
JCK test owner : http://javaweb.sfbay/jcce/tcks/jck/docs/others/owners.jto
Failing Tests:
===============
api/java_awt/geom/Area/index.html#CreateTransformedAreaTesttestCase2[testCase2]
api/java_awt/geom/Area/index.html#TransformTesttestCase2[testCase2]
jtr file location:
==================
Attached
How to reproduce:
====================
How to reproduce:
The command line presented in the jtr file. The simle way is following:
- install JCK (or just use binaries from /net/jre.sfbay/p/v10/jck/6.0/beta/b04/binaries/JCK-runtime-60):
java -jar JCK-runtime-60.jar
- go to classes directory
cd JCK-runtime-60/classes
- run the test
jdk1.6.0/bin/java -cp . javasoft.sqe.tests.api.java.awt.geom.Area.TransformTest -TestCaseID testCase2
The following methods
- transform
- createTransformedArea
do not throw NullPointerException starting mustang b45.
- duplicates
-
JDK-4516274 java.awt.geom.Area Area(Shape s) constructor: NPE is not specified
-
- Closed
-