This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: re-merge NetworkInterface
>>>>> "Marco" == Marco Trudel <mtrudel@gmx.ch> writes:
Marco> I don't really understand the problem, so I can't fill a bug
Marco> report that makes sense. Is the problem that
Marco> MulticastSocket.java and NetworkInterface.java are empty
Marco> instead of being deleted?
The bug is that if we delete a .java file the build will crash.
Instead we ought to adjust properly.
Tom