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

Reenable JVM monitoring in native images #6052

Merged
merged 1 commit into from
Feb 7, 2023

Conversation

snazy
Copy link
Member

@snazy snazy commented Feb 7, 2023

This change effectively reverts #5903 (#5900), since oracle/graal#5303 is marked resolved for GraalVM 22.3.1, which is not also used for our native image builds via quay.io/quarkus/[email protected] pointing to 22.3.1.

This change effectively reverts projectnessie#5903 (projectnessie#5900), since oracle/graal#5303 is marked resolved for GraalVM 22.3.1, which is not also used for our native image builds via `quay.io/quarkus/[email protected]` pointing to `22.3.1`.
@snazy
Copy link
Member Author

snazy commented Feb 7, 2023

/cc @julwin

@codecov
Copy link

codecov bot commented Feb 7, 2023

Codecov Report

Base: 77.88% // Head: 77.88% // No change to project coverage 👍

Coverage data is based on head (5573ad7) compared to base (84c3e2b).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #6052   +/-   ##
=========================================
  Coverage     77.88%   77.88%           
  Complexity     3758     3758           
=========================================
  Files           555      555           
  Lines         17094    17094           
  Branches       1703     1703           
=========================================
  Hits          13313    13313           
  Misses         3161     3161           
  Partials        620      620           
Flag Coverage Δ
java 77.17% <ø> (ø)
javascript 82.91% <ø> (ø)
python 83.96% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@snazy snazy merged commit 66ab4ff into projectnessie:main Feb 7, 2023
@snazy snazy deleted the reenable-native-jvm-monitoring branch February 7, 2023 19:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants