Code Review for jdk

Prepared by:jlahoda on Tue Jul 9 16:02:10 CEST 2019
Workspace:/home/jlahoda/src/jdk/jdk
Compare against: http://hg.openjdk.java.net/jdk/jdk
Compare against version:55622
Summary of changes: 111 lines changed: 109 ins; 0 del; 2 mod; 2429 unchg
Changeset: jdk.changeset
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New ----- Raw src/jdk.compiler/share/classes/com/sun/tools/javac/comp/LambdaToMethod.java

rev 55623 : 8220041: NullPointerException at jdk.compiler/com.sun.tools.javac.jvm.Code.emitop0
Summary: LambdaToMethod must correctly capture local variables inside switch expressions inside local variable initializers.
Reviewed-by: TBD
3 lines changed: 1 ins; 0 del; 2 mod; 2429 unchg

------ ------ ------ ------ --- New ----- Raw test/langtools/tools/javac/switchexpr/LambdaCapture.java

rev 55623 : 8220041: NullPointerException at jdk.compiler/com.sun.tools.javac.jvm.Code.emitop0
Summary: LambdaToMethod must correctly capture local variables inside switch expressions inside local variable initializers.
Reviewed-by: TBD
108 lines changed: 108 ins; 0 del; 0 mod; 0 unchg

This code review page was prepared using /home/jlahoda/src/jdk/reviews/webrev/webrev.ksh (vers 25.17-hg+openjdk.java.net).