mirror of
https://gitee.com/dromara/hutool.git
synced 2026-02-09 09:16:26 +08:00
修复 StopWatch.stop时间回拨时计算结果为负的问题(pr#1417@Gitee)
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
* 【core 】 修复 `ThreadUtil.getMainThread`在JDK25中返回null的问题(pr#1416@Gitee)
|
||||
* 【core 】 修复 `NumberUtil.parseNumber`使用中文逗号导致识别问题(issue#4197@Github)
|
||||
* 【crypto 】 修复 `SecureUtil.hmacSha1`和`hmacSha256`生成随机密钥时存在逻辑问题(pr#4199@Github)
|
||||
* 【core 】 修复 `StopWatch.stop`时间回拨时计算结果为负的问题(pr#1417@Gitee)
|
||||
|
||||
-------------------------------------------------------------------------------------------------------------
|
||||
# 5.8.42(2025-11-28)
|
||||
|
||||
Reference in New Issue
Block a user