Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

smoketest: fix shenandoah and zgc feature check on linux-riscv #3456

Merged
merged 1 commit into from
Aug 17, 2023
Merged

smoketest: fix shenandoah and zgc feature check on linux-riscv #3456

merged 1 commit into from
Aug 17, 2023

Conversation

luhenry
Copy link
Contributor

@luhenry luhenry commented Aug 14, 2023

Linux-RISCV comes with support for Shenandoah and ZGC, and it's been merged in Java 19 and backported to Java 17 (starting with 17.0.9)

Fixes #3454

@github-actions github-actions bot added the x-linux Issues that affect or relate to the x64/x32 LINUX OS label Aug 14, 2023
Linux-RISCV comes with support for Shenandoah and ZGC, and it's been
merged in Java 19 and backported to Java 17 (starting with 17.0.9)
@sxa sxa merged commit 530e494 into adoptium:master Aug 17, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
x-linux Issues that affect or relate to the x64/x32 LINUX OS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RISC-V assertions in Smoke Tests are incorrect
3 participants