JDK-8068879 : [macosx] The color in the first color chooser preview panel can't be dragged to the second color chooser preview panel
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 7,9
  • Priority: P4
  • Status: Resolved
  • Resolution: Duplicate
  • OS: os_x
  • CPU: x86
  • Submitted: 2015-01-09
  • Updated: 2015-01-13
  • Resolved: 2015-01-13
Related Reports
Duplicate :  
Description
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.

Comments
This is the duplicate of the issue JDK-8065647
13-01-2015

This is the test for JDK-8065098
13-01-2015

It has the same issue on mac10.9-x64 with JDK9b45(64bit). RULE javax/swing/JColorChooser/8065098/bug8065098.java any any
13-01-2015

Add case for aurora: RULE javax/swing/JColorChooser/8065098/bug8065098.java any any
09-01-2015