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

Untrusted applets would like to be able to create classloaders

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.2.0
    • 1.2.0
    • security-libs
    • None
    • 1.2beta4
    • generic
    • generic
    • Not verified

      From a discussion with Mark Grand (author of some of the O'Reiley Java
      books) at JavaOne '98: Untrusted applets would like to be able to create
      (untrusted) classloaders. This would allow them to manage class unloading.
      That is, an applet that needed to run a big wad of code at the beginning
      of its execution could enable the GC of those classes by loading them within
      a ClassLoader that it manages.

      There's another reason to let untrusted applets do this: Long-running applets
      could manage "in-place" software updates if they could create untrusted
      classloaders.

            dconnellsunw David Connelly (Inactive)
            bfootesunw Bill Foote (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: