7013008 (original) (raw)
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