RFR (M): 8066157 JEP-165: Test task: method matcher

Nils Eliasson nils.eliasson at oracle.com
Fri Sep 18 09:42:51 UTC 2015


Hi Pavel,

I updated the matcher code to properly validate < and > tokens so you 
have to update the test to reflect that. Otherwise the test looks good - 
runs fast, tests what it should, and give good feedback on errors.

Thanks,
//Nils
(Not a reviewer)

Thanks for

On 2015-09-17 21:49, Pavel Punegov wrote:
> Hi all,
>
> Please review the following new test for the first part of  JEP 165: 
> CompilerControl development:
> 8135068: Extract methodmatchers from CompilerOracle
>
> Test generates random method signatures (valid and invalid) to check 
> matching via WB method from the change for JDK-8135068.
> Each signature is checked for all of the methods got from the pool of 
> classes to ensure correctness of MethodMatcher.
>
> webrev: http://cr.openjdk.java.net/~ppunegov/8066157/webrev.00/
> bug:  https://bugs.openjdk.java.net/browse/JDK-8066157
>



More information about the hotspot-compiler-dev mailing list