v1

latestSwagger 2.0Apache 2.02026-07-17204.7 KB
runtime

Generate an optimized runtime from a module-info.java file

post/runtime/{arch}/{os}/{version}

Path parameters

arch'x64' | 'x32' | 'ppc64' | 's390x' | 'ppc64le' | 'aarch64' | 'arm' required

The runtime architecture

os'linux' | 'windows' | 'mac' | 'solaris' | 'aix' required

The runtime operating system

versionstring required

The major Java version

Query parameters

endian'little' | 'big'

The runtime endian-ness

implementation'hotspot' | 'openj9'

The runtime implementation type

Response

successful operation