Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-2335

Bundle.loadClass() for system bundle doesn't obey boot delegation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • framework-2.0.5
    • framework-3.0.0
    • Framework
    • None

    Description

      When calling Bundle.loadClass() on the system bundle, we only allow access to packages the system bundle is configured to export. I believe this is the technically correct thing to do. However, the current approach also filters out requests to packages that should be properly boot delegated, such as java.lang.System. This should be modified to obey boot delegation, like a normal bundle.

      Attachments

        Activity

          People

            rickhall Richard S. Hall
            rickhall Richard S. Hall
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: