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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 25
    • None
    • hotspot
    • None
    • svc
    • master

      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.

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

              Created:
              Updated:
              Resolved: