Skip to content

Releases: Redpill-Linpro/raml-slurm

third

22 Apr 15:30
Compare
Choose a tag to compare

Fixes native-image generation by adding type hints to relevant java interop calls.

This means we now have correct results returned from the AMF API for both native and packaged jars.

Generated as usual on Linux x86_64 with openjdk 1.8/11 and using the official oracle graalvm CE container.

second

22 Apr 14:10
Compare
Choose a tag to compare

Small fixes to print out ValidationResult.

This unfortunately breaks native-image generation because of runtime instance reflection over the returned ValidationResult Scala object from the AML API. Investigating a solution. In the interim, continue using v1.0.0 for a functional native image (albeit with empty results)

first

12 Apr 12:48
Compare
Choose a tag to compare

Built on redpill linpro linux amd64 for jdk8, jdk11, and linux x86_64 native-image, mostly-static using dynamic libc generated using latest graalvm image