Hi David, Thanks for looking at this.
> The grammar can be a bit subtle here. IIUC we would say: > "Index %d out of bounds for length %d" > but if we turn it around we'd say: > "out-of-bounds index %d for length %d" Yes, this is the assumption of my edits. > src/hotspot/cpu/ppc/ppc.ad > I'd consider that an adjective form. It should say "// Throw > out-of-bounds exception if ..." I changed it to // Runs out of bounds and asserts if Proj not found. > src/java.base/share/classes/java/util/Objects.java > I'll just note that this grammatical change does not require a CSR request. Great 😊 Best regards, Goetz. > > > Thanks, > David > > > Best regards, > > Goetz. > > > >
