-
Enhancement
-
Resolution: Duplicate
-
P4
-
None
-
fx2.1
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.
This is a dependent issue ofRT-18023.
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.
This is a dependent issue of
- blocks
-
JDK-8100925 Evaluate TODOs in code, either removing or filing issues as appropriate
- Resolved
- duplicates
-
JDK-8101104 application pkg: Evaluate TODOs in code, either removing or filing issues as appropriate
- Resolved