hg: jdk10/jdk10/langtools: 8172880: Incorrect line number for NPE generated by instance-bound method reference

jan.lahoda at oracle.com jan.lahoda at oracle.com
Wed May 31 12:54:44 UTC 2017


Changeset: 0426d4e746af
Author:    jlahoda
Date:      2017-05-31 14:51 +0200
URL:       http://hg.openjdk.java.net/jdk10/jdk10/langtools/rev/0426d4e746af

8172880: Incorrect line number for NPE generated by instance-bound method reference
Summary: Synthetic null checks should have a LineNumberTable entry.
Reviewed-by: mcimadamore

! src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/Gen.java
+ test/tools/javac/linenumbers/NullCheckLineNumberTest.java



More information about the jdk10-all-changes mailing list