Skip to content

[GR-62516] Changing typeReachable conditions into typeReached in the codebase #11138

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

graalvmbot
Copy link
Collaborator

Turning typeReachable conditions into typeReached in codebase, where it does not affect semantics.

Note: This PR depends on [GR-62284]. The relevant changes of this PR can be found in the second commit.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label May 6, 2025
@graalvmbot graalvmbot force-pushed the mm/GR-62516-remove-typereachable-conditions branch from d2e3721 to ac08030 Compare May 7, 2025 13:41
mihailo added 2 commits May 7, 2025 15:45
ConfigurationCondition is divided into RegistrationCondition(API) and TypeReachabilityCondition(implementation).

Replaced all usages of ConfigurationCondition.
@graalvmbot graalvmbot force-pushed the mm/GR-62516-remove-typereachable-conditions branch from ac08030 to 6e68bf8 Compare May 7, 2025 13:51
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.

1 participant