RFR - JDK-8218650: LineNumberTable records for method invocations with arguments
Maurizio Cimadamore
maurizio.cimadamore at oracle.com
Thu Feb 21 18:56:30 UTC 2019
Yeah - I was afraid that will be the case.
And I'm wondering what happens in cases where you have stuff like
b.
b.
b.
e.g. access to fields in different classes with same name :-)
Of course a corner case, but...
Maurizio
On 21/02/2019 17:38, Vicente Romero wrote:
> but it still refers to line 13, so it doesn't seem like it will
> produce an exact reference to the actual line where the NPE happened
More information about the compiler-dev
mailing list