RFR 8026880: NetworkInterface native initializing code should check fieldID values
Chris Hegarty
chris.hegarty at oracle.com
Tue Oct 29 10:11:41 PDT 2013
On 10/29/2013 05:00 PM, Alan Bateman wrote:
> On 29/10/2013 16:56, Chris Hegarty wrote:
>> This is a trivial change, good practice, to check return values from
>> GetFieldID, and friends.
>>
>> I've taken a quick look over the networking native code and see no
>> other similar issues.
>>
>> http://cr.openjdk.java.net/~chegar/8026880/webrev.00/
> This looks okay but doesn't the Windows implementation need to be
> updated too?
D'oh, I spent too much time looking for other places where this was
missing, and I forgot about src/windows!
Updated webrev:
http://cr.openjdk.java.net/~chegar/8026880/webrev.01/
-Chris.
>
> -Alan
More information about the net-dev
mailing list