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

Remove redundant and meaningless comments in opto

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Unresolved
    • P5
    • tbd
    • 21
    • hotspot

    Description

      Remove redundant and meaningless comments in hotspot/share/opto directory.

      They are either
      1. Repeat the function name that the function they comment for.
      2. Makes no sense, e.g. //----Idealize----

      Original CC-style code (if( test ),call( arg )) can be formatted in one go, instead of formatting the near code when someone touches them. But this may form a big patch, and it confuses code blame, so I left this work until we reach a consensus.

      Attachments

        Issue Links

          Activity

            People

              yyang Yi Yang
              yyang Yi Yang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: