Code changed in jenkins
User: Jesse Glick
Path:
changelog.html
core/src/main/java/hudson/Launcher.java
core/src/test/java/hudson/LauncherTest.java
http://jenkins-ci.org/commit/jenkins/58484bb80ca0d6bca745d9962c79b06c536f3266
Log:
[FIXED JENKINS-15733] ArrayIndexOutOfBoundsException from Launcher due to misinterpretation of ProcStarter.envs in f5cebdc.
(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.)

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to