Code Review for 7013008

Prepared by:never on Tue Jan 18 13:57:35 PST 2011
Workspace:/export/ws/bcp
Compare against: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot
Summary of changes: 1 line changed: 0 ins; 0 del; 1 mod; 135 unchg
Patch of changes: 7013008.patch
Author comments:
7013008: assert(method == NULL || check_method(method, bcp)) failed: bcp must point into method
Reviewed-by:

The Relocator maintains an resource array during rewriting that can never
contain breakpoints so passing in the methodOop is incorrect. Tested with
parallel classloading tests.

Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/runtime/relocator.hpp

1 line changed: 0 ins; 0 del; 1 mod; 135 unchg

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