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

Applet memory is not released after destroy

XMLWordPrintable

    • beta2
    • x86
    • windows_nt

      The browser process (IE) is not releasing Memory when an Applet is destroyed.
      To reproduce the problem, open up IE. Click on File - New Window. (Both windows are now running under one IE process) In the first window, load a
      simple applet which uses the plugin and minimize it. Note the size of the 'Private Bytes' of the IE process in the Performance Monitor using the Report Data view. In the second window, load a larger applet and interact with it.
      You should note an increase of the 'Private Bytes' of the process. Now close
      the second window. You should notice that memory is not released even though
      the second applet has been destroyed.

      To reproduce the bug, please see the attached test case and instructions included in the Comments section.

            stanleyh Stanley Ho (Inactive)
            mhmccart Mary Mccarthy
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: