mullan [Tue, 07 Aug 2018 10:29:01 -0400] rev 51356
8208691: Tighten up jdk.includeInExceptions security property
Summary: Add stronger warning on usage and add test to check that property is not set
Reviewed-by: alanb, rriggs
8204966: [TESTBUG] hotspot/test/compiler/whitebox/IsMethodCompilableTest.java test fails with -XX:CompileThreshold=1
Summary: enforce lower bound on number of loop iterations used to trigger OSR
Reviewed-by: kvn, iignatyev