资讯

以下内容是CSDN社区关于http 超大文件上传出现 java.lang.OutOfMemoryError: Java heap space相关内容,如果想了解更多关于Java SE社区其他内容,请访问CSDN社区。
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?