Skip to content

Conversation

graalvmbot
Copy link
Collaborator

Right now we don't have public API for user to create conditions that are used in metadata registration.
In this PR we are dividing ConfigurationCondition into InclusionCondition(Public API) and TypeCondition(Internal implementation). TypeCondition is class that represents both TypeReached and TypeReachable (legacy) conditions.
All usage of ConfigurationCondition is removed.
Review entry points: InclusionCondition, TypeCondition.

@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 changed the title [GR-62284] Introduce InclusionCondition and TypeCondition [GR-62284] Introduce RegistrationCondition and TypeReachabilityCondition May 6, 2025
@graalvmbot graalvmbot force-pushed the mm/GR-62284-configuration-condition-api-changes branch 2 times, most recently from 1fcebfd to 535cf93 Compare May 7, 2025 11:01
@graalvmbot graalvmbot force-pushed the mm/GR-62284-configuration-condition-api-changes branch 5 times, most recently from 72ea856 to e64c314 Compare May 21, 2025 09:02
@graalvmbot graalvmbot force-pushed the mm/GR-62284-configuration-condition-api-changes branch 7 times, most recently from a47707c to 245803f Compare June 3, 2025 16:18
@graalvmbot graalvmbot force-pushed the mm/GR-62284-configuration-condition-api-changes branch 6 times, most recently from c20e59e to 3f92a67 Compare June 6, 2025 13:54
@graalvmbot graalvmbot force-pushed the mm/GR-62284-configuration-condition-api-changes branch 2 times, most recently from 0ae9bb0 to 9150434 Compare June 25, 2025 22:24
@graalvmbot graalvmbot changed the title [GR-62284] Introduce RegistrationCondition and TypeReachabilityCondition [GR-62284] Introduce AccessCondition and TypeReachabilityCondition Jul 2, 2025
@graalvmbot graalvmbot force-pushed the mm/GR-62284-configuration-condition-api-changes branch 3 times, most recently from 886cc1e to 4d9ed95 Compare July 8, 2025 14:40
@graalvmbot graalvmbot force-pushed the mm/GR-62284-configuration-condition-api-changes branch from 4d9ed95 to 27d057c Compare August 19, 2025 19:53
@graalvmbot graalvmbot force-pushed the mm/GR-62284-configuration-condition-api-changes branch from 27d057c to 4f49791 Compare September 2, 2025 08:57
@graalvmbot graalvmbot force-pushed the mm/GR-62284-configuration-condition-api-changes branch from 4f49791 to cf5a4bf Compare September 8, 2025 12:58
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