Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8300266

Detect Virtualization on Linux aarch64

XMLWordPrintable

    • b07
    • aarch64
    • linux

        Currently we detect virtualization on Linux x86_64 (cpuid call) and Linux ppc64le ; the result is afterwards used e.g. in hs_err and JFR output.

        On Linux aarch64 the detection is missing, this should be added.
        One option would be to look at /sys/devices/virtual/dmi/id/product_name and related files , at least KVM and VMWare can be detected quite well using these files.
        Maybe other options exist.

              mbaesken Matthias Baesken
              mbaesken Matthias Baesken
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: