8300817: The build is broken after JDK-8294693
Reviewed-by: tvaleev, darcy
This commit is contained in:
parent
cbfc069f6a
commit
3ea4eac145
@ -459,7 +459,7 @@ public class Collections {
|
||||
* up to the second, repeatedly swapping a randomly selected element into
|
||||
* the "current position". Elements are randomly selected from the
|
||||
* portion of the list that runs from the first element to the current
|
||||
* position, inclusive.<p>
|
||||
* position, inclusive.
|
||||
*
|
||||
* @implSpec This method runs in linear time. If the specified list does
|
||||
* not implement the {@link RandomAccess} interface and is large, this
|
||||
|
Loading…
Reference in New Issue
Block a user