> 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.
Leonid Mesnik has updated the pull request incrementally with one additional commit since the last revision: updated log_trace to log_info ------------- Changes: - all: https://git.openjdk.java.net/jdk/pull/1811/files - new: https://git.openjdk.java.net/jdk/pull/1811/files/801a0c2a..fe6dccf3 Webrevs: - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=1811&range=01 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=1811&range=00-01 Stats: 21 lines in 1 file changed: 0 ins; 0 del; 21 mod Patch: https://git.openjdk.java.net/jdk/pull/1811.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/1811/head:pull/1811 PR: https://git.openjdk.java.net/jdk/pull/1811
