On Sat, 21 Jan 2023 18:02:38 GMT, Joe Darcy <da...@openjdk.org> wrote:
>> Tagir F. Valeev has updated the pull request incrementally with one >> additional commit since the last revision: >> >> @implSpec added > > src/java.base/share/classes/java/util/Collections.java line 464: > >> 462: * position, inclusive.<p> >> 463: * >> 464: * @implSpec This method runs in linear time. If the specified >> list does > > Please also convert the corresponding paragraph in the > shuffle(List<?> list) > method to be an implSpec tag. @jddarcy sure. Should I mention this in CSR? ------------- PR: https://git.openjdk.org/jdk/pull/10520