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

(bf) Consider removing blank lines from generated Buffer sources

    • generic
    • generic

      A DESCRIPTION OF THE PROBLEM :
      The generated sources for the templated Buffer classes are filled with empty lines, making them unreadable in many places.

      From a quick look, it seems like for every skipped template line empty lines are still being issued. That includes the line where the `if` and `end` clauses are.

      STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
      For example, open the IntBuffer class in your IDE and look at the header.


      FREQUENCY : always


            bpb Brian Burkhalter
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: