Hi,
On Thu, May 16, 2013 at 1:10 PM, Travis CI <[email protected]> wrote:
> Status: Broken
A segfault in the OpenJDK used by our Travis build:
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007fb6da43c467, pid=4160, tid=140423345989376
#
# JRE version: 6.0_27-b27
# Java VM: OpenJDK 64-Bit Server VM (20.0-b12 mixed mode
linux-amd64 compressed oops)
The Oracle JDK is more stable, but Travis only provides a Java 7
version of it, so we'll need to stick with OpenJDK for now.
BR,
Jukka Zitting