-
Notifications
You must be signed in to change notification settings - Fork 109
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
- Yes, refer to
Describe the solution you'd like
A clear and concise description of what you want to happen.
- Currently,
com.hazelcast:hazelcast:5.2.1andorg.ehcache:ehcache:3.10.8-jakartaare both in the nativeTest process, and a part ofjavax.cache:cache-api:1.1.1GraalVM reachability metadata is manually maintained dependent. It should be expected behavior to supplement this API facade library with more specific GraalVM reachability metadata.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
- Considering that
javax.cache:cache-api:1.1.1itself is just a set of interfaces, writing tests for it seems like a hassle.
Additional context
Add any other context or screenshots about the feature request here.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request