JDK-8139872 : JShell tests: EditorPadTest failing on headless
  • Type: Bug
  • Component: tools
  • Sub-Component: jshell
  • Affected Version: 9
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2015-10-19
  • Updated: 2016-08-10
  • Resolved: 2016-05-27
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 b121Fixed
Related Reports
Relates :  
Relates :  
Description
Previous title: langtools/test/jdk/jshell/EditorPadTest.java failing

The EditorPadTest requires a "headfull" (non-headless) environment - it should be automatically disabled on headless systems.