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

[test] Deprecated use of new Double in jshell ImportTest

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • 16
    • repo-valhalla
    • tools

    Description

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

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: