Skip to content
Commit 23242cab authored by StefanSpieker's avatar StefanSpieker Committed by Oleg Nenashev
Browse files

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: default avatarZbynek Konecny <zbynek1729@gmail.com>

* mark compare methods as deprecated

Co-authored-by: default avatarZbynek Konecny <zbynek1729@gmail.com>
parent 37d07766
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment