Java 9:Building Robust Modular Applications
上QQ阅读APP看书,第一时间看更新

Reserved stack areas for critical sections [JEP 270]

The goal of JEP 270 was to mitigate problems stemming from stack overflows during the execution of critical sections. This mitigation took the form of reserving additional thread stack space.