-
Bug
-
Resolution: Fixed
-
P3
-
15
-
b20
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8277798 | 11.0.15-oracle | Vaibhav Choudhary | P3 | Resolved | Fixed | b01 |
JDK-8278838 | 11.0.15 | Goetz Lindenmaier | P3 | Resolved | Fixed | b01 |
Recently, I noticed an odd behavior when running tests through make - every test failure causes my screen to flash. I'm using Ubuntu 18.04, and the kind of flash I get is the same as when you press the "print screen" button.
After doing various experiments, I've narrow it down to these two arguments passed to jtreg:
-observerDir:/w/lt/panama/dev/build/linux-x86_64-server-release/images/test/failure_handler/jtregFailureHandler.jar -observer:jdk.test.failurehandler.jtreg.GatherDiagnosticInfoObserver
Without those the screen flashing does NOT occur.
After doing various experiments, I've narrow it down to these two arguments passed to jtreg:
-observerDir:/w/lt/panama/dev/build/linux-x86_64-server-release/images/test/failure_handler/jtregFailureHandler.jar -observer:jdk.test.failurehandler.jtreg.GatherDiagnosticInfoObserver
Without those the screen flashing does NOT occur.
- backported by
-
JDK-8277798 Screen flashes on test failures when running tests from make
- Resolved
-
JDK-8278838 Screen flashes on test failures when running tests from make
- Resolved