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

[test] Deprecated use of new Double in jshell ImportTest

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • repo-valhalla
    • 16
    • tools

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

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

              Created:
              Updated:
              Resolved: