-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
7, 9
-
MacBook Pro 10.9.5/JDK 7u80 b04(64bit)
-
x86
-
os_x
Testsuite name:Swing Regression
Test name(s):javax/swing/JColorChooser/8065098/bug8065098.java
Product(s) tested:JDK 7u80 b04
OS/architecture:Mac10.9.5 x64
Error log file : http://aurora-ds3.us.oracle.com:9502/runs%2F681269.ManualSubmit-1/workDir/javax/swing/JColorChooser/8065098/bug8065098.jtr
Reproducible: Always
Reproducible on machine: Evergreen-machine
[If Sometimes] Also reproducible on machine:
Is it a Regression: No
[If Regression] Regression introduced in release/build:
Test result on the last GAed release for this train: Fail (JDK 7u76 b13/Mac10.9.5 x64:Fail)
[if Fail] Test result on FCS:No JDK1.7.0 for Mac OS
Is it a platform specific issue: Yes(JDK 7u80 b04/oel6.4 uek x86:Pass
JDK 7u80 b04/win7 sp1 x64:Pass)
[If platform specific issue] Is it a new (previously unsupported) OS/browser/mode testing: No
[If new configuration testing] Issue specific to execution mode or OS/browser version:
Steps to reproduce:
1. Download regression workspace from http://jre.us.oracle.com/java/re/jdk/7u80/promoted/ea/b04/ws/jdk/test/ to /var/root/workspace/regression
2. Install test java JDK7u80b04 (download from http://jre.us.oracle.com/java/re/jdk/7u80/promoted/ea/b04/bundles/macosx-x86_64/jdk-7u80-ea-macosx-x86_64.dmg) to /Library/Java/JavaVirtualMachines
3. cd dir: /var/root/workspace/regression/ws/jdk/test/javax/swing/JColorChooser/8065098
4. Compile the java test JColorChooserDnDTest.java: > <path-to-the-tested-jdk>/bin/javac JColorChooserDnDTest.java
5. Run the first instance of the java test: > <path-to-the-tested-jdk>/bin/java JColorChooserDnDTest
6. Select a color in the color chooser
7. Run the second instance of the java test: > <path-to-the-tested-jdk>/bin/java JColorChooserDnDTest
8. Drag and drop the selected color from the first color chooser preview panel to the second color chooser preview panel
9. If the color is dragged to the second color chooser then the test passes.
Actual behavior:
Step8:The color can't be dragged to the second color chooser preview panel,refer to 8065098.jpg.
Test name(s):javax/swing/JColorChooser/8065098/bug8065098.java
Product(s) tested:JDK 7u80 b04
OS/architecture:Mac10.9.5 x64
Error log file : http://aurora-ds3.us.oracle.com:9502/runs%2F681269.ManualSubmit-1/workDir/javax/swing/JColorChooser/8065098/bug8065098.jtr
Reproducible: Always
Reproducible on machine: Evergreen-machine
[If Sometimes] Also reproducible on machine:
Is it a Regression: No
[If Regression] Regression introduced in release/build:
Test result on the last GAed release for this train: Fail (JDK 7u76 b13/Mac10.9.5 x64:Fail)
[if Fail] Test result on FCS:No JDK1.7.0 for Mac OS
Is it a platform specific issue: Yes(JDK 7u80 b04/oel6.4 uek x86:Pass
JDK 7u80 b04/win7 sp1 x64:Pass)
[If platform specific issue] Is it a new (previously unsupported) OS/browser/mode testing: No
[If new configuration testing] Issue specific to execution mode or OS/browser version:
Steps to reproduce:
1. Download regression workspace from http://jre.us.oracle.com/java/re/jdk/7u80/promoted/ea/b04/ws/jdk/test/ to /var/root/workspace/regression
2. Install test java JDK7u80b04 (download from http://jre.us.oracle.com/java/re/jdk/7u80/promoted/ea/b04/bundles/macosx-x86_64/jdk-7u80-ea-macosx-x86_64.dmg) to /Library/Java/JavaVirtualMachines
3. cd dir: /var/root/workspace/regression/ws/jdk/test/javax/swing/JColorChooser/8065098
4. Compile the java test JColorChooserDnDTest.java: > <path-to-the-tested-jdk>/bin/javac JColorChooserDnDTest.java
5. Run the first instance of the java test: > <path-to-the-tested-jdk>/bin/java JColorChooserDnDTest
6. Select a color in the color chooser
7. Run the second instance of the java test: > <path-to-the-tested-jdk>/bin/java JColorChooserDnDTest
8. Drag and drop the selected color from the first color chooser preview panel to the second color chooser preview panel
9. If the color is dragged to the second color chooser then the test passes.
Actual behavior:
Step8:The color can't be dragged to the second color chooser preview panel,refer to 8065098.jpg.
- duplicates
-
JDK-8065647 [macosx] Drag and drop does not work for JColorChooser between two JVM instances
-
- Open
-