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

eliminate duplicate permission checks for a codebase

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 6
    • 2.0
    • core-libs
    • None
    • beta
    • generic
    • generic

      If a codebase has multiple non-file URLs that have the same underlying URLConnection permission, LoaderHandler does not weed out duplicate permissions, and unfortunately the underlying PermissionCollections are also unlikely to weed out duplicates, with the net result that duplicate permissions checks happen at runtime for each load*Class with that codebase.

            peterjones Peter Jones (Inactive)
            bscheiflsunw Bob Scheifler (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: