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-54198] Type reached condition for serialization and resources. #9035

Closed

Conversation

graalvmbot
Copy link
Collaborator

@graalvmbot graalvmbot commented Jun 4, 2024

This PR allows typeReached conditionals to be used with serialization, resource access, and resource bundles.

Now if a type specified in the condition for serialization, resources, or resource bundles is not reached at runtime, the operation will throw an exception.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jun 4, 2024
@graalvmbot graalvmbot force-pushed the vj/GR-54198-type-reached-serialization-resources branch 4 times, most recently from bad4348 to b241379 Compare June 5, 2024 12:23
@graalvmbot graalvmbot force-pushed the vj/GR-54198-type-reached-serialization-resources branch from b241379 to c1f00ee Compare June 5, 2024 20:10
@graalvmbot graalvmbot changed the title [GR-54198] 'typeReached' for serialization and resources. [GR-54198] typeReached condition for serialization and resources. Jun 6, 2024
@graalvmbot graalvmbot changed the title [GR-54198] typeReached condition for serialization and resources. [GR-54198] Type reached condition for serialization and resources. Jun 6, 2024
@graalvmbot graalvmbot closed this Jun 6, 2024
@graalvmbot graalvmbot deleted the vj/GR-54198-type-reached-serialization-resources branch June 6, 2024 12:52
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