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

Reduce JDK dependencies of cgroup support

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P4 P4
    • tbd
    • None
    • 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.

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

              Created:
              Updated:
              Resolved: