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

Cleanup signature and use of CommentHelper

XMLWordPrintable

      CommentHelper objects are given a reference to the BaseConfiguration when they are constructed, but this is ignored. Subsequently, many methods that need access to the configuration require the configuration to be passed in as a parameter.

      By saving the value passed in to the constructor, we can remove the need for the parameter for the various CommentHelper methods.

            jjg Jonathan Gibbons
            jjg Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: