On Wed, 20 May 2026 08:11:23 GMT, Manuel Hässig <[email protected]> wrote:

>> .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.

Yeah, I believe this was to support libgraal. We tried to remove it before: 
https://github.com/openjdk/jdk/pull/23715#issuecomment-2672688231 -- and the 
only interested person at the time was @dougxc.

That said, I don't see a point in trying to remove it along with this huge PR.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/30834#discussion_r3272382421

Reply via email to