Fix @modules in java/lang/SecurityManager/CheckSecurityProvider.java

XMLWordPrintable

    • b127

      The test does not declares any module dependences.

      A full list of dependences would look like this:

       * @modules java.xml.crypto
       * java.smartcardio
       * jdk.security.jgss
       * jdk.crypto.pkcs11
       * jdk.crypto.ucrypto
       * jdk.crypto.mscapi

      However this does not work as with some of the modules been platform specific, the test is not picked up for execution on other platforms.

            Assignee:
            Aleksandre Iline
            Reporter:
            Aleksandre Iline
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: