Hello,

This review would be better conducted on awt-dev and swing-dev.

Thanks,

-Joe


On 6/30/2017 7:59 AM, Baesken, Matthias wrote:
Hello  all ,
    could you please review the following small change.

Some java/awt and javax/swing tests miss the  headful jtreg keyword
The change JDK-8129822  (  https://bugs.openjdk.java.net/browse/JDK-8129822  )
introduced a jtreg keyword to mark tests as requiring a "headful" (as opposed to 
"headless") environment to be able to run.


But a number of jdk10   jdk  jtreg tests from  java/awt  and  javax/swing miss this 
keyword and run into  "headless environment" exceptions and fail
when running in a headless environment  (has been observed in our  internal 
OpenJDK  testing environment at SAP).

Suggestion is to add the keyword to  the  tests missing it to  fix this.

Thanks, Matthias




Bug :
https://bugs.openjdk.java.net/browse/JDK-8183286

JDK10 webrev :

http://cr.openjdk.java.net/~mbaesken/webrevs/8183286/




Reply via email to