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

Investigate how to run regression tests with deprivileged modules with exploded image

XMLWordPrintable

      Default security policy, ${java.home}/lib/security/default.policy, grants permissions for the modules in a run-time image whose code source is jrt URL.

      Regression tests for deprivileged modules running with security manager installed may fail when testing with exploded image since the code source of jdk modules is a file URL)

      It'd be helpful to some unified mechanism to replace the security policy when testing with an exploded image rather than doing that in individual tests.

            mchung Mandy Chung (Inactive)
            mchung Mandy Chung (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: