> 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: identation fixed after comments ------------- Changes: - all: https://git.openjdk.java.net/jdk/pull/1811/files - new: https://git.openjdk.java.net/jdk/pull/1811/files/fe6dccf3..78e67d9e Webrevs: - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=1811&range=02 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=1811&range=01-02 Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 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
