RFR: 8169331: [JVMCI] incomplete API to MethodParameters attribute
Doug Simon
doug.simon at oracle.com
Mon Nov 7 17:47:57 UTC 2016
Thanks for the review.
> On 7 Nov 2016, at 18:46, Vladimir Kozlov <vladimir.kozlov at oracle.com> wrote:
>
> Looks good.
>
> thanks,
> Vladimir
>
> On 11/7/16 8:09 AM, Doug Simon wrote:
>> When working on JDK-8168915, I overlooked the need to be able to determine if parameter names are from a class file or are synthesized. Since we only care about non-synthesized names in Graal, JVMCI needs to expose that information.
>>
>> https://bugs.openjdk.java.net/browse/JDK-8169331
>> http://cr.openjdk.java.net/~dnsimon/8169331/webrev/
>>
>> -Doug
>>
More information about the hotspot-compiler-dev
mailing list