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

Per-compilation memory ceiling

    XMLWordPrintable

Details

    • b22

    Description

      Using the new compiler memory statistic (JDK-8318016), 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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: