JDK-8085895 : The Textfield can't be shown after clicking "Show Textfield" button.
  • Type: Bug
  • Component: client-libs
  • Affected Version: 9
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • OS: solaris_11
  • CPU: x86
  • Submitted: 2015-06-03
  • Updated: 2015-09-10
  • Resolved: 2015-06-30
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 9
9 b74Fixed
Related Reports
Relates :  
Description
Testsuite name:JCK manual
Test name:api/java_awt/interactive/event/EventTests.html#EventTest0006
Product tested: JDK 9b66 64bit
OS/architecture:Solaris11.2-x64
 
Error log file:http://aurora-ds3.us.oracle.com:9502/runs/00929/929337.ManualSubmit/929337.ManualSubmit-1/workDir/api/java_awt/interactive/event/EventTests_EventTest0006.jtr

Reproducible: Always
Reproducible on machine: Evergreen-machine

Is it a Regression:Yes
[If Regression] Regression introduced in release/build: JDK9b65(64bit) (it's passed with the JDK9b64 under same config)
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 on oel7.1-x64 Failed,
                                                 same build on oel7.0-x64 Failed,
                                                 same build on solaris11-sparc Failed,
                                                 same build on win7-sp1-x64 Passed,
                                                 same build(32bit) on win8.1-x86 Passed,
			                         same build on mac10.10-x64 Passed)

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. Install test bundle jdk9b66 from  http://jre.us.oracle.com/java/re/jdk/9/promoted/ea/b66/bundles/solaris-x64/jdk-9-ea-solaris-x64.tar.gz to  /export/home/egtc/workspace/jck 
2. Download the JCK-runtime-9.jar from http://jre.us.oracle.com/java/re/jck/9/promoted/latest/bundles to /export/home/egtc/workspace/jck and use /export/home/egtc/workspace/jck/jdk1.9.0/bin/java -jar JCK-runtime-9.jar to unzip it 
3.Run the following command: 
/export/home/egtc/workspace/jck/jdk1.9.0/bin/java -showversion -server -d64 -Xmixed -Dswing.defaultlaf=com.sun.java.swing.plaf.motif.MotifLookAndFeel -cp /export/home/egtc/workspace/jck/JCK-runtime-9/classes:/export/home/egtc/workspace/jck/jdk1.9.0 -Djava.security.policy=/export/home/egtc/workspace/jck/JCK-runtime-9/lib/jck.policy javasoft.sqe.tests.api.java.awt.interactive.event.EventTests -TestCaseID EventTest0006

Descriptions:
This test verifies that events on a textfield are generated as expected.Please perform actions on the textfield on the textfield on the left to generate textfield events.Each event generated on the textfield will turn on the corresponding event checkbox shown below.All event checkboxes must be checked via events generated on the textfield for the test to pass.

Actual behavior:
1. After clicking the "Hide Textfield" button , but the Textfield can't  be shown when clicking "Show Textfield" button refer to Event1.jpg and Event2.jpg.
Comments
We test JDK9b78(64bit) on solaris11.2-x64.The issue has been fixed successfully.
26-08-2015

There is the same issue for EventTest0005 on oel7.0-uek-x64 with jdk9b68, (The TextArea can't be shown after clicking "show TextArea" button) RULE api/java_awt/interactive/event/EventTests_EventTest0005 any any
20-07-2015

9b72 doesn't contain this fix
15-07-2015

We can still reproduce this issue on solaris11.2-x64 with JDK9b72(64bit),we use JCK-runtime-9b16.
15-07-2015

P2 as a TCK-RED
13-06-2015

regression of JDK-8074028
09-06-2015

The fix for JDK-8071306 still not integrated to the master ws.
08-06-2015

regression of JDK-8071306
08-06-2015

RULE api/java_awt/interactive/event/EventTests_EventTest0006 any any
03-06-2015