Allow me to append myself to the list of developers who would like access to Java 11 APIs. If we had access to Java 11 APIs, then this <https://github.com/jenkinsci/file-leak-detector-plugin/blob/0518165ddf2b8eaf11f9a0abea9d8ead0b52e04f/src/main/java/com/cloudbees/jenkins/plugins/file_leak_detector/FileHandleDump.java#L81> (and similar code in a CloudBees-proprietary plugin) could be switched to the Java Platform's ProcessHandle#pid() (to say nothing of ProcessTree in Jenkins core), which would mean that we could get rid of JNR from Jenkins core, which would mean that we could get rid of ASM from Jenkins core, which would eliminate a long-standing pain point in the dependency tree.
-- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CAFwNDjr-sMcNyCyjc%3DH1hoG4ziwOFdH2HbYj9EsSr6aATySMKQ%40mail.gmail.com.
