-
Enhancement
-
Resolution: Unresolved
-
P4
-
26
We should consider disabling DontCompileHugeMethods by default or even completely removing it once JDK-8366138 is fixed. I did some quick testing with -XX:-DontCompileHugeMethods and we don't hit any issues in our testing. I would hope the limit is more for historical reasons, it came from JDK-4194733.
- is blocked by
-
JDK-8366138 Parse::jump_switch_ranges() could cause stack overflow when compiling huge switch statement
-
- Open
-
- relates to
-
JDK-4194733 Code size limit is hard-coded
-
- Closed
-