History log of /openjdk10/hotspot/test/compiler/intrinsics/klass/CastNullCheckDroppingsTest.java
Revision Date Author Comments
# 12550:0fc4f7547c84 17-Jan-2017 jcm

8166002: Emulate client build on platforms with reduced virtual address space
Summary: The default VM ergonomics on Windows/x86 (32-bit) are changed to client like.
Reviewed-by: kvn, iveresov


# 11833:1cbffa2beba6 19-Aug-2016 ctornqvi

8157957: ClassNotFoundException: jdk.test.lib.JDKToolFinder
Reviewed-by: coleenp, gtriantafill, mseledtsov, iignatyev, dholmes, dsamersoff


# 11715:ffb2960cd05d 13-Jul-2016 tpivovarova

8151280: update hotspot tests to use vm.compMode instead of their own logic
Summary: Update hs compiler tests to use vm.compMode instead of their own logic and to get VM mode using j.t.l.Platform
Reviewed-by: kvn, dpochepk
Contributed-by: igor.ignatyev@oracle.com


# 11707:ad7af1afda7a 12-Jul-2016 tpivovarova

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