Code Review for 7018506

Prepared by:never on Thu Feb 10 12:06:38 PST 2011
Workspace:/net/smite.us.oracle.com/export/ws/c1
Compare against: ssh://hg.openjdk.java.net/jdk7/hotspot-comp-gate/hotspot
Summary of changes: 13 lines changed: 9 ins; 0 del; 4 mod; 1434 unchg
Patch of changes: 7018506.patch
Author comments:
7018506: CTW swallowing OOMs after symbol changes
Reviewed-by:

Previously the symbol creation could throw an OOM for perm but now it
can't and the next two exception points just swallowed exception so it
keeps on going. The fix is to always allow OOMs to be propagated.
Tested with CTW.

Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/classfile/classLoader.cpp

13 lines changed: 9 ins; 0 del; 4 mod; 1434 unchg

This code review page was prepared using /never/bin/webrev (vers 23.18-hg-never).