Using non-final variables to lock can cause thread-safety problems.According to my understanding, it is appropriate to add the final keyword here
|
---|
|
xxl-job-core/src/main/java/com/xxl/job/core/util/DateUtil.java |
---|