-
Bug
-
Resolution: Cannot Reproduce
-
P4
-
8
-
x86
-
linux
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
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