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

Remove redundant Charset parameters from JdkConsoleProvider interface method

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • 25
    • core-libs

      The JdkConsoleProvider interface defines the console method that accepts two Charset arguments, but all current usages invoke it with the same values. Each implementation redundantly reads the same Charset values from the arguments. These parameters are unnecessary and can be removed to simplify the interface and implementations.

            weijun Weijun Wang
            weijun Weijun Wang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: