-
Task
-
Resolution: Done
-
Major
-
3.3.0.Final
-
OS X 10.8.4 with the most recent Apple JDK:
$ java -version
java version "1.6.0_51"
Java(TM) SE Runtime Environment (build 1.6.0_51-b11-457-11M4509)
Java HotSpot(TM) 64-Bit Server VM (build 20.51-b01-457, mixed mode)
This has been happening to a few of the modules during every build for some time, but with the most recent Apple JDK (1.6.0_51) this now happens with every run of Surefire. It is extremely annoying, because the window opens on top of whatever active window I'm using, and any key press will open the help.
The fix is relatively simple, and supposedly doesn't affect other platforms: include "-Djava.awt.headless=true" in the Surefire configuration.
- is cloned by
-
MODE-2714 Not relevant.
-
- Open
-