RFR: 8232648: ZGC: Move ATTRIBUTE_ALIGNED to the front of declarations

Stefan Karlsson stefan.karlsson at oracle.com
Wed Oct 23 08:56:51 UTC 2019


Thanks, Erik.

StefanK

On 2019-10-22 11:18, erik.osterlund at oracle.com wrote:
> Hi Stefan,
>
> Looks good.
>
> Thanks,
> /Erik
>
> On 10/21/19 3:22 PM, Stefan Karlsson wrote:
>> Hi all,
>>
>> Please review this patch to move ATTRIBUTE_ALIGNED to the front of 
>> declarations.
>>
>> https://cr.openjdk.java.net/~stefank/8232648/webrev.01/
>> https://bugs.openjdk.java.net/browse/JDK-8232648
>>
>> This is done because the Windows compiler requires ATTRIBUTE_ALIGNED 
>> to be put at the front of declarations. A new macro (ZCACHE_ALIGNED) 
>> is introduced, and used, to shorten the affected lines.
>>
>> Thanks,
>> StefanK
>




More information about the hotspot-gc-dev mailing list