Uploaded image for project: 'NetBeans'
  1. NetBeans
  2. NETBEANS-3923

cleanup ThreadLocal rawtype warnings

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 12.0
    • None

    Description

      This removes all the ThreadLocal rawtype warnings..

         [repeat] /home/bwalker/src/netbeans/platform/masterfs/src/org/netbeans/modules/masterfs/ProvidedExtensionsProxy.java:44: warning: [rawtypes] found ra
      w type: ThreadLocal
         [repeat]     private static ThreadLocal  reentrantCheck = new ThreadLocal();
         [repeat]                    ^
         [repeat]   missing type arguments for generic class ThreadLocal<T>
         [repeat]   where T is a type-variable:
         [repeat]     T extends Object declared in class ThreadLocal
      
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              brad.walker Brad Walker
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 50m
                  50m