I'd appreciate reviews for 6845368 large objects cause a crash or unexpected exception http://cr.openjdk.java.net/~jcoomes/6845368-large-obj/ The hotspot code changes are fairly small (60 lines, 3 files), mostly changing int to unsigned. The test case is 64K lines but still simple; most of it is a class w/more than 65000 fields. -John