Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8369654

javac OutOfMemoryError for complex intersection type

XMLWordPrintable

    • generic
    • generic

      A DESCRIPTION OF THE PROBLEM :
      javac stalls on determining a complex intersection type and ends up throwing `OutOfMemoryError`.

      STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
      Clone the sample repository and run `mvn compile`.

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      Build completes successfully.
      ACTUAL -
      Build aborts with `OutOfMemoryError`.

      ---------- BEGIN SOURCE ----------
      See attached zip file.
      ---------- END SOURCE ----------

            vromero Vicente Arturo Romero Zaldivar
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: