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

Make heap size error messages more informative

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Withdrawn
    • Icon: P5 P5
    • 9
    • hs17
    • hotspot
    • None
    • gc
    • generic
    • generic

      The error messages produced by Hotspot when minimum, initial and maximum heap sizes are
      inconsistent are a bit confusing. For example, if the initial heap size is < the
      minimum heap size, the current message is

      "Inconsistent initial and minimum heap sizes"

      The message could be changed to say what it means, vis.

      "Initial less than minimum heap size"

      etc., for other messages. These errors prevent the vm from starting, so it's
      important that they be as informative as possible.

            Unassigned Unassigned
            phh Paul Hohensee
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: