Skip to content

[GR-58488] [GR-58242] Cleanups and fixes for the premain support. #9747

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

Closed
wants to merge 1 commit into from

Conversation

graalvmbot
Copy link
Collaborator

@graalvmbot graalvmbot commented Sep 25, 2024

  • Only include the premain support if the option PremainClasses is used (may fix GR-58242)
  • Consistently use -XXpremain: (instead of -XX-premain:)
  • Fixed PreMainSupport.NativeImageNoOpRuntimeInstrumentation.getAllLoadedClasses()
  • Simplified and improved a lot of the JavaDoc

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Sep 25, 2024
Copy link
Collaborator

@ziyilin ziyilin left a comment

Choose a reason for hiding this comment

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

LGTM

@graalvmbot graalvmbot changed the title [GR-58488] Cleanups and fixes for the premain support. [GR-58488] [GR-58242] Cleanups and fixes for the premain support. Oct 7, 2024
@graalvmbot graalvmbot closed this Oct 7, 2024
@graalvmbot graalvmbot deleted the chaeubl/GR-58488 branch October 7, 2024 22:20
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