Query on Address space layout randomization(ASLR) in opensearch

Hi,
There is a security requirement which states applications has to be compiled using modern ASLR techniques. Does Opensearch support this?

Any updates here?

OpenSearch is written in Java and runs on JVM (it does not have any direct control over memory / layout / etc). Please address your question to OpenJDK community.