Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 8a174621e3843f8ff24ddb9b017e6daf7f9d189b
      
https://github.com/jenkinsci/jenkins/commit/8a174621e3843f8ff24ddb9b017e6daf7f9d189b
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2014-04-10 (Thu, 10 Apr 2014)

  Changed paths:
    M core/src/main/java/hudson/model/listeners/RunListener.java

  Log Message:
  -----------
  Incorrect Javadoc.


  Commit: a5d848bcec45100ca4f12303a8c619664f2eb945
      
https://github.com/jenkinsci/jenkins/commit/a5d848bcec45100ca4f12303a8c619664f2eb945
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2014-04-10 (Thu, 10 Apr 2014)

  Changed paths:
    M changelog.html
    M core/src/main/java/hudson/model/AbstractBuild.java
    M core/src/main/java/hudson/model/Run.java
    M core/src/main/java/jenkins/model/lazy/LazyBuildMixIn.java

  Log Message:
  -----------
  [FIXED JENKINS-22560] Avoid deadlock by making AbstractBuild.runMixIn final.
(Forgot that Run’s are unmarshalled in place after a special constructor is 
called, so there is no need for readResolve or other tricks.)
Also calling RunListener.onDeleted outside of the Run lock to avoid problems 
with things like ChangeLogHistoryRunListener.


Compare: 
https://github.com/jenkinsci/jenkins/compare/b35f834b6651...a5d848bcec45

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

Reply via email to