RFR - JDK-8218650: LineNumberTable records for method invocations with arguments

Eddie Aftandilian eaftan at google.com
Sat Feb 16 01:37:07 UTC 2019


Hi,

I have attached a patch for JDK-8218650, in which there are missing line
number table entries for field accesses.  This is my first attempt to
contribute to OpenJDK, so I'm happy to take feedback.  Please see the
attached patch.

Bug report: https://bugs.openjdk.java.net/browse/JDK-8218650

Thanks,
Eddie Aftandilian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20190215/678893d7/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 8218650.patch
Type: text/x-patch
Size: 8420 bytes
Desc: not available
URL: <https://mail.openjdk.java.net/pipermail/compiler-dev/attachments/20190215/678893d7/8218650.patch>


More information about the compiler-dev mailing list