-
Bug
-
Resolution: Not an Issue
-
P4
-
None
-
1.1.6
-
x86
-
generic
This bug happens on win32 only(w/ or w/o jit)
Run jdk 116m with JCK-116a awt interactive test
At AWT interactive GraphicsTest, the image would not be loaded. Once you select image as test choice, you would not be able to select other test choices anymore.
Steps to repro:
Launch the Harness(javatest 2.0)
Setup the test enviroment
run api\java_awt\interactive\manual.html
skip several tests: Button,Draw, FlowLayout and Font
It will come up the GraphicsTest.
select Image in the choice list, then click the apply button
No image shows. Once you do that, you would not be able to select other choices anymore.
I am not sure whether this is a JCK bug, since this is a new test case with JCK-116a. But the problem does not happen on solaris , that is why I report this bug as a jdk bug.
Run jdk 116m with JCK-116a awt interactive test
At AWT interactive GraphicsTest, the image would not be loaded. Once you select image as test choice, you would not be able to select other test choices anymore.
Steps to repro:
Launch the Harness(javatest 2.0)
Setup the test enviroment
run api\java_awt\interactive\manual.html
skip several tests: Button,Draw, FlowLayout and Font
It will come up the GraphicsTest.
select Image in the choice list, then click the apply button
No image shows. Once you do that, you would not be able to select other choices anymore.
I am not sure whether this is a JCK bug, since this is a new test case with JCK-116a. But the problem does not happen on solaris , that is why I report this bug as a jdk bug.