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

RMIConnectionImpl should remove AccessControlContext and JMXSubjectDomainCombiner usage.

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P3 P3
    • 24
    • None
    • core-svc

      JMX RMIConnectionImpl (src/java.management.rmi/share/classes/javax/management/remote/rmi/RMIConnectionImpl.java) uses APIs deprecated for removal as part of JEP 411.

      It already has the authenticated Subject, if any, and with the removal of Subject Delegation we should be able to remove JMXSubjectDomainCombiner and use of AccessControlContext.

            kevinw Kevin Walls
            kevinw Kevin Walls
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: