[ 
https://issues.apache.org/jira/browse/SPARK-2602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14069404#comment-14069404
 ] 

Nicholas Chammas commented on SPARK-2602:
-----------------------------------------

I upgraded to Java 7 and that resolved the issue for me. If this is the 
solution we want to go with, we can probably mark this issue as resolved.

Others have also mentioned a solution for Java 6 that involves setting some 
{{java.awt.headless}} option, but I didn't try that.

> sbt/sbt test steals window focus on OS X
> ----------------------------------------
>
>                 Key: SPARK-2602
>                 URL: https://issues.apache.org/jira/browse/SPARK-2602
>             Project: Spark
>          Issue Type: Improvement
>          Components: Build
>            Reporter: Nicholas Chammas
>            Priority: Minor
>
> On OS X, I run {{sbt/sbt test}} from Terminal and then go off and do 
> something else with my computer. It appears that there are several things in 
> the test suite that launch Java programs that, for some reason, steal window 
> focus. 
> It can get very annoying, especially if you happen to be typing something in 
> a different window, to be suddenly teleported to a random Java application 
> and have your finely crafted keystrokes be sent where they weren't intended.
> It would be nice if {{sbt/sbt test}} didn't do that.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to