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

Collapse identical catch branches in jdk.hotspot.agent

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P5 P5
    • 19
    • None
    • hotspot
    • None
    • b17

      Let's take advantage of Java 7 language feature - "Catching Multiple Exception Types".
      It simplifies code. Reduces duplication.
      Found by IntelliJ IDEA inspection Identical 'catch' branches in 'try' statement

            aturbanov Andrey Turbanov
            aturbanov Andrey Turbanov
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: