[master] RFR: 8300735: [Lilliput] Adjust GHA and jcheck config
Aleksey Shipilev
shade at openjdk.org
Fri Jan 20 10:33:08 UTC 2023
On Fri, 20 Jan 2023 09:33:04 GMT, Roman Kennke <rkennke at openjdk.org> wrote:
> I'd like to exclude not-yet-supported platforms that are failing in GHA (ppc64le, risc64, s390x). Also, we should remove a stale submit.yml.
> I would also like to adjust jcheck to require a JBS issue for each PR, as I have recently begun to do. This improves traceability and discoverability of Lilliput work in JBS.
I think it would be enough to just trim the defaults here:
default: "Linux additional (hotspot only), Linux x64, Linux x86, Windows aarch64, Windows x64, macOS x64"
-------------
PR: https://git.openjdk.org/lilliput/pull/65
More information about the lilliput-dev
mailing list