[9] RFR(M): 7194669: CodeCache::mark_for_deoptimization should avoid verifying dependencies multiple times (original) (raw)

Vladimir Kozlov vladimir.kozlov at oracle.com
Thu Jan 9 09:20:36 PST 2014


Roland,

As I recall running some nashorn benchmarks takes about 10X more time when using fastdebug VM if VerifyDependencies is not switched off.

Thanks, Vladimir

On 1/9/14 7:58 AM, Roland Westrelin wrote:

yes, VerifyDependencies is only true in debug builds. This patch should make debug builds execute faster. Does that affect execution in a significant way? Roland.



More information about the hotspot-compiler-dev mailing list