Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/cvs-plugin
  Commit: e3a94b6583bbe7f828faae5e50a253714a3f7c75
      
https://github.com/jenkinsci/cvs-plugin/commit/e3a94b6583bbe7f828faae5e50a253714a3f7c75
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2014-04-28 (Mon, 28 Apr 2014)

  Changed paths:
    M src/main/java/hudson/scm/AbstractCvs.java
    M src/main/java/hudson/scm/CvsFile.java
    M src/main/java/hudson/scm/CvsLog.java
    M src/test/java/hudson/scm/CVSSCMTest.java

  Log Message:
  -----------
  Intern CvsFile instances, since they may be heavily duplicated among 
CvsRevisionState’s.


  Commit: 293f3604409f5e279f54eb472c52ef029ab8c9b2
      
https://github.com/jenkinsci/cvs-plugin/commit/293f3604409f5e279f54eb472c52ef029ab8c9b2
  Author: Jesse Glick <jgl...@cloudbees.com>
  Date:   2014-04-29 (Tue, 29 Apr 2014)

  Changed paths:
    M src/main/java/hudson/scm/CvsFile.java

  Log Message:
  -----------
  Reintern instances after deserialization.
Also intern revision strings, since there are typically only a few values in 
use.


  Commit: 68bfea28a99adc2e6143be95dfcdccadbe2dcd3b
      
https://github.com/jenkinsci/cvs-plugin/commit/68bfea28a99adc2e6143be95dfcdccadbe2dcd3b
  Author: Michael Clarke <mc1a...@users.noreply.github.com>
  Date:   2014-05-02 (Fri, 02 May 2014)

  Changed paths:
    M src/main/java/hudson/scm/AbstractCvs.java
    M src/main/java/hudson/scm/CvsFile.java
    M src/main/java/hudson/scm/CvsLog.java
    M src/test/java/hudson/scm/CVSSCMTest.java

  Log Message:
  -----------
  Merge pull request #30 from jglick/intern

[FIXED JENKINS-19458] Intern CvsFile instances


Compare: 
https://github.com/jenkinsci/cvs-plugin/compare/8ba48c2e839f...68bfea28a99a

-- 
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