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

Javac Assertion error at com.sun.tools.javac.comp.Resolve.findFun(Resolve.java)

    XMLWordPrintable

Details

    • x86
    • linux

    Description

      ADDITIONAL SYSTEM INFORMATION :
      Linux 32 bit

      A DESCRIPTION OF THE PROBLEM :
      An exception has occurred in the compiler (1.8.0_211). Please file a bug against the Java compiler via the Java bug reporting page (http://bugreport.java.com) after checking the Bug Database (http://bugs.java.com) for duplicates. Include your program and the following diagnostic in your report. Thank you.
      java.lang.AssertionError
      at com.sun.tools.javac.util.Assert.error(Assert.java:126)
      at com.sun.tools.javac.util.Assert.check(Assert.java:45)
      at com.sun.tools.javac.comp.Resolve.findFun(Resolve.java:1837)


      STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
      Download the archive at https://botcompany.de/files/1400207/compilerbug.tgz
      Run compile.sh

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      Compilation
      ACTUAL -
      Exception

      ---------- BEGIN SOURCE ----------
      It's in the archive
      ---------- END SOURCE ----------

      FREQUENCY : always


      Attachments

        Activity

          People

            Unassigned Unassigned
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: