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

Subject.doAs[Privileged] with null subject could be more efficient

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.4.0
    • 1.0
    • security-libs
    • None
    • merlin
    • generic
    • generic

      Subject.doAs[Privileged] with a null subject results in creating a new AccessControlContext with a SubjectDomainCombiner with a null subject. This is inefficient, it would be better to just create a new AccessControlContext with a null domain combiner.

            claisunw Charlie Lai (Inactive)
            bscheiflsunw Bob Scheifler (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: