Relates :
|
|
Relates :
|
|
Relates :
|
I identified another group of tests that fail in headless environments. Mark all these as headful. Also, there are printer tests that throw PrinterExcpetion. Mark these with the newly introduced keyword 'printer'. Some tests threw NullPointerException in the finalizer if they are started in a headless environment. Add check for null so that the real test error is shown. Test bug7123767.java didn't specify the @key properly, there may only be one @key statement listing all keywords separated by spaces.
|