Igor Veresov
|
cfac046837
|
8066900: Array Out Of Bounds Exception causes variable corruption
Fix FP registers save/restore during exception handling
Reviewed-by: kvn, vlivanov
|
2014-12-09 12:25:38 -08:00 |
|
Vladimir Kozlov
|
28855bc112
|
8059299: assert(adr_type != NULL) failed: expecting TypeKlassPtr
Use top() for dead paths when initializing Phi node of exceptions klasses in Parse::catch_inline_exceptions().
Reviewed-by: jrose, vlivanov
|
2014-10-02 11:36:44 -07:00 |
|
Roland Westrelin
|
122a4dbe61
|
8054224: Recursive method that was compiled by C1 is unable to catch StackOverflowError
Do not update exception cache if exception is replaced when thrown
Reviewed-by: kvn, iveresov
|
2014-08-11 15:09:04 +02:00 |
|