Skip to content
Commit 58484bb8 authored by Jesse Glick's avatar Jesse Glick
Browse files

[FIXED JENKINS-15733] ArrayIndexOutOfBoundsException from Launcher due to...

[FIXED JENKINS-15733] ArrayIndexOutOfBoundsException from Launcher due to misinterpretation of ProcStarter.envs in f5cebdc8.
(Should this field be made a [LinkedHash]Map<String,String> or even EnvVars?
It is protected in a final class, so effectively package-private, thus not a b/w compat issue.)
parent e4846732
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment