Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: 4ab9c096bc39811a01624aa779810c4d94993c7a
https://github.com/jenkinsci/jenkins/commit/4ab9c096bc39811a01624aa779810c4d94993c7a
Author: Jesse Glick <[email protected]>
Date: 2012-09-20 (Thu, 20 Sep 2012)
Changed paths:
M core/src/main/java/hudson/ExtensionFinder.java
Log Message:
-----------
Be more resilient against Guice errors.
com.google.inject.internal.cglib.reflect.$FastConstructor.newInstance can throw
NCDFE, it seems.