This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: *No* bootstraps on sparc[v9]-sun-solaris2.8


>>>>> "Brad" == Brad Lucier <lucier@math.purdue.edu> writes:

Brad> Today, the mainline doesn't bootstrap on sparc-sun-solaris2.8;
Brad> it bombs with
Brad>        if (ch != null && !ch.isBlocking ())
Brad>                             ^
Brad> ../../../libjava/java/net/DatagramSocket.java:327: error: Can't find method `isBlocking()' in type `java.nio.channels.DatagramChannel'.

This is already fixed in cvs.

Tom


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