Hi. Today I tried to build "jruby" in stretch on a system having stretch + security + stretch-proposed-updates in sources.list and it failed with an error like this:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project jruby-core: ExecutionException: java.lang.RuntimeException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? [ERROR] Command was /bin/sh -c cd /<<PKGBUILDDIR>>/core && /usr/lib/jvm/java-8 Could someone please verify this? I think this bug is grave by definition. Thanks.