Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8059371

Code duplication in handling of break and continue

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • core-libs
    • b34
    • generic
    • generic

        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.

              attila Attila Szegedi
              attila Attila Szegedi
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: