Code changed in jenkins
User: Yoann Dubreuil
Path:
core/src/main/java/hudson/lifecycle/UnixLifecycle.java
core/src/main/java/hudson/util/jna/GNUCLibrary.java
http://jenkins-ci.org/commit/jenkins/3ddd2b0c0876239316b5cfc6bca497821bd200b8
Log:
[FIX JENKINS-22818] fix jenkins restart on Linux after plugin update if the java executable running Jenkins is started without its full path

The patch uses 'execvp' instead of 'execv' to lookup the java executable filename in the PATH if the specified filename does not contain a slash character.
Regression introduced in 547d4ed8d35de6be4b2788e4816019bb8cc94902

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

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to