[test] Deprecated use of new Double in jshell ImportTest

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • repo-valhalla
    • Affects Version/s: 16
    • Component/s: tools

      The Jshell test jdk/jshell/ImportTest.java uses "new double(...)"
      that has been deprecated for removal.
      It can be replaced by Double.valueof(...).

            Assignee:
            Roger Riggs
            Reporter:
            Roger Riggs
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: