Skip to content

Conversation

@fniephaus
Copy link
Member

This PR updates the musl-toolchain used by the native-image-musl feature to 1.2.5-oracle-00001. This new musl-toolchain is built for GraalVM Native Image and includes zlib and security patches for 1.2.5.

@fniephaus fniephaus self-assigned this Oct 24, 2025
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Oct 24, 2025
@github-actions
Copy link

GraalVM Native Image Build Report

helloworld generated in 42.1s as part of the 'test-action-native-image-musl' job in run #274.

Environment

Java version 21.0.9+7-LTS Vendor version Oracle GraalVM 21.0.9+7.1
Graal compiler optimization level: 2, target machine: x86-64-v3, PGO: ML-inferred
C compiler x86_64-linux-musl-gcc (linux, x86_64, 10.3.0)
Garbage collector G1 GC

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 2,029 60.083% 1,896 44.940% 8,293 34.995%
Reflection 732 21.676% 37 0.877% 287 1.211%
JNI 49 1.451% 33 0.782% 48 0.203%
Loaded 3,377 100.000% 4,219 100.000% 23,698 100.000%

Image Details

Category Size in % Details
Code area 3.35MB 33.949% 3,823 compilation units
Image heap 3.64MB 36.882% 52,349 objects, 120.00B for 29 resources
Other data 2.88MB 29.169%
Total 9.88MB 100.000%

Resource Usage

Garbage collection 2.22s (5.270% of total time) in 316 GCs
Peak RSS 743.33MB (4.647% of 15.62GB system memory)
CPU load 3.593 (89.828% of 4 CPU cores)

Report generated by setup-graalvm.

@github-actions
Copy link

GraalVM Native Image Build Report

helloworld generated in 48.6s as part of the 'test-action-native-image-musl' job in run #274.

Environment

Java version 25.0.1+8-LTS Vendor version Oracle GraalVM 25.0.1+8.1
Graal compiler optimization level: 2, target machine: x86-64-v3, PGO: ML-inferred
C compiler x86_64-linux-musl-gcc (linux, x86_64, 10.3.0)
Garbage collector G1 GC

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 2,043 55.804% 1,840 36.508% 8,211 32.772%
Reflection 753 20.568% 35 0.694% 284 1.134%
JNI 49 1.338% 35 0.694% 48 0.192%
Loaded 3,661 100.000% 5,040 100.000% 25,055 100.000%

Image Details

Category Size in % Details
Code area 3.13MB 30.728% 3,831 compilation units
Image heap 4.11MB 40.332% 59,285 objects, 0.00B for 52 resources
Other data 2.95MB 28.939%
Total 10.18MB 100.000%

Resource Usage

Garbage collection 2.04s (4.205% of total time) in 440 GCs
Peak RSS 1008.24MB (6.303% of 15.62GB system memory)
CPU load 3.636 (90.888% of 4 CPU cores)

Report generated by setup-graalvm.

@github-actions
Copy link

GraalVM Native Image Build Report

helloworld.exe generated in 1m 8s as part of the 'test-action-native-image-windows' job in run #274.

Environment

Java version 26+13 Vendor version GraalVM CE 26-dev+13.1
Graal compiler optimization level: 2, target machine: x86-64-v3
C compiler cl.exe (microsoft, x64, 19.44.35217)
Garbage collector Serial GC

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 3,278 68.534% 3,756 41.416% 15,349 43.055%
Reflection 1,057 22.099% 36 0.397% 416 1.167%
JNI 62 1.296% 52 0.573% 52 0.146%
Loaded 4,783 100.000% 9,069 100.000% 35,650 100.000%

Image Details

Category Size in % Details
Code area 5.26MB 40.532% 8,883 compilation units
Image heap 7.31MB 56.335% 89,125 objects, 0.00B for 4 resources
Other data 416.53KB 3.134%
Total 12.98MB 100.000%

Resource Usage

Garbage collection 3.38s (4.929% of total time) in 137 GCs
Peak RSS 1.14GB (7.107% of 16.00GB system memory)
CPU load 2.974 (74.348% of 4 CPU cores)

Report generated by setup-graalvm.

@github-actions
Copy link

GraalVM Native Image Build Report

helloworld generated in 55.8s as part of the 'test-action-native-image-windows-msvc' job in run #274.

Environment

Java version 17.0.12+8-LTS Vendor version Oracle GraalVM 17.0.12+8.1
Graal compiler optimization level: 2, target machine: x86-64-v3, PGO: ML-inferred
C compiler cl.exe (microsoft, x64, 19.44.35219)
Garbage collector Serial GC

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 1,809 59.311% 1,684 45.587% 7,635 35.796%
Reflection 618 20.262% 0 0.000% 282 1.322%
JNI 53 1.738% 30 0.812% 48 0.225%
Loaded 3,050 100.000% 3,694 100.000% 21,329 100.000%

Image Details

Category Size in % Details
Code area 2.77MB 43.922% 3,464 compilation units
Image heap 3.45MB 54.709% 48,660 objects, 108.00B for 1 resources
Other data 88.41KB 1.369%
Total 6.30MB 100.000%

Resource Usage

Garbage collection 1.65s (2.960% of total time) in 121 GCs
Peak RSS 997.92MB (6.091% of 16.00GB system memory)
CPU load 2.851 (71.275% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link
Member

@ezzarghili ezzarghili left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thanks.

@github-actions
Copy link

GraalVM Native Image Build Report

helloworld generated in 49.7s as part of the 'test-action-extensive' job in run #274.

Environment

Java version 17.0.8+9-LTS Vendor version Oracle GraalVM 17.0.8+9.1
Graal compiler optimization level: 2, target machine: x86-64-v3, PGO: ML-inferred
C compiler gcc (linux, x86_64, 13.3.0)
Garbage collector Serial GC

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 1,853 59.145% 1,737 46.369% 7,712 35.613%
Reflection 638 20.364% 0 0.000% 281 1.298%
JNI 49 1.564% 32 0.854% 48 0.222%
Loaded 3,133 100.000% 3,746 100.000% 21,655 100.000%

Image Details

Category Size in % Details
Code area 2.75MB 23.181% 3,484 compilation units
Image heap 3.46MB 29.165% 48,940 objects, 108.00B for 1 resources
Debug info 5.33MB 44.903%
Other data 334.59KB 2.750%
Total 11.88MB 100.000%

Resource Usage

Garbage collection 1.56s (3.146% of total time) in 136 GCs
Peak RSS 1.07GB (6.821% of 15.62GB system memory)
CPU load 3.537 (88.437% of 4 CPU cores)

Report generated by setup-graalvm.

@fniephaus fniephaus merged commit eec4810 into main Oct 24, 2025
306 of 308 checks passed
@fniephaus fniephaus deleted the fniephaus/musl-toolchain-1.2.5 branch October 24, 2025 16:24
mergify bot added a commit to robfrank/linklift that referenced this pull request Oct 30, 2025
Bumps the github-actions group with 4 updates: [graalvm/setup-graalvm](https://github.com/graalvm/setup-graalvm), [anchore/scan-action](https://github.com/anchore/scan-action), [github/codeql-action](https://github.com/github/codeql-action) and [ruby/setup-ruby](https://github.com/ruby/setup-ruby).
Updates `graalvm/setup-graalvm` from 1.4.1 to 1.4.2
Release notes

*Sourced from [graalvm/setup-graalvm's releases](https://github.com/graalvm/setup-graalvm/releases).*

> v1.4.2
> ------
>
> What's Changed
> --------------
>
> * Upgrade musl-toolchain to `1.2.5-oracle-00001`. by [`@​fniephaus`](https://github.com/fniephaus) in [graalvm/setup-graalvm#189](https://redirect.github.com/graalvm/setup-graalvm/pull/189)
>
> **Full Changelog**: <graalvm/setup-graalvm@v1.4.1...v1.4.2>


Commits

* [`eec4810`](graalvm/setup-graalvm@eec4810) Bump version to `1.4.2`.
* [`0f48fc0`](graalvm/setup-graalvm@0f48fc0) Extend musl test matrix.
* [`3716035`](graalvm/setup-graalvm@3716035) Upgrade musl-toolchain to `1.2.5-oracle-00001`.
* See full diff in [compare view](graalvm/setup-graalvm@2a24120...eec4810)
  
Updates `anchore/scan-action` from 7.0.2 to 7.1.0
Release notes

*Sourced from [anchore/scan-action's releases](https://github.com/anchore/scan-action/releases).*

> v7.1.0
> ------
>
> New in scan-action v7.1.0
> -------------------------
>
> * chore(deps): update Grype to v0.102.0 ([#536](https://redirect.github.com/anchore/scan-action/issues/536)) [[[anchore-actions-token-generator[bot]](https://github.com/apps/anchore-actions-token-generator)]([https://github.com/[anchore-actions-token-generator[bot]](https://github.com/apps/anchore-actions-token-generator))]](https://github.com/%5Banchore-actions-token-generator%5Bbot%5D%5D(https://github.com/apps/anchore-actions-token-generator))%5D)
> * chore(deps-dev): bump lint-staged from 16.2.5 to 16.2.6 ([#535](https://redirect.github.com/anchore/scan-action/issues/535)) [[[dependabot[bot]](https://github.com/apps/dependabot)]([https://github.com/[dependabot[bot]](https://github.com/apps/dependabot))]](https://github.com/%5Bdependabot%5Bbot%5D%5D(https://github.com/apps/dependabot))%5D)
> * chore(deps-dev): bump eslint from 9.37.0 to 9.38.0 ([#533](https://redirect.github.com/anchore/scan-action/issues/533)) [[[dependabot[bot]](https://github.com/apps/dependabot)]([https://github.com/[dependabot[bot]](https://github.com/apps/dependabot))]](https://github.com/%5Bdependabot%5Bbot%5D%5D(https://github.com/apps/dependabot))%5D)
> * chore(deps-dev): bump lint-staged from 16.2.4 to 16.2.5 ([#534](https://redirect.github.com/anchore/scan-action/issues/534)) [[[dependabot[bot]](https://github.com/apps/dependabot)]([https://github.com/[dependabot[bot]](https://github.com/apps/dependabot))]](https://github.com/%5Bdependabot%5Bbot%5D%5D(https://github.com/apps/dependabot))%5D)


Commits

* [`568b89d`](anchore/scan-action@568b89d) chore(deps): update Grype to v0.102.0 ([#536](https://redirect.github.com/anchore/scan-action/issues/536))
* [`f8889b1`](anchore/scan-action@f8889b1) chore(deps-dev): bump lint-staged from 16.2.5 to 16.2.6 ([#535](https://redirect.github.com/anchore/scan-action/issues/535))
* [`7c6e0bc`](anchore/scan-action@7c6e0bc) chore(deps-dev): bump eslint from 9.37.0 to 9.38.0 ([#533](https://redirect.github.com/anchore/scan-action/issues/533))
* [`7891b04`](anchore/scan-action@7891b04) chore(deps-dev): bump lint-staged from 16.2.4 to 16.2.5 ([#534](https://redirect.github.com/anchore/scan-action/issues/534))
* See full diff in [compare view](anchore/scan-action@a5605eb...568b89d)
  
Updates `github/codeql-action` from 4.30.9 to 4.31.0
Release notes

*Sourced from [github/codeql-action's releases](https://github.com/github/codeql-action/releases).*

> v4.31.0
> -------
>
> CodeQL Action Changelog
> =======================
>
> See the [releases page](https://github.com/github/codeql-action/releases) for the relevant changes to the CodeQL CLI and language packs.
>
> 4.31.0 - 24 Oct 2025
> --------------------
>
> * Bump minimum CodeQL bundle version to 2.17.6. [#3223](https://redirect.github.com/github/codeql-action/pull/3223)
> * When SARIF files are uploaded by the `analyze` or `upload-sarif` actions, the CodeQL Action automatically performs post-processing steps to prepare the data for the upload. Previously, these post-processing steps were only performed before an upload took place. We are now changing this so that the post-processing steps will always be performed, even when the SARIF files are not uploaded. This does not change anything for the `upload-sarif` action. For `analyze`, this may affect Advanced Setup for CodeQL users who specify a value other than `always` for the `upload` input. [#3222](https://redirect.github.com/github/codeql-action/pull/3222)
>
> See the full [CHANGELOG.md](https://github.com/github/codeql-action/blob/v4.31.0/CHANGELOG.md) for more information.


Changelog

*Sourced from [github/codeql-action's changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md).*

> CodeQL Action Changelog
> =======================
>
> See the [releases page](https://github.com/github/codeql-action/releases) for the relevant changes to the CodeQL CLI and language packs.
>
> [UNRELEASED]
> ------------
>
> No user facing changes.
>
> 4.31.0 - 24 Oct 2025
> --------------------
>
> * Bump minimum CodeQL bundle version to 2.17.6. [#3223](https://redirect.github.com/github/codeql-action/pull/3223)
> * When SARIF files are uploaded by the `analyze` or `upload-sarif` actions, the CodeQL Action automatically performs post-processing steps to prepare the data for the upload. Previously, these post-processing steps were only performed before an upload took place. We are now changing this so that the post-processing steps will always be performed, even when the SARIF files are not uploaded. This does not change anything for the `upload-sarif` action. For `analyze`, this may affect Advanced Setup for CodeQL users who specify a value other than `always` for the `upload` input. [#3222](https://redirect.github.com/github/codeql-action/pull/3222)
>
> 4.30.9 - 17 Oct 2025
> --------------------
>
> * Update default CodeQL bundle version to 2.23.3. [#3205](https://redirect.github.com/github/codeql-action/pull/3205)
> * Experimental: A new `setup-codeql` action has been added which is similar to `init`, except it only installs the CodeQL CLI and does not initialize a database. Do not use this in production as it is part of an internal experiment and subject to change at any time. [#3204](https://redirect.github.com/github/codeql-action/pull/3204)
>
> 4.30.8 - 10 Oct 2025
> --------------------
>
> No user facing changes.
>
> 4.30.7 - 06 Oct 2025
> --------------------
>
> * [v4+ only] The CodeQL Action now runs on Node.js v24. [#3169](https://redirect.github.com/github/codeql-action/pull/3169)
>
> 3.30.6 - 02 Oct 2025
> --------------------
>
> * Update default CodeQL bundle version to 2.23.2. [#3168](https://redirect.github.com/github/codeql-action/pull/3168)
>
> 3.30.5 - 26 Sep 2025
> --------------------
>
> * We fixed a bug that was introduced in `3.30.4` with `upload-sarif` which resulted in files without a `.sarif` extension not getting uploaded. [#3160](https://redirect.github.com/github/codeql-action/pull/3160)
>
> 3.30.4 - 25 Sep 2025
> --------------------
>
> * We have improved the CodeQL Action's ability to validate that the workflow it is used in does not use different versions of the CodeQL Action for different workflow steps. Mixing different versions of the CodeQL Action in the same workflow is unsupported and can lead to unpredictable results. A warning will now be emitted from the `codeql-action/init` step if different versions of the CodeQL Action are detected in the workflow file. Additionally, an error will now be thrown by the other CodeQL Action steps if they load a configuration file that was generated by a different version of the `codeql-action/init` step. [#3099](https://redirect.github.com/github/codeql-action/pull/3099) and [#3100](https://redirect.github.com/github/codeql-action/pull/3100)
> * We added support for reducing the size of dependency caches for Java analyses, which will reduce cache usage and speed up workflows. This will be enabled automatically at a later time. [#3107](https://redirect.github.com/github/codeql-action/pull/3107)
> * You can now run the latest CodeQL nightly bundle by passing `tools: nightly` to the `init` action. In general, the nightly bundle is unstable and we only recommend running it when directed by GitHub staff. [#3130](https://redirect.github.com/github/codeql-action/pull/3130)
> * Update default CodeQL bundle version to 2.23.1. [#3118](https://redirect.github.com/github/codeql-action/pull/3118)
>
> 3.30.3 - 10 Sep 2025
> --------------------
>
> No user facing changes.
>
> 3.30.2 - 09 Sep 2025
> --------------------
>
> * Fixed a bug which could cause language autodetection to fail. [#3084](https://redirect.github.com/github/codeql-action/pull/3084)
> * Experimental: The `quality-queries` input that was added in `3.29.2` as part of an internal experiment is now deprecated and will be removed in an upcoming version of the CodeQL Action. It has been superseded by a new `analysis-kinds` input, which is part of the same internal experiment. Do not use this in production as it is subject to change at any time. [#3064](https://redirect.github.com/github/codeql-action/pull/3064)

... (truncated)


Commits

* [`4e94bd1`](github/codeql-action@4e94bd1) Merge pull request [#3235](https://redirect.github.com/github/codeql-action/issues/3235) from github/update-v4.31.0-1d36546c1
* [`8f11182`](github/codeql-action@8f11182) Update changelog for v4.31.0
* [`1d36546`](github/codeql-action@1d36546) Merge pull request [#3234](https://redirect.github.com/github/codeql-action/issues/3234) from github/mbg/changelog/post-processing
* [`08ada26`](github/codeql-action@08ada26) Add changelog entry for post-processing change
* [`b843cbe`](github/codeql-action@b843cbe) Merge pull request [#3233](https://redirect.github.com/github/codeql-action/issues/3233) from github/mbg/getOptionalEnvVar
* [`1ecd563`](github/codeql-action@1ecd563) Use `getOptionalEnvVar` in `writePostProcessedFiles`
* [`e576807`](github/codeql-action@e576807) Merge pull request [#3223](https://redirect.github.com/github/codeql-action/issues/3223) from github/henrymercer/bump-minimum
* [`ad35676`](github/codeql-action@ad35676) Add `getOptionalEnvVar` function
* [`d75645b`](github/codeql-action@d75645b) Merge pull request [#3222](https://redirect.github.com/github/codeql-action/issues/3222) from github/mbg/upload-lib/post-process
* [`710606c`](github/codeql-action@710606c) Check that `outputPath` is non-empty
* Additional commits viewable in [compare view](github/codeql-action@16140ae...4e94bd1)
  
Updates `ruby/setup-ruby` from 1.265.0 to 1.267.0
Release notes

*Sourced from [ruby/setup-ruby's releases](https://github.com/ruby/setup-ruby/releases).*

> v1.267.0
> --------
>
> What's Changed
> --------------
>
> * Scale bundler install jobs with CPU count up to 8 by [`@​thomasbreland`](https://github.com/thomasbreland) in [ruby/setup-ruby#822](https://redirect.github.com/ruby/setup-ruby/pull/822)
>
> New Contributors
> ----------------
>
> * [`@​thomasbreland`](https://github.com/thomasbreland) made their first contribution in [ruby/setup-ruby#822](https://redirect.github.com/ruby/setup-ruby/pull/822)
>
> **Full Changelog**: <ruby/setup-ruby@v1.266.0...v1.267.0>
>
> v1.266.0
> --------
>
> What's Changed
> --------------
>
> * Add ruby-3.3.10 by [`@​ruby-builder-bot`](https://github.com/ruby-builder-bot) in [ruby/setup-ruby#819](https://redirect.github.com/ruby/setup-ruby/pull/819)
> * Update CRuby releases on Windows by [`@​ruby-builder-bot`](https://github.com/ruby-builder-bot) in [ruby/setup-ruby#821](https://redirect.github.com/ruby/setup-ruby/pull/821)
>
> **Full Changelog**: <ruby/setup-ruby@v1.265.0...v1.266.0>


Commits

* [`d5126b9`](ruby/setup-ruby@d5126b9) exec.exec() only accepts strings
* [`274049f`](ruby/setup-ruby@274049f) Use os.availableParallelism() instead of os.cpus().length
* [`a96ff53`](ruby/setup-ruby@a96ff53) Scale bundler install jobs with CPU count up to 8
* [`4ff6f36`](ruby/setup-ruby@4ff6f36) Update CRuby releases on Windows
* [`5375105`](ruby/setup-ruby@5375105) Add ruby-3.3.10
* See full diff in [compare view](ruby/setup-ruby@ab177d4...d5126b9)
  
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
  
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show  ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore  major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore  minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore  ` will remove the ignore condition of the specified dependency and ignore conditions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants