Reduce JDK dependencies of cgroup support

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: P4
    • tbd
    • Affects Version/s: None
    • Component/s: core-libs
    • linux

      The current code for cgroup support in the JDK has large and expensive dependencies: it uses NIO, streams, and regular expressions. This leads to unnecessary class loading and slows down startup, especially when the code is executed early during application startup. This is especially a problem for GraalVM, which executes this code during VM startup.

            Assignee:
            Aleksandar Pejovic
            Reporter:
            Aleksandar Pejovic
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: