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

Detect Virtualization on Linux aarch64

    XMLWordPrintable

Details

    • b07
    • aarch64
    • linux

    Backports

      Description

        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.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: