RFR: 8206470: Incorrect use of os::lasterror in ClassListParser

patricio.chilano.mateo at oracle.com patricio.chilano.mateo at oracle.com
Thu Jul 12 23:54:56 UTC 2018


Thanks David!

Patricio


On 7/12/18 7:35 PM, David Holmes wrote:
> Looks good Patricio - and trivial.
>
> Thanks,
> David
>
> On 13/07/2018 9:25 AM, patricio.chilano.mateo at oracle.com wrote:
>> Hi all,
>>
>> Could you please review this small change?
>>
>> Summary: The change is for future-proof the code in case errno gets 
>> overwritten inside the allocation logic.
>>
>> Bug URL: https://bugs.openjdk.java.net/browse/JDK-8206470
>> Webrev URL: 
>> http://cr.openjdk.java.net/~coleenp/8206470.01/webrev/index.html 
>> <http://cr.openjdk.java.net/%7Ecoleenp/8206470.01/webrev/index.html>
>>
>> Thanks,
>> Patricio



More information about the hotspot-runtime-dev mailing list