RFR(t) 8217424 Remove the idempotent parameter to Method::sort_methods

Ioi Lam ioi.lam at oracle.com
Tue Jan 22 05:30:56 UTC 2019


Please review this trivial change.

The "idempotent" parameter to Method::sort_methods() is always false, so 
let's just remove it.

https://bugs.openjdk.java.net/browse/JDK-8217424
http://cr.openjdk.java.net/~iklam/jdk13/8217424-sort-methods-idempotent-param.v01/

Thanks
- Ioi


More information about the hotspot-runtime-dev mailing list