-
Bug
-
Resolution: Fixed
-
P4
-
hs25
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8008526 | 8 | Unassigned | P4 | Resolved | Fixed | b78 |
Currently in JDK8 TieredCompilation is disabled. But when enabled, code cache runs out quickly and hampers performance on FMW workloads. If TieredCompilation is enabled, the JVM should bump the maximum code cache to 256mb and possibly the initial code cache to something larger (96mb? 128mb?).
- backported by
-
JDK-8008526 When TieredCompilation is set, max code cache should be bumped to 256mb
-
- Resolved
-