Robot createScreenCapture and headless systems
843807Apr 26 2002 — edited Apr 27 2002Hello.
I saw that under 1.4, the createScreenCapture() method of java.awt.Robot did not throw HeadlessException if trying to capture from a headless system. Is this normal?
Nothing is said in the doc about the behavior when capturing in such an environment. Unfortunatly, i can't test. Has someone an idea of what happens?
I feel like i should fill a RFE for this.