-
CSR
-
Resolution: Withdrawn
-
P3
-
behavioral
-
minimal
-
-
add/remove/modify command line option
-
Implementation
This is the 11u backport CSR corresponding to JDK-8235336, which latter is the CSR for JDK-8234863. There are no changes to either the specification or implementation.
Summary
Increase the default value of the MaxInlineLevel
flag to 15.
Problem
Multiple parties have reported that increasing the MaxInlineLevel
flag has significant performance impact on real world application. This is corroborated by results on benchmarks in the Renaissance[1] benchmark suite, where increasing the inlining depth limit improves some subscores by up to 3x.
Solution
Increase the default value of the MaxInlineLevel
flag to 15.
Specification
Increase the default value of the MaxInlineLevel
flag to 15.
- csr of
-
JDK-8256164 Increase default value of MaxInlineLevel
-
- Resolved
-