Is OpenSearch supported on GraalVM?

Is OpenSearch supported on GraalVM? If not, is it in the plan?

Thanks

You should be able to run OpenSearch on GraalVM (since this is just regular JVM distribution from OpenSearch point of view). I am not aware of native image compilation attempts though.