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

GenShen: Consider not promoting humongous objects that represent primitive arrays

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • None
    • hotspot
    • gc

      Leaving a primitive array (obj->is_typeArray()) in young-gen is harmless because these objects are never relocated and they are not scanned. Leaving primitive arrays in young-gen memory allows their memory to be reclaimed more quickly when it becomes garbage.

            kdnilsen Kelvin Nilsen
            kdnilsen Kelvin Nilsen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: