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

AccessControlContext.optimize optimizations

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.4.0
    • 1.3.0
    • security-libs
    • None
    • beta
    • generic
    • generic

      AccessControlContext.optimize is missing some important optimizations, in that it fails to take advantage of the fact that the protection domains in a privileged or inherited context have already been compressed and therefore don't need to be recompressed. There is also complete duplication of code for combining the stack context with a privileged context and combining the stack context with the inherited context, even though the two code paths do the same thing.

            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: