mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 19:14:38 +02:00
Merge
This commit is contained in:
commit
e051932425
57 changed files with 389 additions and 378 deletions
|
@ -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);
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue