This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java 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: [PATCH]: Socket.getImpl()


>>>>> "Michael" == Michael Koch <konqueror@gmx.de> writes:

>> * java/net/ServerSocket.java (implAccept): Use
>> Socket.getImpl() instead of Socket.impl
>> * java/net/Socket.java
>> (impl): Made private.
>> (getImpl) Changed from private to package-private.

Michael> I had the same changes in my tree already. Are reading my
Michael> mind again ?  I think I need something like a firewall for
Michael> it. ;)

One of you should check this in, then...

Tom


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