RFR: 8232650: ZGC: Add initialization hooks for OS specific code
Stefan Karlsson
stefan.karlsson at oracle.com
Tue Oct 22 08:19:26 UTC 2019
Thanks, Per.
StefanK
On 2019-10-22 08:22, Per Liden wrote:
> Looks good.
>
> /Per
>
> On 10/21/19 4:37 PM, Stefan Karlsson wrote:
>> Hi all,
>>
>> Please review this patch to add initialization hooks for OS specific
>> code.
>>
>> https://cr.openjdk.java.net/~stefank/8232650/webrev.01/
>> https://bugs.openjdk.java.net/browse/JDK-8232650
>>
>> These hooks are needed to for a Windows port. ZInitialize allows
>> syscalls to be dynamically resolved. ZVirtualMemory allows callbacks
>> from 8232649 to be initialized.
>>
>> Thanks,
>> StefanK
More information about the hotspot-gc-dev
mailing list