On Thu, 17 Dec 2020 00:44:18 GMT, Leonid Mesnik <[email protected]> wrote:
> The error code during class redefinition might be not enough to easily > diagnose the problem. Some more logging might be useful to understand it. I > encountered this problem when redefined methods with lambda usage. > I run all existing tests with enabled logging and sanity verified error > messages. This pull request has now been integrated. Changeset: 71ae05d5 Author: Leonid Mesnik <[email protected]> URL: https://git.openjdk.java.net/jdk/commit/71ae05d5 Stats: 72 lines in 1 file changed: 54 ins; 10 del; 8 mod 8258061: Improve diagnostic information about errors during class redefinition Reviewed-by: coleenp, sspitsyn ------------- PR: https://git.openjdk.java.net/jdk/pull/1811
