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

Serial: Dynamic young generation size

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P5 P5
    • tbd
    • None
    • hotspot
    • gc

      Firstly posted in https://mail.openjdk.org/pipermail/hotspot-gc-dev/2025-January/050641.html :

      ```
      Currently, the young generation in SerialGC can't be expanded now
      and is always the initial young generation size. It is not a very big problem generally.
      But in some situations, like JDK-8333386 [1], it will crash the VM (unnecessary OutOfMemoryError).
      ```

            Unassigned Unassigned
            gli Guoxiong Li
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: