RFR: Stop compiling old oopMapStubGenerator

Ron Pressler rpressler at openjdk.java.net
Mon Sep 27 09:20:22 UTC 2021


On Mon, 27 Sep 2021 06:12:51 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> This code is currently not used, and it might not be used in future too. There is no way to test if it works, currently. It is the major source of build failure when compiling x86_32. So, it would be better to `#if 0` it, or even remove it wholesale.
> 
> Additional testing:
>  - [x] Linux x86_64 `tier1_loom`

Thank you! You can `/integrate`.

-------------

PR: https://git.openjdk.java.net/loom/pull/66


More information about the loom-dev mailing list