[jdk11u-dev] RFR: 8222926: Shenandoah build fails with --with-jvm-features=-compiler1
Jie Fu
jiefu at openjdk.java.net
Tue Mar 22 00:17:51 UTC 2022
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
-------------
Commit messages:
- Backport c5fc45ee081b496b86c03fd1d23b5250d6b1e9a1
Changes: https://git.openjdk.java.net/jdk11u-dev/pull/933/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=933&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8222926
Stats: 3 lines in 2 files changed: 2 ins; 0 del; 1 mod
Patch: https://git.openjdk.java.net/jdk11u-dev/pull/933.diff
Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/933/head:pull/933
PR: https://git.openjdk.java.net/jdk11u-dev/pull/933
More information about the jdk-updates-dev
mailing list