JDK-8064420 : [headless] Several tests on java.awt started to fail in headless mode on JDK7u76 and JDK8u31
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 7u76,8u31
  • Priority: P2
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2014-11-09
  • Updated: 2014-11-10
  • Resolved: 2014-11-10
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
9Resolved
Related Reports
Duplicate :  
Description
This is a mirror of JCK-7303911, please see JCK-7303911 for the details.
Shortly speaking a bunch of JCK7 and JCK8 tests started to fail in headless mode on 7u76 and 8u31 builds.
Reporter of the original issue provided JDK7u76b07 and  JDK8u31b07 as the particular problematic builds.

There might be a duplicate of this exact problem filed already.

Verified the following tests failing with JDK8u31b07
  * api/java_awt/Event/InputMethodEvent/descriptions.html#InputMethodEventCtorTests: Failed. test cases: 24; passed: 2; failed: 22; first test case failure: committedCharacterCountInvalidLow 
  * api/java_awt/Event/InputMethodEvent/descriptions.html#InputMethodEventOtherTests2: Failed. test cases: 9; all failed; first test case failure: getCommittedCharacterCountTests 

Other failing tests and affected client areas could be found in JCK-7303911



Comments
This bug was already fixed by JDK-8051359 However that fix is not ported only to 8u40 and 7u80.
10-11-2014

Nov 11: Petr has started to prepare the fix on review
10-11-2014

Related to JDK-8041990
09-11-2014