Albrecht Kleine <[EMAIL PROTECTED]> writes:
> I've got the impression that Sun's new JDK 1.3.1 does
> never load any JIT via the JIT interface (jit.h) ???
>
> In other words:
>
> java -classic -Djava.compiler=any_jit_at_right_place MainClass
>
> will always fail, even if the JIT is okay and located at the right
> place.
Sun doesn't register the native implementation for
java.lang.Compiler.initialize() in their 1.3.1. Our 1.3.1 does.
> Is that a known bug?
I don't know if they consider it a bug or a feature.
Juergen
--
Juergen Kreileder, Blackdown Java-Linux Team
http://www.blackdown.org/java-linux.html
Run Java 2 SE v1.3.1 on your iPAQ:
http://www.handhelds.org/pipermail/ipaq/2001-June/007221.html
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]