8134538: Duplicate implementations of os::lasterror
patricio.chilano.mateo at oracle.com
patricio.chilano.mateo at oracle.com
Tue Jul 3 17:29:55 UTC 2018
Thanks Kim!
Patricio
On 7/3/18 12:56 PM, Kim Barrett wrote:
>> On Jul 3, 2018, at 11:15 AM, patricio.chilano.mateo at oracle.com wrote:
>>
>> Hi all,
>>
>> Could you please review this small change?
>>
>> Summary: Identical Linux, BSD, Solaris and AIX implementations of os::lasterror were replaced with a single os_posix one.
>>
>> Bug URL: https://bugs.openjdk.java.net/browse/JDK-8134538
>> Webrev URL:http://cr.openjdk.java.net/~coleenp/8134538.01/webrev/index.html <http://cr.openjdk.java.net/%7Ecoleenp/8134538.01/webrev/index.html>
>>
>> The fix was tested with Mach5 on tiers 1-5 on all platforms.
>>
>> Thanks,
>> Patricio
> Looks good.
>
More information about the hotspot-runtime-dev
mailing list