[
https://issues.apache.org/jira/browse/SPARK-2602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14068050#comment-14068050
]
Nicholas Chammas edited comment on SPARK-2602 at 7/20/14 9:24 PM:
------------------------------------------------------------------
Ah, I'm on Java 6. Looking at [this
comment|https://issues.apache.org/jira/browse/HADOOP-10290?focusedCommentId=13883019&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13883019]
on the issue Gera linked to, it looks like this issue may be fixed by
switching to Java 7.
Can anyone else on Java 6 reproduce this behavior? And are devs encouraged to
upgrade to Java 7 regardless?
was (Author: nchammas):
Ah, I'm on Java 6. Looking at [this
comment|https://issues.apache.org/jira/browse/HADOOP-10290?focusedCommentId=13883019&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13883019]
on the issue Gera linked to, it looks like this issue is fixed by switching to
Java 7.
> 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)