bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Compiler


From: Michael J Wilusz
Subject: Compiler
Date: Mon, 29 Oct 2001 13:18:39 -0500 (EST)

This bug report will be sent to the Free Software Foundation,
 not to your local site managers!!
Please write in English, because the Emacs maintainers do not have
translators to read other languages for them.

In GNU Emacs 20.5.1 (sparc-sun-solaris2.7, X toolkit)
 of Sun Jan 23 2000 on milo.cse.Buffalo.EDU
configured using `configure  sparc-sun-solaris2.7 --without-gcc 
--prefix=/util/gnu'

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

cd ~/CSE115/Lab6/
javac -classpath ./:../:/projects/CSE115/Classlibs -sourcepath ./:../:../.. -g 
App.java
An exception has occurred in the compiler (1.3.0). Please file a bug at the 
Java Developer Connection (http://java.sun.com/cgi-bin/bugreport.cgi).  Include 
your program and the following diagnostic in your report.  Thank you.
java.lang.ClassFormatError: com/sun/tools/javac/v8/tree/Tree$TypeCast (Bad 
index in constant pool #1)
        at java.lang.ClassLoader.defineClass0(Native Method)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:486)
        at 
java.security.SecureClassLoader.defineClass(SecureClassLoader.java:111)
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:248)
        at java.net.URLClassLoader.access$100(URLClassLoader.java:56)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:195)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:297)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:286)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:253)
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:313)
        at com.sun.tools.javac.v8.comp.Check.<init>(Check.java:393)
        at com.sun.tools.javac.v8.JavaCompiler.<init>(JavaCompiler.java:94)
        at com.sun.tools.javac.v8.JavaCompiler.make(JavaCompiler.java:117)
        at com.sun.tools.javac.v8.JavaCompiler.make(JavaCompiler.java:134)
        at com.sun.tools.javac.v8.Main.compile(Main.java:244)
        at com.sun.tools.javac.Main.main(Main.java:16)

Compilation exited abnormally with code 4 at Mon Oct 29 13:15:51


Error occurred during the compilation of a proper program.



Recent input:
mouse-movement drag-mouse-1 N G P . c o n backspace 
backspace backspace C o n t a i n e r s down-mouse-1 
mouse-1 backspace backspace backspace . down-mouse-1 
mouse-1 down-mouse-1 mouse-1 backspace backspace backspace 
N G P . C o n t a i n e r s . down-mouse-1 mouse-1 
backspace backspace backspace . C o n t a i n e r s 
. down-mouse-1 mouse-1 backspace backspace backspace 
. C o n t a i n e r s . down-mouse-1 mouse-1 down down 
down down down up up up menu-bar JDE Compile menu-bar 
help-menu report-emacs-bug

Recent messages:
Global Font Lock mode enabled.
Mark set [4 times]
Auto-saving...
App.java: [#########################################################] ... done
Wrote /home/unmdue/mjwilusz/CSE115/Lab6/App.java
Fontifying *compilation*...
Fontifying *compilation*... (regexps...........................)

Loading emacsbug...
Loading emacsbug...done






reply via email to

[Prev in Thread] Current Thread [Next in Thread]