- Mastering Java 11
- Dr. Edward Lavieri
- 34字
- 2021-08-13 15:43:20
Reserved stack areas for critical sections
Problems stemming from stack overflows during the execution of critical sections have been mitigated. This mitigation takes the form of reserving additional thread stack space.