Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to eslint 9 and bump version to 1.2.8 #125

Merged
merged 5 commits into from
Jan 21, 2025
Merged

Conversation

fniephaus
Copy link
Member

No description provided.

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

GraalVM Native Image Build Report

helloworld generated in 50.2s as part of the 'test-native-image-musl' job in run #467.

Environment

Java version 25+5 Vendor version GraalVM CE 25-dev+5.1
Graal compiler optimization level: 2, target machine: x86-64-v3
C compiler x86_64-linux-musl-gcc (linux, x86_64, 10.2.1)
Garbage collector Serial GC

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 3,169 68.742% 3,573 41.145% 14,641 42.260%
Reflection 1,010 21.909% 6 0.069% 119 0.343%
JNI 57 1.236% 58 0.668% 52 0.150%
Loaded 4,610 100.000% 8,684 100.000% 34,645 100.000%

Image Details

Category Size in % Details
Code area 4.91MB 37.738% 8,419 compilation units
Image heap 6.69MB 51.380% 85,111 objects, 171.41KB for 55 resources
Other data 1.42MB 10.882%
Total 13.02MB 100.000%

Resource Usage

Garbage collection 2.06s (4.093% of total time) in 476 GCs
Peak RSS 1.05GB (6.727% of 15.62GB system memory)
CPU load 3.646 (91.149% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link

GraalVM Native Image Build Report

helloworld generated in 1m 24s as part of the 'test-native-image-windows' job in run #467.

Environment

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

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 3,148 69.462% 3,571 41.298% 14,629 42.521%
Reflection 997 21.999% 6 0.069% 119 0.346%
JNI 61 1.346% 51 0.590% 52 0.151%
Loaded 4,532 100.000% 8,647 100.000% 34,404 100.000%

Image Details

Category Size in % Details
Code area 5.08MB 41.784% 8,442 compilation units
Image heap 6.69MB 54.995% 84,949 objects, 171.41KB for 55 resources
Other data 401.00KB 3.220%
Total 12.16MB 100.000%

Resource Usage

Garbage collection 2.36s (2.788% of total time) in 503 GCs
Peak RSS 1.05GB (6.590% of 16.00GB system memory)
CPU load 2.279 (56.969% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link

GraalVM Native Image Build Report

helloworld generated in 1m 22s as part of the 'test-native-image-windows-msvc' job in run #467.

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.42.34435)
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.795%
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,330 100.000%

Image Details

Category Size in % Details
Code area 2.77MB 43.932% 3,464 compilation units
Image heap 3.45MB 54.709% 48,653 objects, 108.00B for 1 resources
Other data 87.78KB 1.360%
Total 6.30MB 100.000%

Resource Usage

Garbage collection 1.68s (2.033% of total time) in 121 GCs
Peak RSS 981.55MB (5.991% of 16.00GB system memory)
CPU load 1.947 (48.683% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link

GraalVM Native Image Build Report

helloworld generated in 45.2s as part of the 'test-extensive' job in run #467.

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.184% 3,484 compilation units
Image heap 3.46MB 29.169% 48,944 objects, 108.00B for 1 resources
Debug info 5.33MB 44.897%
Other data 334.52KB 2.750%
Total 11.88MB 100.000%

Resource Usage

Garbage collection 1.86s (4.118% of total time) in 130 GCs
Peak RSS 1.10GB (7.073% of 15.62GB system memory)
CPU load 3.577 (89.435% of 4 CPU cores)

Report generated by setup-graalvm.

spavlusieva
spavlusieva previously approved these changes Jan 21, 2025
Copy link

GraalVM Native Image Build Report

helloworld generated in 51.5s as part of the 'test-native-image-musl' job in run #469.

Environment

Java version 25+5 Vendor version GraalVM CE 25-dev+5.1
Graal compiler optimization level: 2, target machine: x86-64-v3
C compiler x86_64-linux-musl-gcc (linux, x86_64, 10.2.1)
Garbage collector Serial GC

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 3,169 68.772% 3,573 41.145% 14,641 42.294%
Reflection 1,010 21.918% 6 0.069% 119 0.344%
JNI 57 1.237% 58 0.668% 52 0.150%
Loaded 4,608 100.000% 8,684 100.000% 34,617 100.000%

Image Details

Category Size in % Details
Code area 4.91MB 37.738% 8,419 compilation units
Image heap 6.69MB 51.380% 85,127 objects, 171.41KB for 55 resources
Other data 1.42MB 10.882%
Total 13.02MB 100.000%

Resource Usage

Garbage collection 2.16s (4.192% of total time) in 544 GCs
Peak RSS 1.04GB (6.668% of 15.62GB system memory)
CPU load 3.644 (91.088% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link

GraalVM Native Image Build Report

helloworld generated in 58.8s as part of the 'test-native-image-windows-msvc' job in run #469.

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.42.34435)
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.793%
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,331 100.000%

Image Details

Category Size in % Details
Code area 2.77MB 43.919% 3,464 compilation units
Image heap 3.45MB 54.709% 48,653 objects, 108.00B for 1 resources
Other data 88.58KB 1.372%
Total 6.30MB 100.000%

Resource Usage

Garbage collection 1.68s (2.851% of total time) in 124 GCs
Peak RSS 997.44MB (6.088% of 16.00GB system memory)
CPU load 2.747 (68.678% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link

GraalVM Native Image Build Report

helloworld generated in 1m 9s as part of the 'test-native-image-windows' job in run #469.

Environment

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

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 3,148 69.462% 3,571 41.298% 14,629 42.480%
Reflection 997 21.999% 6 0.069% 119 0.346%
JNI 61 1.346% 51 0.590% 52 0.151%
Loaded 4,532 100.000% 8,647 100.000% 34,437 100.000%

Image Details

Category Size in % Details
Code area 5.08MB 41.784% 8,442 compilation units
Image heap 6.69MB 54.995% 84,942 objects, 171.41KB for 55 resources
Other data 401.00KB 3.220%
Total 12.16MB 100.000%

Resource Usage

Garbage collection 2.42s (3.506% of total time) in 497 GCs
Peak RSS 1.06GB (6.626% of 16.00GB system memory)
CPU load 2.940 (73.503% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link

GraalVM Native Image Build Report

helloworld generated in 46.9s as part of the 'test-extensive' job in run #469.

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.178% 3,484 compilation units
Image heap 3.46MB 29.170% 48,957 objects, 108.00B for 1 resources
Debug info 5.33MB 44.894%
Other data 335.44KB 2.758%
Total 11.88MB 100.000%

Resource Usage

Garbage collection 1.76s (3.754% of total time) in 212 GCs
Peak RSS 986.57MB (6.170% of 15.62GB system memory)
CPU load 3.598 (89.946% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link

GraalVM Native Image Build Report

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

Environment

Java version 25+5 Vendor version GraalVM CE 25-dev+5.1
Graal compiler optimization level: 2, target machine: x86-64-v3
C compiler x86_64-linux-musl-gcc (linux, x86_64, 10.2.1)
Garbage collector Serial GC

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 3,169 68.727% 3,573 41.145% 14,641 42.267%
Reflection 1,010 21.904% 6 0.069% 119 0.344%
JNI 57 1.236% 58 0.668% 52 0.150%
Loaded 4,611 100.000% 8,684 100.000% 34,639 100.000%

Image Details

Category Size in % Details
Code area 4.91MB 37.738% 8,419 compilation units
Image heap 6.69MB 51.380% 85,113 objects, 171.41KB for 55 resources
Other data 1.42MB 10.882%
Total 13.02MB 100.000%

Resource Usage

Garbage collection 2.00s (4.108% of total time) in 461 GCs
Peak RSS 1.05GB (6.695% of 15.62GB system memory)
CPU load 3.651 (91.277% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link

GraalVM Native Image Build Report

helloworld generated in 1m 10s as part of the 'test-action-native-image-windows-msvc' job in run #4.

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.42.34435)
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.795%
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,330 100.000%

Image Details

Category Size in % Details
Code area 2.77MB 43.930% 3,464 compilation units
Image heap 3.45MB 54.709% 48,653 objects, 108.00B for 1 resources
Other data 87.89KB 1.361%
Total 6.30MB 100.000%

Resource Usage

Garbage collection 1.64s (2.329% of total time) in 119 GCs
Peak RSS 974.45MB (5.948% of 16.00GB system memory)
CPU load 2.266 (56.659% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link

GraalVM Native Image Build Report

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

Environment

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

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 3,148 69.477% 3,571 41.298% 14,629 42.518%
Reflection 997 22.004% 6 0.069% 119 0.346%
JNI 61 1.346% 51 0.590% 52 0.151%
Loaded 4,531 100.000% 8,647 100.000% 34,407 100.000%

Image Details

Category Size in % Details
Code area 5.08MB 41.784% 8,442 compilation units
Image heap 6.69MB 54.995% 84,939 objects, 171.41KB for 55 resources
Other data 401.00KB 3.220%
Total 12.16MB 100.000%

Resource Usage

Garbage collection 2.28s (2.530% of total time) in 472 GCs
Peak RSS 1.04GB (6.531% of 16.00GB system memory)
CPU load 2.204 (55.089% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link

GraalVM Native Image Build Report

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

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.618%
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,652 100.000%

Image Details

Category Size in % Details
Code area 2.75MB 23.182% 3,484 compilation units
Image heap 3.46MB 29.166% 48,946 objects, 108.00B for 1 resources
Debug info 5.33MB 44.902%
Other data 334.50KB 2.750%
Total 11.88MB 100.000%

Resource Usage

Garbage collection 1.74s (3.846% of total time) in 197 GCs
Peak RSS 984.29MB (6.156% of 15.62GB system memory)
CPU load 3.615 (90.381% of 4 CPU cores)

Report generated by setup-graalvm.

@spavlusieva spavlusieva self-requested a review January 21, 2025 12:24
@fniephaus fniephaus merged commit a0ea0f7 into main Jan 21, 2025
206 checks passed
@fniephaus fniephaus deleted the fniephaus/update2 branch January 21, 2025 12:25
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