On Sat, Feb 16, 2002 at 06:16:47PM +0100, Oskar Sandberg wrote: > On Sat, Feb 16, 2002 at 06:02:43PM +0100, Goran Thyni wrote: > > JDK 1.4 don't like to inherite from the nested interface > > BinaryTree.Node > > Can you say specifically what it is that is illegal about this? Or is > this simply a bug in your JDK?
Could this be a lead? http://gcc.gnu.org/ml/java/2002-02/msg00075.html I am using on debian/x86: bash-2.05a$ /usr/java/j2sdk1.4.0/bin/java -version java version "1.4.0" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-b92) Java HotSpot(TM) Client VM (build 1.4.0-b92, mixed mode) hmm, it says b92 (is that beta?) java.sun.com said 1.4 is released, and this is downloaded a week after the announcement. I will try it on Solaris too, to see if there is some difference. regards, --- G?ran _______________________________________________ Devl mailing list Devl at freenetproject.org http://lists.freenetproject.org/mailman/listinfo/devl
