Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: f2b3cce5aa7af74534abbbae6ccc228b501660af
      
https://github.com/jenkinsci/jenkins/commit/f2b3cce5aa7af74534abbbae6ccc228b501660af
  Author: gulyaev13 <gulyae...@gmail.com>
  Date:   2020-10-19 (Mon, 19 Oct 2020)

  Changed paths:
    M core/src/main/java/hudson/tasks/LogRotator.java
    M core/src/main/java/hudson/util/RunList.java

  Log Message:
  -----------
  Hacktoberfest - Optimize allocations in LogRotator and RunList (#5011)

* RunList.subList: Reduce allocations in internal ArrayList

* LogRotator.perform: Remove copy of already new instance from subList

* LogRotator.perform: Change List to RunList for strict new List instance in 
builds.subList

* LogRotator: Remove unused imports

Co-authored-by: Ilya Gulyaev <ilya.guly...@nordigy.ru>


-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/a998f3-f2b3cc%40github.com.

Reply via email to