Integrated: Stop compiling old oopMapStubGenerator

Aleksey Shipilev shade at openjdk.java.net
Mon Sep 27 09:43:32 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`

This pull request has now been integrated.

Changeset: 9b1a5ecc
Author:    Aleksey Shipilev <shade at openjdk.org>
Committer: Ron Pressler <rpressler at openjdk.org>
URL:       https://git.openjdk.java.net/loom/commit/9b1a5ecc47de927b904b18d1749eeee4333380da
Stats:     15 lines in 5 files changed: 12 ins; 3 del; 0 mod

Stop compiling old oopMapStubGenerator

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

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


More information about the loom-dev mailing list