Jikes fails to compile kaffe classes

Jim White jim at pagesmiths.com
Mon Aug 24 09:33:19 PDT 1998


At 10:10 AM 8/24/98 -0600, Godmar wrote:
> So it seems to pizza folks have gotten more stringent in their
>adherence to the java spec;  what is needed is that someone looks up
>in the jdk doc what attribute these methods should have (it is safe to
>assume that Sun specified attributes that would allow them to be compiled);
>and then submits a patch, and that's all there is to it.

In JDK 1.1.6 socketSetOption is private in j.n.PlainDatagramSocketImpl and
not implemented at all in j.n.DatagramSocketImpl.  The public API uses
setOption/getOption - socketSetOption/socketGetOption is internal to the
implementation.

jim
-----------------------------------------------------------------------
James P. White                        Netscape DevEdge Champion for IFC
Director of Technology Adventure Online Gaming http://www.gameworld.com
Developers of Gameworld -- Live Action Role-Playing and Strategic Games
jim at pagesmiths.com        Pagesmiths' home is http://www.pagesmiths.com


More information about the kaffe mailing list