[
https://issues.apache.org/jira/browse/FLINK-2466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14659928#comment-14659928
]
Stephan Ewen commented on FLINK-2466:
-------------------------------------
If someone could double check whether they see code that can crash the JVM in
{{BarrierBufferMassiveRandomTest}}, {{BarrierBuffer}}, and {{BufferSpiller}}, I
would appreciate that.
Otherwise, I would suggest to go forward with deprecating Java 6 support and
close this on strong suspicion that it is a Java 6 issue for the following
reasons:
- There is no code in the tested classes that can actually crash a JVM.
- The problem has occurred more than 50 times for Java 6, but not a single
time for Java 7 and 8.
> Travis build failure
> --------------------
>
> Key: FLINK-2466
> URL: https://issues.apache.org/jira/browse/FLINK-2466
> Project: Flink
> Issue Type: Bug
> Reporter: Sachin Goel
> Assignee: Stephan Ewen
> Fix For: 0.10
>
>
> One of my builds failed with
> Failed to execute goal
> org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on
> project flink-streaming-core: ExecutionException: java.lang.RuntimeException:
> The forked VM terminated without properly saying goodbye. VM crash or
> System.exit called?
> Here's the build: https://travis-ci.org/apache/flink/jobs/73851870
> This looks like a travis hiccup though, similar to how tachyon fails
> sometimes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)