*No* bootstraps on sparc[v9]-sun-solaris2.8

Brad Lucier lucier@math.purdue.edu
Wed Sep 25 14:45:00 GMT 2002


The mainline hasn't bootstrapped on sparcv9-sun-solaris2.8 for about a
week.

Today, the mainline doesn't bootstrap on sparc-sun-solaris2.8; it bombs with

             -d /export/u3/lucier/programs/gcc/gcc-3.3/objdir/sparc-sun-solaris2.8/libjava ../../../libjava/java/net/DatagramSocketImpl.java
../../../libjava/java/net/DatagramSocket.java:291: error: Can't find method `isBlocking()' in type `java.nio.channels.DatagramChannel'.
       if (ch != null && !ch.isBlocking ())
                            ^
../../../libjava/java/net/DatagramSocket.java:327: error: Can't find method `isBlocking()' in type `java.nio.channels.DatagramChannel'.
       if (ch != null && !ch.isBlocking ())
                            ^
2 errors
make[2]: *** [java/net/DatagramSocket.class] Error 1

There is a lot of activity going on in various branches, but it sure
would be nice of the mainline bootstrapped for a few weeks before release
so people who want to test various things can do so.

Brad



More information about the Java mailing list