Porting Loom to additional architectures
Aleksey Shipilev
shade at redhat.com
Mon Sep 27 06:13:12 UTC 2021
On 9/25/21 6:38 PM, Aleksey Shipilev wrote:
> On 9/24/21 9:26 PM, Ron Pressler wrote:
>> I’ll get to cleaning up the code soon.
>>
>> There’s no need to implement oopMapStubGenerator. It is not currently used, and will likely be deleted
>> unless we find some use for it (it’s the result of an early implementation, abandoned once we switched
>> to stack chunks).
>
> OK, that's good to know. That is one major source of x86_32 build failures. If you don't use it,
> could you please "#if 0" it?
Here:
https://github.com/openjdk/loom/pull/66
--
Thanks,
-Aleksey
More information about the porters-dev
mailing list