-
Bug
-
Resolution: Won't Fix
-
P2
-
8, 9
-
Ubuntu16.04-x64,jdk9b118(64bit)
-
x86
-
linux_ubuntu
Testsuite name: JCK manual
Test name:api/javax_swing/interactive/JSliderTests.html#JSlider
Product tested: JDK 9 b118 64bit
OS/architecture:OS/architecture: Ubuntu16.04-x64
Reproducible: Always
Reproducible on machine: Evergreen-machine
[If Sometimes] Also reproducible on machine:
Is it a Regression:No
(JDK 9 b117,9 b116,9 b115,9 b110 are failed on the same platform.)
[If Regression] Regression introduced in release/build:
Test result on the last GAed release for this train:
[if Fail] Test result on FCS:
Is it a platform specific issue: Yes (same build with OEL6.4 UEK x64: Failed as the same issue.
same build with Solaris11.2-x64: Failed as the same issue.
same build with Mac 10.11 x64: Pass
same build with Win7 sp1 x64:Pass)
Is it a new (previously unsupported) OS/browser/mode testing: Yes
[If new configuration testing] Issue specific to execution mode or OS/browser version:Ubuntu16.04-x64
Steps to reproduce:
1. Install test bundle jdk-9-ea+118_linux-x64_bin.tar.gz to /root/JCK
2. Download the JCK-runtime-9.jar from /java/re/jck/9/promoted/ea/b36/bundles/JCK-runtime-9.jar to /root/JCK/ and use /root/JCK/jdk-9/bin/java -jar JCK-runtime-9.jar to unzip it
3./root/JCK/jdk-9/bin/java -showversion -cp /root/JCK/JCK-runtime-9/classes:/root/JCK/jdk-9/lib/tools.jar -Djava.security.policy=/root/JCK/JCK-runtime-9/lib/jck.policy javasoft.sqe.tests.api.javax.swing.interactive.JSlider.JSliderTests -exclude JSliderTest0010 -TestCaseID ALL
Descriptions:
This test verifies the behavior of the setExtent(int) method.A JSlider, a "Value" label, and an "Extent" textfield are shown below.Please enter the extent for the slider in the textfield, press <ENTER> or <RETURN>,and verify that the slider's extent gets set accordingly. Check that the slider can be moved only so far as the total (100) minus the extent set by using both the mouse and the keyboard (leftand right arrow).Please also verify that the new extent is forced to be greater than or equal to zero,and less than or equal to the slider's maximum value minus its value.Non-integer values entered in the textfield will be ignored.
Actual behavior:
The label of the slider displayed incorrectly,refer to SliderTest.jpg
Test name:api/javax_swing/interactive/JSliderTests.html#JSlider
Product tested: JDK 9 b118 64bit
OS/architecture:OS/architecture: Ubuntu16.04-x64
Reproducible: Always
Reproducible on machine: Evergreen-machine
[If Sometimes] Also reproducible on machine:
Is it a Regression:No
(JDK 9 b117,9 b116,9 b115,9 b110 are failed on the same platform.)
[If Regression] Regression introduced in release/build:
Test result on the last GAed release for this train:
[if Fail] Test result on FCS:
Is it a platform specific issue: Yes (same build with OEL6.4 UEK x64: Failed as the same issue.
same build with Solaris11.2-x64: Failed as the same issue.
same build with Mac 10.11 x64: Pass
same build with Win7 sp1 x64:Pass)
Is it a new (previously unsupported) OS/browser/mode testing: Yes
[If new configuration testing] Issue specific to execution mode or OS/browser version:Ubuntu16.04-x64
Steps to reproduce:
1. Install test bundle jdk-9-ea+118_linux-x64_bin.tar.gz to /root/JCK
2. Download the JCK-runtime-9.jar from /java/re/jck/9/promoted/ea/b36/bundles/JCK-runtime-9.jar to /root/JCK/ and use /root/JCK/jdk-9/bin/java -jar JCK-runtime-9.jar to unzip it
3./root/JCK/jdk-9/bin/java -showversion -cp /root/JCK/JCK-runtime-9/classes:/root/JCK/jdk-9/lib/tools.jar -Djava.security.policy=/root/JCK/JCK-runtime-9/lib/jck.policy javasoft.sqe.tests.api.javax.swing.interactive.JSlider.JSliderTests -exclude JSliderTest0010 -TestCaseID ALL
Descriptions:
This test verifies the behavior of the setExtent(int) method.A JSlider, a "Value" label, and an "Extent" textfield are shown below.Please enter the extent for the slider in the textfield, press <ENTER> or <RETURN>,and verify that the slider's extent gets set accordingly. Check that the slider can be moved only so far as the total (100) minus the extent set by using both the mouse and the keyboard (leftand right arrow).Please also verify that the new extent is forced to be greater than or equal to zero,and less than or equal to the slider's maximum value minus its value.Non-integer values entered in the textfield will be ignored.
Actual behavior:
The label of the slider displayed incorrectly,refer to SliderTest.jpg