7 64 Bits | Java

Java 6 had a fatal flaw: its memory limit. "I can only hold 4 gigs of the world," it would whisper, its fans spinning sadly. "Beyond that... there is only OutOfMemoryError ."

Map<String, List<Integer>> map = new HashMap<String, List<Integer>>(); java 7 64 bits

Java 7 descended into the dungeon. It found the ancient code: Java 6 had a fatal flaw: its memory limit

It is the bridge. The one that first broke the 4GB wall. The one that taught developers to close their resources automatically. The one that said, "You can switch on a string now." " it would whisper