duke [Wed, 05 Jul 2017 20:41:05 +0200] rev 31527
Merge
lana [Thu, 09 Jul 2015 16:37:15 -0700] rev 31526
Merge
amurillo [Tue, 07 Jul 2015 10:37:28 -0700] rev 31525
Merge
amurillo [Thu, 02 Jul 2015 14:12:07 -0700] rev 31524
Merge
thartmann [Wed, 01 Jul 2015 09:15:34 +0200] rev 31523
Merge
thartmann [Wed, 01 Jul 2015 09:07:10 +0200] rev 31522
8129937: compiler/codecache/jmx/UsageThresholdIncreasedTest.java fails with "Usage threshold was hit"
Summary: Tests should not assume that usage of non-profiled code heap is predictable.
Reviewed-by: kvn, dpochepk
iveresov [Tue, 30 Jun 2015 14:44:53 -0700] rev 31521
8079775: Java 9-fastdebug ia32 Error: Unimplemented with "-XX:CompilationPolicyChoice=1 -XX:-TieredCompilation" options
8079062: Java 9-fastdebug crash(hit assertion) with "-XX:CompilationPolicyChoice=1 -XX:-TieredCompilation" options
Summary: Revive stack walk compilation policy
Reviewed-by: kvn
kvn [Tue, 30 Jun 2015 12:12:18 -0700] rev 31520
8129893: 8129094 fix is incomplete
Summary: move old and add new primitive type check.
Reviewed-by: iveresov
vlivanov [Mon, 15 Jun 2015 15:27:04 +0300] rev 31519
8087218: Constant fold loads from final instance fields in VM anonymous classes
Reviewed-by: jrose, rbackman
skovalev [Wed, 17 Jun 2015 16:22:38 +0300] rev 31518
8067163: Several JT_HS tests fails due to ClassNotFoundException on compacts
Reviewed-by: dholmes, vlivanov