JDK-4290600 : Support for headless AWT
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 1.4.0
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 1999-11-11
  • Updated: 1999-11-22
  • Resolved: 1999-11-22
Related Reports
Duplicate :  
Description

Name: gh8910			Date: 11/11/99



In server environments there may not be a physical display
available.  However it is still desirable to support the 
AWT APIs, as they are used for other purposes, including
creating image files and including printing.

Support should be added to the J2SE platform to allow AWT
to run without a physical display.


======================================================================