This commit is contained in:
Coleen Phillimore 2014-07-18 11:22:49 -04:00
commit e051932425
57 changed files with 389 additions and 378 deletions

View file

@ -1786,7 +1786,7 @@ void TemplateInterpreterGenerator::generate_throw_exception() {
__ verify_thread();
// expression stack is undefined here
// O0: exception, i.e. Oexception
// Lbcp: exception bcx
// Lbcp: exception bcp
__ verify_oop(Oexception);