-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b34
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8085737 | emb-9 | Attila Szegedi | P4 | Resolved | Fixed | team |
JDK-8064235 | 8u45 | Attila Szegedi | P4 | Resolved | Fixed | b01 |
JDK-8059536 | 8u40 | Attila Szegedi | P4 | Resolved | Fixed | b10 |
JDK-8070472 | emb-8u47 | Attila Szegedi | P4 | Resolved | Fixed | team |
In most of compiler pipeline, break and continue statements are handled with almost identical code. This is due to small but unnecessary differences in the API of the two. This duplication should be eliminated.
- backported by
-
JDK-8059536 Code duplication in handling of break and continue
-
- Resolved
-
-
JDK-8064235 Code duplication in handling of break and continue
-
- Resolved
-
-
JDK-8070472 Code duplication in handling of break and continue
-
- Resolved
-
-
JDK-8085737 Code duplication in handling of break and continue
-
- Resolved
-