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

Update CodeSource::implies API documentation and deprecate java.net.SocketPermission class for removal

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P3 P3
    • 26
    • None
    • security-libs
    • None

      Now that JEP 486 has been integrated and the Security Manager is permanently disabled, the `SocketPermission` class could be deprecated for removal. However, the public API documentation of `java.security.CodeSource::implies` refers to `SocketPermission`, which prevents deprecating `SocketPermission` until `CodeSource::implies` is fixed to no longer depend on `SocketPermission`

            mullan Sean Mullan
            dfuchs Daniel Fuchs
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: