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

Evaluate TODOs in code, either removing or filing issues as appropriate

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • fx2.1
    • javafx

      As a cleanup exercise, we need to evaluate all TODOs -- that is code commented with one of "TODO", "FIXME", or "FIX ME" and do one of two things:

      1) Remove the TODO, either because it is no longer relevant, or because it really just a note for the reader (in which case NOTE or some other prefix other than TODO should be used).

      2) File a JIRA issue associated with the TODO, or for a group of TODOs in a given file or functional unit.

      As of the time of filing this bug, here is the state of affairs:

      4 jfx (build-tools)
      348 apps
      50 deploy
      101 glass
      1617 media (many are in imported gstreamer code and thus not relevant)
      852 rt-closed (core libs, animation, scene graph, graphics)
      194 rt (currently just javafx-ui-controls)
      61 tests
      3718 webnode (most are in imported WebKit code and thus not relevant)
      --------------
      6945 total
      1610 total w/o media & webnode

            kcr Kevin Rushforth
            kcr Kevin Rushforth
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: