6348631 - request for review
Dmitry Samersoff
Dmitry.Samersoff at oracle.com
Mon Nov 22 00:18:39 PST 2010
Ivan,
On 2010-11-22 01:32, Ivan Krylov wrote:
>> Should be ::open64
> That is not necessary
>>
>> src/os/linux/vm/os_linux.inline.hpp:187
>>
>> + return send(fd, buf, nBytes, flags);
>>
>> Should be ::send
> My code is correct. See original hpi code. it was calling hpi::send before.
Is it possible to specify which method called explicitly i.e. always use
:: or os:: to avoid further questions?
-Dmitry
--
Dmitry Samersoff
J2SE Sustaining team, SPB04
* Give Rabbit time and he'll always get the answer ...
More information about the hotspot-dev
mailing list