Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: 4eda9c46f44b09c7c3e02d33f6938a36161ac05b
https://github.com/jenkinsci/jenkins/commit/4eda9c46f44b09c7c3e02d33f6938a36161ac05b
Author: Stefan Spieker <[email protected]>
Date: 2021-10-04 (Mon, 04 Oct 2021)
Changed paths:
M core/src/main/java/hudson/util/RingBufferLogHandler.java
Log Message:
-----------
Replaced volatile int with AtomicInt to fix spotbugs (#5772)
* replaced volatile int with AtomicInt to fix spotbugs VO_VOLATILE_INCREMENT
* use local variable for atomicInt
--
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins/push/refs/heads/master/def515-4eda9c%40github.com.