RFR: 8258061: Improve diagnostic information about errors during class redefinition [v2]

Leonid Mesnik lmesnik at openjdk.java.net
Thu Dec 17 23:51:57 UTC 2020


On Thu, 17 Dec 2020 18:46:14 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

>> I've made them log_trace to be consistent with already existing logging introduced for nestmates related errors. Do you want to make all of them log_info in such case?
>
> I see.  I think so, yes.  Since you're returning an error from redefinition, a higher level logging seems warranted.

I've updated logging to use log_info where error is returned.

-------------

PR: https://git.openjdk.java.net/jdk/pull/1811


More information about the serviceability-dev mailing list