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

VM Object Allocation Collector can infinite recurse

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 12
    • 8, 9, 10, 11
    • hotspot
    • None
    • b10

      If the callback does a VM allocation, the collector will then do another callback, which then provokes an infinite callback.

      The easiest fix is to not collect those objects.

            jcbeyler Jean Christophe Beyler
            jcbeyler Jean Christophe Beyler
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: