RFR(XS): 8241365: Define Unique_Node_List::contains() to prevent usage by mistake

Roland Westrelin rwestrel at redhat.com
Fri Mar 20 14:51:18 UTC 2020


http://cr.openjdk.java.net/~roland/8241365/webrev.00/

Prevent accidental use of Unique_Node_List::contains() when
Unique_Node_List::member() is faster.

Roland.



More information about the hotspot-compiler-dev mailing list