[9] RFR(M): 7194669: CodeCache::mark_for_deoptimization should avoid verifying dependencies multiple times
Roland Westrelin
roland.westrelin at oracle.com
Tue Jan 14 03:26:34 PST 2014
Hi Albert,
> @Christian: The current version uses an overloaded '==' operator in the class DependencySignature.
Isn’t the reason to overload == that you can then use find/contains methods from GrowableArray? Unless I’m missing something I don’t see that it is the case.
Roland.
More information about the hotspot-compiler-dev
mailing list