Remove redundant Charset parameters from JdkConsoleProvider interface method

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • None
    • Affects Version/s: 25
    • Component/s: 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.

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

              Created:
              Updated: