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

[GR-54742] Support class file format errors in method parameter encodings. #9129

Closed
wants to merge 1 commit into from

Conversation

graalvmbot
Copy link
Collaborator

Executable.getParameters() throws an exception when the class file is malformed. We need to catch the exception at image build time and re-throw it at image run time.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jun 17, 2024
@graalvmbot graalvmbot closed this Jun 18, 2024
@graalvmbot graalvmbot deleted the cwi/GR-54742-JCK-build branch June 18, 2024 00:22
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.

None yet

2 participants