-
Task
-
Resolution: Fixed
-
P4
-
9
-
b56
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8085618 | emb-9 | Attila Szegedi | P4 | Resolved | Fixed | team |
JDK-8087064 | 8u65 | Attila Szegedi | P4 | Resolved | Fixed | b01 |
JDK-8079471 | 8u60 | Attila Szegedi | P4 | Resolved | Fixed | b16 |
JDK-8138507 | emb-8u65 | Unassigned | P4 | Resolved | Fixed | b01 |
JDK-8081189 | emb-8u60 | Attila Szegedi | P4 | Resolved | Fixed | team |
Even though try/finally compilation works correctly since JDK-8067139, recently even more serious failures were identified in the way try/finally was compiled before (up to and including 8u40).
Regardless of the fact that this is fixed now, tests should nevertheless be added to cover these cases.
Regardless of the fact that this is fixed now, tests should nevertheless be added to cover these cases.
- backported by
-
JDK-8079471 Add tests for the basic failure of try/finally compilation
-
- Resolved
-
-
JDK-8081189 Add tests for the basic failure of try/finally compilation
-
- Resolved
-
-
JDK-8085618 Add tests for the basic failure of try/finally compilation
-
- Resolved
-
-
JDK-8087064 Add tests for the basic failure of try/finally compilation
-
- Resolved
-
-
JDK-8138507 Add tests for the basic failure of try/finally compilation
-
- Resolved
-
- relates to
-
JDK-8067139 Finally blocks inlined incorrectly
-
- Closed
-
(1 relates to)