RFR 8223418 [lworld] refactor TestNewAcmp.java

Ioi Lam ioi.lam at oracle.com
Mon May 6 21:30:02 UTC 2019


https://bugs.openjdk.java.net/browse/JDK-8223418
http://cr.openjdk.java.net/~iklam/valhalla/8223418-refactor-TestNewAcmp.java.v01/

This is in preparation of implementing the new acmp for C1:

Instead of hard-coding the VM parameters for the 12 scenarios, we should 
specify them programmatically. This makes the test more maintainable and 
allows the user to execute a subset of the scenarios.

Thanks
- Ioi



More information about the valhalla-dev mailing list