RFR(S): 8139700 - compiler/jvmci/compilerToVM/DisassembleCodeBlobTest and InvalidateInstalledCodeTest timeout

Dmitrij Pochepko dmitrij.pochepko at oracle.com
Thu Aug 11 20:26:02 UTC 2016


Hi,

please review small fix for 8139700 - 
compiler/jvmci/compilerToVM/DisassembleCodeBlobTest and 
InvalidateInstalledCodeTest timeout

Tests timeouts while waiting for method compilation. This patch adds 
compiler directives to have methods compiled and updates @ignore tags

webrev: http://cr.openjdk.java.net/~dpochepk/8139700/webrev.01/
CR: https://bugs.openjdk.java.net/browse/JDK-8139700

I've tested this fix on linux-amd64.

Thanks,
Dmitrij


More information about the hotspot-compiler-dev mailing list