Per-compilation memory ceiling

XMLWordPrintable

    • b22

      Using the new compiler memory statistic (JDK-8317683), implement per-compilation memory ceiling.

      When reaching the ceiling, it should either crash with a hs-err file or stop the compilation.

      The latter is difficult to do at every allocation but can be approximated, for C2 at least, by hooking into the C2 node limit check.

            Assignee:
            Thomas Stuefe
            Reporter:
            Thomas Stuefe
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: