Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-11928

Rest /v2/server/env should utilise System.getProperties()

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 11.0.0.Final
    • 11.0.0.Final
    • REST
    • None

      Currently ServerResource#env utilises ManagementFactory.getRuntimeMXBean().getSystemProperties() in order to return system properties. The java.lang.management package is not supported with GraalVM native compilation, therefore we should simply use System.getProperties instead.

              remerson@redhat.com Ryan Emerson
              remerson@redhat.com Ryan Emerson
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: