Skip to content

Bump version to 1.4.5.#202

Merged
fniephaus merged 1 commit intomainfrom
wip/bump
Jan 5, 2026
Merged

Bump version to 1.4.5.#202
fniephaus merged 1 commit intomainfrom
wip/bump

Conversation

@fniephaus
Copy link
Copy Markdown
Member

There have been a couple of dependency updates that deserve a new release.

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

github-actions bot commented Jan 5, 2026

GraalVM Native Image Build Report

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

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.996%
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,697 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,347 objects, 120.00B for 29 resources
Other data 2.88MB 29.169%
Total 9.88MB 100.000%

Resource Usage

Garbage collection 2.47s (6.120% of total time) in 365 GCs
Peak RSS 738.14MB (4.615% of 15.62GB system memory)
CPU load 3.634 (90.850% of 4 CPU cores)

Report generated by setup-graalvm.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 5, 2026

GraalVM Native Image Build Report

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

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.820% 1,840 36.508% 8,211 32.591%
Reflection 753 20.574% 35 0.694% 284 1.127%
JNI 49 1.339% 35 0.694% 48 0.191%
Loaded 3,660 100.000% 5,040 100.000% 25,194 100.000%

Image Details

Category Size in % Details
Code area 3.13MB 30.729% 3,831 compilation units
Image heap 4.11MB 40.331% 59,298 objects, 0.00B for 52 resources
Other data 2.95MB 28.940%
Total 10.18MB 100.000%

Resource Usage

Garbage collection 2.04s (4.315% of total time) in 442 GCs
Peak RSS 1016.03MB (6.352% of 15.62GB system memory)
CPU load 3.655 (91.387% of 4 CPU cores)

Report generated by setup-graalvm.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 5, 2026

GraalVM Native Image Build Report

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

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.35222)
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.818%
Reflection 618 20.262% 0 0.000% 282 1.323%
JNI 53 1.738% 30 0.812% 48 0.225%
Loaded 3,050 100.000% 3,694 100.000% 21,316 100.000%

Image Details

Category Size in % Details
Code area 2.77MB 43.912% 3,464 compilation units
Image heap 3.45MB 54.709% 48,652 objects, 108.00B for 1 resources
Other data 89.03KB 1.379%
Total 6.30MB 100.000%

Resource Usage

Garbage collection 1.60s (3.129% of total time) in 117 GCs
Peak RSS 989.14MB (6.037% of 16.00GB system memory)
CPU load 3.104 (77.601% of 4 CPU cores)

Report generated by setup-graalvm.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 5, 2026

GraalVM Native Image Build Report

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

Environment

Java version 25.0.1+8 Vendor version GraalVM CE 25.1.0-dev+8.1
Graal compiler optimization level: 2, target machine: x86-64-v3
C compiler cl.exe (microsoft, x64, 19.44.35222)
Garbage collector Serial GC

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 3,315 66.194% 3,742 40.099% 15,418 41.587%
Reflection 1,105 22.065% 110 1.179% 683 1.842%
JNI 62 1.238% 52 0.557% 52 0.140%
Loaded 5,008 100.000% 9,332 100.000% 37,074 100.000%

Image Details

Category Size in % Details
Code area 4.65MB 37.610% 8,918 compilation units
Image heap 7.31MB 59.091% 90,783 objects, 171.38KB for 4 resources
Other data 418.00KB 3.299%
Total 12.38MB 100.000%

Resource Usage

Garbage collection 2.50s (3.954% of total time) in 480 GCs
Peak RSS 1.11GB (6.918% of 16.00GB system memory)
CPU load 3.168 (79.210% of 4 CPU cores)

Report generated by setup-graalvm.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 5, 2026

GraalVM Native Image Build Report

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

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.616%
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,653 100.000%

Image Details

Category Size in % Details
Code area 2.75MB 23.177% 3,484 compilation units
Image heap 3.46MB 29.169% 48,933 objects, 108.00B for 1 resources
Debug info 5.33MB 44.896%
Other data 335.41KB 2.758%
Total 11.88MB 100.000%

Resource Usage

Garbage collection 1.85s (3.988% of total time) in 133 GCs
Peak RSS 1.07GB (6.849% of 15.62GB system memory)
CPU load 3.512 (87.792% of 4 CPU cores)

Report generated by setup-graalvm.

@fniephaus fniephaus merged commit 54b4f5a into main Jan 5, 2026
228 checks passed
@fniephaus fniephaus deleted the wip/bump branch January 5, 2026 17:43
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.

2 participants