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

Handle problems in core-related tests on macOS when codesign tool does not work

    XMLWordPrintable

Details

    • svc
    • b04
    • generic
    • os_x

    Backports

      Description

        Currently, a number of tests fail on macOS because they miss the core file (e.g. serviceability/sa/TestJmapCore.java).
        The reason is that configure detects on some setups that codesign does not work ("checking if debug mode codesign is possible... no) .
        So adding the needed entitlement to generate cores is not done in the build. This is currently not checked later in the tests.
        But without the entitlement, a core is not generated.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: