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

Running with -XX:+UseParallelGC -XX:OldSize=30k crashes jvm

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • None
    • hotspot
    • None
    • gc
    • b81

        Running with -XX:+UseParallelGC -XX:OldSize=30k crashes jvm (in release) or asserts (in debug) with the following assertion:

        assert(_initial_young_size <= bound_minus_alignment(_initial_young_size, _initial_heap_byte_size)) failed: Ergonomics made initial young generation larger than initial heap

              david David Lindholm (Inactive)
              david David Lindholm (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: