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

Code cleanup in com.sun.tools.jdi

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 10
    • 10
    • core-svc
    • b14

      There is some opportunity to clean up coding in package com.sun.tools.jdi.

      In detail:
      - Clean up import blocks: Remove unneeded statements, expand unqualified package imports, sort them
      - Correct formatting and line spacing issues
      - Remove some redundant super interface declarations
      - Remove unnecessary casts
      - Remove obsolete coding

      This issue is similar to JDK-8181417 which took care of classes in packages com.sun.jdi.*

            clanger Christoph Langer
            clanger Christoph Langer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: