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

Give java apps the ability to "suggest" their own max-heapsize

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • 1.3.0
    • core-libs
    • generic
    • generic



      Name: krC82822 Date: 03/26/2001


      Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0)

      Allow all Java applications to "suggest" to the JVM their own
      max-heapsize. This way users wouldn't complain their Java apps use up too
      much memory (because the default is too high for some, and too low for
      others).

      My basic idea is as follows.. If no -Xmx switch is specified externally,
      the JVM will listen to internal max-heapsize requests, otherwise they
      will be overriden by the external switch.

      --------

      26 Mar 2001, eval1127@eng -- since an app is a dynamic collection
      of classes, this info would presumably be attached to the main
      class.
      (Review ID: 119455)
      ======================================================================

            mr Mark Reinhold
            kryansunw Kevin Ryan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: