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

SA: Tests using ClhsdbLauncher fail on SAP docker containers

    XMLWordPrintable

Details

    • b07
    • generic
    • linux

    Backports

      Description

        ClhsdbLauncher currently errors out if SA cannot attach to a target process unless we are dealing with macOS. The SA tests using ClhsdbLauncher currently fail on docker containers on Linux since the container needs to be started with strace capabilities. (Would need to do docker run with --cap-add=SYS_PTRACE for attach to work). So modifying ClhsdbLauncher to skip the test with jtreg.SkippedException if Platform.shouldSAAttach() returns false and this is not macOS where we can add privileges.

        Attachments

          Issue Links

            Activity

              People

                jgeorge Jini George (Inactive)
                jgeorge Jini George (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: