Review request for JDK-8009729: Refix hotspot jni_<cpu>.h JNIEXPORT and JNIIMPORT definitions to match jdk version
David Holmes
david.holmes at oracle.com
Mon May 6 21:55:33 PDT 2013
On 4/05/2013 1:29 AM, Eric McCorkle wrote:
> Does anyone have any comments on this patch, or is it good to go?
This looks good to go - it is consistent with the changes already in the
JDK jni_md.h files.
You need a second reviewer though (small 'r')
David
> On 05/01/13 16:56, Eric McCorkle wrote:
>> Hello,
>>
>> Please review this patch, which updates the definitions of JNIEXPORT and
>> JNIIMPORT to use the __has_attribute macro.
>>
>> The webrev is here
>> http://cr.openjdk.java.net/~emc/8009729/
>>
>> Thanks,
>> Eric
>>
More information about the hotspot-runtime-dev
mailing list