Hi,
I am trying to read a 40M txt file into a charSequence and i get the following Error
outOfMemory

class FileRead
{
public static void main(String args[])
{
try{
// Open...