News

I have a program thats real simple and will read through my xml file and print out some stuff. THe problem is the xml file is 2gb long and I cant run the program. Any options?
With the advent of JDK8, we no longer have the PermGen. No, the metadata information is not gone, just that the space where it was held is no longer contiguous to the Java heap.