-
Improvement
-
Resolution: Unresolved
-
Minor
"OSProcess ProcessTree#get(int pid)" & Co. JENKINS-46523 cannot be 100% fixed without it
- relates to
-
JENKINS-46523 FATAL: Could not initialize class hudson.util.ProcessTree$UnixReflection
-
- Resolved
-
So far we didn't hit any issues with process management in tests. Although Jenkins APIs are not ideal, it does not lead to crashes in test environments and in autotests. So it is not a blocker for Java 11 GA IMO, especially after the
JENKINS-46523pacthes which will explicitly propagate the issue