JDK-8031707 : Set the mail client(thunderbird) to be default which has been installed on solaris system and select the choice "The system is able to launch the desktop application .....",the case failed automatically.
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 8
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • OS: solaris_11
  • CPU: x86
  • Submitted: 2013-12-24
  • Updated: 2014-01-14
  • Resolved: 2014-01-14
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8
8Resolved
Related Reports
Duplicate :  
Description
Testsuite name: jck manual
JDK/JRE tested: jdk-8-ea-solaris-x64.tar.gz (jdk8b121)
OS/architecture: solaris11-x64
Reproducible: Always
Test run log location:http://jsqalab.us.oracle.com/results/Evergreen/8/b121/jck/solaris11-x64/results/workDir/api/java_awt/interactive/Desktop/MAILInteractiveTests_DesktopMailTests.jtr
Test run result location:http://jsqalab.us.oracle.com/results/Evergreen/8/b121/jck/solaris11-x64/results/

Steps to reproduce:
1. Install test bundle jdk8b121 from http://jre.us.oracle.com/java/re/jdk/8-cpu1401/promoted/ea/b121/bundles/solaris-x64/jdk-8-ea-solaris-x64.tar.gz to /workspace/jck
2. Download the JCK-runtime-8.jar from http://jre.sfbay.sun.com/java/re/jck/8/promoted/ea/b37/bundles/ to /workspace/jck and use /workspace/jck/jdk1.8.0/bin/java -jar JCK-runtime-8.jar to unzip it
3./workspace/jck/jdk1.8.0/bin/amd64/java -showversion -cp /workspace/jck/JCK-runtime-8/classes:/workspace/jck/jdk1.8.0/lib/tools.jar -Djava.security.policy=/workspace/jck/JCK-runtime-8/lib/jck.policy javasoft.sqe.tests.api.java.awt.interactive.Desktop.DesktopMailTests -TestCaseID ALL

Descriptions:
This test verifies the ability to launch the mail composing window,if the user default mail client is found and can be launched.Select an option below that indicates whether your system is able to properly launch the default mail client.If you choose the option indicating that your system supports launching the mail client,the test will attempt to launch it and you should see it soon.Press "Yes" if your default mail client was launched, otherwise press "No".

Actual behavior:
1)we set the mail client to be default which has been installed on the system.select the choice "The system is able to launch the desktop application described above. Launch it!",the case fail automatically.please refer to mail01.jpg and mail02.jpg.
2)But if we select "the user default mail client can not found,or fails to be launched,IO Exception excepted to be thrown ",it will be passed automatically.

Validation:
jdk8b117-64bit/solaris11-sparc,pass
jdk8b111-32bit/sles10-sp4-x86,pass
Comments
I've just verified the tests pass on Soalris 11 x64 with jdk8b123 with message "Action.MAIL is not supported. Testcase is not applicable"
14-01-2014

Alexander, please close this bug if this is a dup. Thx.
14-01-2014

Looks like a duplicate of JDK-8029263, after b122 it should report "Action.MAIL is not supported. Testcase is not applicable" on x64 Solaris systems.
14-01-2014

It is platform specific issue, it doesn't happen on Linux. The issue is being always reproduced on Solaris 11 x64 (checked on stt-30.ru), but I could not reproduce issue on Solaris 11 sparc (stt-74.ru) these tests passed on the host as not applicable, the same result on Solaris 10. The issue doesn't occur with jdk7 on Solaris 11 x64, the same host (stt-30.ru) was used.
14-01-2014

api/java_awt/interactive/Desktop/MAILTOURIInteractiveTests_DesktopMailToTests api/java_awt/interactive/Desktop/MAILInteractiveTests_DesktopMailTests
24-12-2013