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

Nils Eliasson nils.eliasson at oracle.com
Tue Sep 19 10:54:19 UTC 2017


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