RFR: 8284191: Replace usages of 'a the' in hotspot and java.base
    Kevin Walls 
    kevinw at openjdk.java.net
       
    Thu May 19 09:35:42 UTC 2022
    
    
  
On Wed, 18 May 2022 13:27:24 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:
> Replaces usages of articles that follow each other in all combinations: a/the, an?/an?, the/the…
> 
> Also, I fixed a couple of spelling mistakes.
test/jdk/jdk/nio/zipfs/TestLocOffsetFromZip64EF.java line 84:
> 82: 
> 83:     /**
> 84:      * Create a Zip file that will result in an Zip64 Extra (EXT) header
"result in a Zip64..."
test/jdk/sun/security/tools/jarsigner/OldSig.java line 32:
> 30: /*
> 31:  * See also PreserveRawManifestEntryAndDigest.java for tests with arbitrarily
> 32:  * formatted individual sections in addition the main attributes tested
"in addition to the..."
-------------
PR: https://git.openjdk.java.net/jdk/pull/8768
    
    
More information about the net-dev
mailing list