[Bug 3364] New: Building a Maven multi-module project crashes the JVM

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Sun Apr 16 09:34:34 UTC 2017


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3364

            Bug ID: 3364
           Summary: Building a Maven multi-module project crashes the JVM
           Product: IcedTea
           Version: 2.6.8
          Hardware: x86_64
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: IcedTea
          Assignee: gnu.andrew at redhat.com
          Reporter: lbroquet at online.fr
                CC: unassigned at icedtea.classpath.org

Created attachment 1616
  --> http://icedtea.classpath.org/bugzilla/attachment.cgi?id=1616&action=edit
Crash log

With OpenJDK 7.0_121, on NetBeans IDE 8.2, when building a Maven multi-module
project, the JVM crashes when trying to download the
org.apache.poi:poi-scratchpad:3.15 dependency
(https://repo.maven.apache.org/maven2/org/apache/poi/poi-scratchpad/3.15/poi-scratchpad-3.15.pom)

Step to reproduce:
Have a Maven project with org.apache.poi:poi-scratchpad:3.15 as dependency, and
in NetBeans 8.2 with OpenJDK 7.0_121, try to build the project.

Actual result
Maven will try to download the dependency, and the JVM crashes.

Expected result
The JVM should not crash and Maven should proceed to its normal execution.

Date & Hardware
First met the 15 of april 2017 on Linux Mint DE
Linux version 3.16.0-4-amd64 running on Quad core Intel Core i5-4570S

Doesnt occur when using OpenJDK 8.0_121

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20170416/08631cfd/attachment.html>


More information about the distro-pkg-dev mailing list