This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: RFC: Moving native code in java.net into architecture dependant files - updated patch
>>>>> "Michael" == Michael Koch <konqueror at gmx dot de> writes:
Tom> This seems basically reasonable. It seems to me that if the ecos
Tom> java.net port does nothing, then we don't need
Tom> natInetAddressEcos.cc at all -- we can just set NET_PLATFORM
Tom> appropriately for that port.
Michael> Here an updated patch. What do you think ?
Look good, thanks.
Tom