Some hotspot/jtreg/serviceability/sa/* tests fail on static JDK due to explicit checks for shared libraries in process memory map

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 25
    • Affects Version/s: None
    • Component/s: hotspot
    • None
    • svc
    • b21

      Following hotspot/jtreg/serviceability/sa/* tests have explicit checks for JDK/VM shared libraries in process memory map, such as libjvm.so, libjli.so, etc. These tests fail on static JDK. The issue is similar to JDK-8350524 that affects the hotspot/jtreg/serviceability/dcmd/vm tests.

      - test/hotspot/jtreg/serviceability/sa/ClhsdbPmap.java
      - test/hotspot/jtreg/serviceability/sa/sadebugd/PmapOnDebugdTest.java
      - test/hotspot/jtreg/serviceability/sa/sadebugd/RunCommandOnServerTest.java

      There is also a separate issue that causes these tests fail on static JDK due to the usage of jhsdb at runtime. jhsdb is not included in static-jdk binary currently. That issue is being addressed by JDK-8346719 separately.

            Assignee:
            Jiangli Zhou
            Reporter:
            Jiangli Zhou
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: