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

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

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Activity

          People

            remerson@redhat.com Ryan Emerson
            remerson@redhat.com Ryan Emerson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: