This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: eclipse status (summary: it looks nice)


>>>>> "Anthony" == Anthony Green <green@redhat.com> writes:

Anthony> In addition to this fix, I had to disable class verification.
Anthony> Perhaps the version of Eclipse you're running doesn't have
Anthony> the problematic bytecode sequence my version has (which is a
Anthony> Red Hat-internal version).

The "problem" bytecode is probably compiler dependent.  The real
problem is that the verifier still has bugs related to the handling of
interfaces.  These may not be too hard to fix.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]