RFR: 7036: Invoke converters/stringify for event fields and return values
Gunnar Morling
github.com+28612+gunnarmorling at openjdk.java.net
Sat Dec 5 17:43:09 UTC 2020
On Sat, 5 Dec 2020 15:36:09 GMT, Marcus Hirt <hirt at openjdk.org> wrote:
> Ah. Should also do it for return values.
Weird, I had checked for that but concluded it was handled already. Seems it was too late last night :)
> Want to do that in the same issue?
Let's use the same, just pushed a commit for it (will update the messages once we have an issue for it).
Taking a step back, this really makes the lack of testing apparent. Would be pretty easy with [JfrUnit](https://github.com/gunnarmorling/jfrunit) ;)
-------------
PR: https://git.openjdk.java.net/jmc/pull/174
More information about the jmc-dev
mailing list