[
Lists Home |
Date Index |
Thread Index
]
- From: David Brownell <david-b@pacbell.net>
- To: Lars George <lgeorge@gmx.net>
- Date: Tue, 05 Oct 1999 12:01:22 -0700
Lars George wrote:
>
> java.lang.IllegalAccessError: com/sun/xml/tree/ParentNode at
There's some information in the release notes about this
diagnostic, which so far as I know _only_ shows up if the
source code was recompiled with a JDK 1.1 version of "javac".
The issue is that the JDK 1.1 compiler (and many derived
compilers) generate incorrect bytecodes, which cause that
exception to be reported. I've not heard of any JVM which
reports that error when given _correct_ bytecodes.
- Dave
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo@ic.ac.uk the following message;
unsubscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|