request for review: 6720349: (ch) Channels tests depending on hosts inside Sun

Daniel Fuchs daniel.fuchs at oracle.com
Sat Nov 24 04:06:20 PST 2012


On 11/24/12 5:37 AM, Rob McKenna wrote:
> On 24/11/12 04:08, Rob McKenna wrote:
>> Almost, but not quite. TestServers.java thinks it was moved from 
>> TestUtil.java when I do a straight hg export/import. Not completely 
>> sure why. (see the webrev)
>>

Sorry about that - I had started by coding all the TestServers as inner 
classes of TestUtil, and alan suggested it would be better to put them 
in a separate class. So I copied TestUtil.java from within NetBeans and 
pasted it as TestServers.java - keeping only the Servers stuff in the 
new file and removing the rest.  I think NetBeans must have added 
TestServers.java using some mercurial command that remembered this 
history...
I don't think it should matter - hopefully it won't!

-- daniel


More information about the nio-dev mailing list