History log of /openjdk10/hotspot/test/compiler/osr/TestOSRWithNonEmptyStack.java
Revision Date Author Comments
# 11707:ad7af1afda7a 12-Jul-2016 tpivovarova

8132919: Put compiler tests in packages
Reviewed-by: vlivanov, dpochepk
Contributed-by: igor.ignatyev@oracle.com


# 8013:f4b8d39bd2a7 26-Mar-2015 ykantser

8075586: Add @modules as needed to the open hotspot tests
Reviewed-by: sla, ctornqvi, lfoltan, mchung, alanb
Contributed-by: alexander.kulyakhtin@oracle.com


# 6824:4f55d92a7b97 28-Jul-2014 fzhinkin

8051344: JVM crashed in Compile::start() during method parsing w/ UseRTMDeopt turned on
Summary: call rtm_deopt() only if there were no compilation bailouts before.
Reviewed-by: kvn