metaspace size compared to heap
How much is the metaspace size when compared to Heap in JDK1.8. typically for JDK1.7 we used to go with 4:1 i.e., when heap is 1024MB, we used to have permgen as 256MB.
0
How much is the metaspace size when compared to Heap in JDK1.8. typically for JDK1.7 we used to go with 4:1 i.e., when heap is 1024MB, we used to have permgen as 256MB.