commit | 1b53ced72bbad0d639c46ff322758872f506da65 | [log] [tgz] |
---|---|---|
author | Shafi Ahmad <shshahma@openjdk.org> | Tue Aug 16 08:59:54 2016 +0000 |
committer | Shafi Ahmad <shshahma@openjdk.org> | Tue Aug 16 08:59:54 2016 +0000 |
tree | 1a6114128cad0108b0b9a61db851948b1c60998e | |
parent | c3b1d4405f6d8875b9bb7d21af15e59ec549d06f [diff] |
8162419: closed/com/oracle/jfr/runtime/TestVMInfoEvent.sh failing after JDK-8155968 Under error conditions, always return -1 and perform null termination regardless of the behavior of underlying vsnprintf() implementation. Reviewed-by: dholmes, cjplummer