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

all collectors should implement Generation::commit_contiguous_available

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P3 P3
    • None
    • 1.4.2
    • hotspot
    • gc
    • generic
    • generic

      This is a mirror bug for
        4697804 nsk/regression/b4432433 fails with java.lang.OutOfMemory Exception

      A common case for bailing out to vm_exit_out_of_memory due to low
      resource conditions was fixed in 4697804 for the default collector only.

      Other collectors which hook up with DefNewGeneration (more generally,
      which hook up with a young generation collector which doesn't implement
      promotion undo) will still hit that case until they implement
        Generation::commit_contiguous_available(size_t bytes)

      Currently, only OneContigCardSpaceGeneration implements this method.

            jloizeausunw Jane Loizeaux (Inactive)
            jloizeausunw Jane Loizeaux (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: