ニュース

Each thread has its own stack. Stores method frames, local variables, partial results. Stack frames created for each method call. PermGen replaced by Metaspace (dynamic, OS-managed). String Pool moved ...