Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/jenkins
  Commit: 23242cab56241eeb2ff71f2f63b0979bcd1c64e0
      
https://github.com/jenkinsci/jenkins/commit/23242cab56241eeb2ff71f2f63b0979bcd1c64e0
  Author: StefanSpieker <s.spie...@gmx.net>
  Date:   2019-12-27 (Fri, 27 Dec 2019)

  Changed paths:
    M core/src/main/java/hudson/model/Fingerprint.java
    M core/src/main/java/hudson/model/HealthReport.java
    M core/src/main/java/hudson/model/Queue.java
    M core/src/main/java/hudson/model/Run.java
    M core/src/main/java/hudson/model/View.java
    M core/src/main/java/hudson/model/queue/AbstractQueueSorterImpl.java
    M core/src/main/java/hudson/util/ConsistentHash.java
    M core/src/main/java/hudson/util/RunList.java
    M core/src/main/java/jenkins/widgets/HistoryPageFilter.java

  Log Message:
  -----------
  Replace compare() implementations with call to Integer.compare or 
Long.compare (#4371)

* replaced implementation with call to Integer.compare or Long.compare

* Update core/src/main/java/hudson/model/HealthReport.java

Co-Authored-By: Zbynek Konecny <zbynek1...@gmail.com>

* mark compare methods as deprecated

Co-authored-by: Zbynek Konecny <zbynek1...@gmail.com>


-- 
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/37d077-23242c%40github.com.

Reply via email to