Skip to content
  1. Feb 22, 2014
    • Jesse Glick's avatar
      [FIXED JENKINS-12124] Occasionally errors loading plugin classes since it is... · 898f1f76
      Jesse Glick authored
      [FIXED JENKINS-12124] Occasionally errors loading plugin classes since it is expected that findClass (and findLoadedClass) are called under synchronization.
      The problem was masked by a blind assumption that an InvocationTargetException was in fact wrapping a ClassNotFoundException.
      Many thanks to @gotwarlost for demonstrating how to reproduce the problem and diagnosing the cause.
      2 tags
      898f1f76
  2. Feb 21, 2014
  3. Feb 20, 2014
  4. Feb 19, 2014
  5. Feb 18, 2014
  6. Feb 17, 2014
  7. Feb 16, 2014
  8. Feb 15, 2014
  9. Feb 14, 2014
  10. Feb 12, 2014
Loading