Hi, > "headless runs"? Did you set "-Djava.awt.headless=true" explicitly? Yes, that is what we do.
I did some of these before: https://bugs.openjdk.java.net/browse/JDK-8160974 https://bugs.openjdk.java.net/browse/JDK-8159690 https://bugs.openjdk.java.net/browse/JDK-8191678 https://bugs.openjdk.java.net/browse/JDK-8185500 😉 Best regards, Goetz. > -----Original Message----- > From: Sergey Bylokhov <[email protected]> > Sent: Saturday, February 16, 2019 3:10 AM > To: Lindenmaier, Goetz <[email protected]>; awt- > [email protected] > Subject: Re: <AWT Dev> RFR(XS): 8219095: [testbug] Add @key headful to > com/sun/java/swing/plaf/windows/AltFocusIssueTest.java > > It seems that this test always pass, if run on the systems without/or locked > screens, because it checks some default state which is never changed on > such systems. > > Can you please provide some details on how did you run this test in your > "headless runs"? Did you set "-Djava.awt.headless=true" explicitly? > > On 15/02/2019 03:27, Lindenmaier, Goetz wrote: > > Hi, > > > > please review this tiny fix for the test. It fails in our headless > > > > runs: > > > > http://cr.openjdk.java.net/~goetz/wr19/8219095-headfulTest/01/ > > > > Best regards, > > > >  Goetz. > > > > > -- > Best regards, Sergey.
