RFR (XXS): 8160303: parse_method_pattern only scans 254 chars

Nils Eliasson nils.eliasson at oracle.com
Tue Sep 19 13:09:56 UTC 2017


Thank you Claes!

// Nils


On 2017-09-19 13:01, Claes Redestad wrote:
> Looks good to me!
>
> /Claes
>
>
> On 2017-09-19 12:54, Nils Eliasson wrote:
>> Hi,
>>
>> This patch fixes the wrong (too short) scan length in the signature 
>> parsing in methodMatcher.cpp.
>>
>> Bug: https://bugs.openjdk.java.net/browse/JDK-8160303
>>
>> Webrev: http://cr.openjdk.java.net/~neliasso/8160303/webrev.01/
>>
>>
>> Please review,
>>
>> Nils Eliasson
>>
>>
>



More information about the hotspot-compiler-dev mailing list