[jdk11u-dev] Integrated: 8222926: Shenandoah build fails with --with-jvm-features=-compiler1

Jie Fu jiefu at openjdk.java.net
Tue Mar 22 09:30:38 UTC 2022


On Tue, 22 Mar 2022 00:10:53 GMT, Jie Fu <jiefu at openjdk.org> wrote:

> Hi all,
> 
> As discussed here https://github.com/openjdk/jdk11u-dev/pull/921#issuecomment-1073341167 , I'd like to backport this patch to fix the build failure of jdk11u when c1 is disabled.
> 
> The patch doesn't apply cleanly since most of the changes are already in the jdk11u repo.
> Actually, only two include statements are added in the backport, so the risk is low.
> 
> Thanks.
> Best regards,
> Jie

This pull request has now been integrated.

Changeset: 31d7b5eb
Author:    Jie Fu <jiefu at openjdk.org>
Committer: John Jiang <jjiang at openjdk.org>
URL:       https://git.openjdk.java.net/jdk11u-dev/commit/31d7b5ebc40c45b46ef35d1c89735b7b31806380
Stats:     2 lines in 2 files changed: 2 ins; 0 del; 0 mod

8222926: Shenandoah build fails with --with-jvm-features=-compiler1

Reviewed-by: vkempik
Backport-of: c5fc45ee081b496b86c03fd1d23b5250d6b1e9a1

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

PR: https://git.openjdk.java.net/jdk11u-dev/pull/933


More information about the jdk-updates-dev mailing list