[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: jni bindings

From: Holger Hoffstätte <holger_at_wizards.de>
Date: 2004-09-29 22:02:48 CEST

Holger Hoffstätte wrote:
> the JNI part is concerned. Unfortunately 1.1.x does NOT currently build
> with jikes due to a bug in jikes itself (it 'forgets' identifiers of
> implemented interfaces when the implementation is a static inner class);
> see the subversion tracker. 1.0.x should build IIRC.

Out of curiosity I just tried to use gcj for compiling to bytecode only
(-C flag) and it compiles the classes that make jikes fail without a
hitch, except for some character-encoding problem in the comments - but
that should be easier to fix than jikes' bugs. So Debian package
maintainers could try to use gcj for the javahl bindings.

-h
Received on Thu Sep 30 06:02:48 2004

This is an archived mail posted to the Subclipse Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.