review (XS) for 7013008: assert(method == NULL || check_method(method, bcp)) failed: bcp must point into method (original) (raw)
Coleen Phillimore coleen.phillimore at oracle.com
Tue Jan 18 15:48:55 PST 2011
- Previous message: review (XS) for 7013008: assert(method == NULL || check_method(method, bcp)) failed: bcp must point into method
- Next message: [Fwd: Request for reviews (S): 7012965: Fix failed on sparc for 7009756: volatile variables could be broken throw reflection API]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 1/18/2011 6:38 PM, Tom Rodriguez wrote:
Thanks Dan and Vladimir. Looks good to me too. Coleen tom
On Jan 18, 2011, at 3:20 PM, Vladimir Kozlov wrote:
Looks good.
Vladimir Tom Rodriguez wrote: http://cr.openjdk.java.net/~never/7013008/ 7013008: assert(method == NULL || checkmethod(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.
- Previous message: review (XS) for 7013008: assert(method == NULL || check_method(method, bcp)) failed: bcp must point into method
- Next message: [Fwd: Request for reviews (S): 7012965: Fix failed on sparc for 7009756: volatile variables could be broken throw reflection API]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]