RFR: 8282657: Code cleanup: removing double semicolons at the end of lines
    Roger Riggs 
    rriggs at openjdk.java.net
       
    Fri Mar  4 17:20:05 UTC 2022
    
    
  
On Fri, 28 Jan 2022 14:39:31 GMT, Matteo Baccan <duke at openjdk.java.net> wrote:
> Hi
> 
> I have reviewed the code for removing double semicolons at the end of lines
> 
> all the best
> matteo
We usually request that these be be broken up by area to attract the appropriate reviewers and avoid eye-strain.  The client modules are usually separated out, as are hotspot.
And corresponding tests.
This kind of change is pretty low value for the code base and requires the involvement of quite a few reviewers.
If you had ask ahead of time, I would have suggested finding something with more value.
-------------
Changes requested by rriggs (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/7268
    
    
More information about the build-dev
mailing list