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

CheckUnhandledOops is broken in MemAllocator

XMLWordPrintable

    • b07

        The CheckUnhandledOops option is used to force stack allocated oops to be wrapped in Handles through safepoints that cause GCs. The stack allocated oop value is poisoned so that you get a crash close to the point of the unhandled oop.

        There is a benign unhandled oop in the MemAllocator, which crashes with CheckUnhandledOops when an OOM is thrown.

              coleenp Coleen Phillimore
              coleenp Coleen Phillimore
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: