PING [11u] RFR (XS): 8261020: Wrong format parameter in create_emergency_chunk_path
Denghui Dong
denghui.ddh at alibaba-inc.com
Tue Apr 6 06:43:57 UTC 2021
Gentle Ping.
------------------------------------------------------------------
From:董登辉(卓昂) <denghui.ddh at alibaba-inc.com>
Send Time:2021年2月3日(星期三) 16:22
To:jdk-updates-dev at openjdk.java.net <jdk-updates-dev at openjdk.java.net>
Subject:[11u] RFR (XS): 8261020: Wrong format parameter in create_emergency_chunk_path
Hi team,
Could I have a review of this small fix?
In create_emergency_chunk_path, the call to jio_snprintf used a wrong format parameter "repository_path_len".
This bug was introduced in 8217362(Emergency dump does not work when disk=false is set) and fixed in 8226511(Implement JFR Event Streaming),
It is currently unacceptable to fully backport 8226511 to 11u, so I filed a new issue to fix this problem.
JBS: https://bugs.openjdk.java.net/browse/JDK-8261020
webrev: http://cr.openjdk.java.net/~ddong/8261020/webrev.00/
Thanks,
Denghui Dong
More information about the jdk-updates-dev
mailing list