Support to PermGen Pool has now been removed in Java 8. What is the alternative for PermGen Pool in Java 8. How & where java 8(JVM) is storing per-class structure & internal string.
Does it also mean that we will not get the "java.lang.OutOfMemoryError: Java heap space" error