Uploaded image for project: 'IGB'
  1. IGB
  2. IGBF-3563

Fix warning java.lang.Float has been deprecated

    Details

      Description

      Situation: I am seeing the following warning when building main-JDK21-with-javafx-no-theme:

      Float(double) in java.lang.Float has been deprecated and marked for removal
      

      Task: Fix this warning

        Attachments

          Activity

          Hide
          nfreese Nowlan Freese added a comment -

          Float, Double, etc have been deprecated - see stackoverflow. I have replaced them with Float.valueOf or Double.valueOf

          Commit: https://bitbucket.org/nfreese/nowlanfork-igb/commits/4c24d8920356dbeff5391dcd7ce73cf08a3ac059

          Show
          nfreese Nowlan Freese added a comment - Float, Double, etc have been deprecated - see stackoverflow . I have replaced them with Float.valueOf or Double.valueOf Commit: https://bitbucket.org/nfreese/nowlanfork-igb/commits/4c24d8920356dbeff5391dcd7ce73cf08a3ac059
          Hide
          nfreese Nowlan Freese added a comment -

          Tested locally on Mac with no issues.

          Pull request: https://bitbucket.org/lorainelab/integrated-genome-browser/pull-requests/974

          Show
          nfreese Nowlan Freese added a comment - Tested locally on Mac with no issues. Pull request: https://bitbucket.org/lorainelab/integrated-genome-browser/pull-requests/974
          Hide
          ann.loraine Ann Loraine added a comment -

          Merged. New installers built and ready for testing. See: https://bitbucket.org/lorainelab/integrated-genome-browser/downloads/

          Show
          ann.loraine Ann Loraine added a comment - Merged. New installers built and ready for testing. See: https://bitbucket.org/lorainelab/integrated-genome-browser/downloads/

            People

            • Assignee:
              nfreese Nowlan Freese
              Reporter:
              nfreese Nowlan Freese
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: