On Fri, 15 May 2026 13:45:55 GMT, Erik Joelsson <[email protected]> wrote:
>> Manuel Hässig has updated the pull request with a new target base due to a >> merge or a rebase. The pull request now contains 49 commits: >> >> - Merge branch 'master' into remove-jvmci >> - Remove graal from test/langtools >> - Remove jvmci and graal from test/lib >> - Remove jvmci and graal from test/jdk/jdk/jfr >> - Remove jvmci from test/jdk/tools/jlink >> - Remove jvmci and graal from test/jdk/jdk/modules >> - Remove jvmci and graal frmo test/jdk/java/lang >> - Remove graal from test/jdk/javax >> - Remove jvmci and graal from test/jdk/com/sun/jdi >> - Remove jvmci and graal from test/hotspot/jtreg/runtime >> - ... and 39 more: https://git.openjdk.org/jdk/compare/061bd076...0100264f > > .github/workflows/main.yml line 298: > >> 296: # Upload static libs bundles separately to avoid interference >> with normal linux-x64 bundle. >> 297: # This bundle is not used by testing jobs, but downstreams use it >> to check that >> 298: # dependent projects build fine. > > This sentence might not be true anymore as the only known downstream project > using the static bundle was graal. It may be that we can/should stop > uploading this bundle as it's not used for any tests. Verifying the static > build itself is still needed. I would like input from more people before > suggesting further removal though. Perhaps @shipilev has input or might know people who do. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/30834#discussion_r3272259965
