OpenSearch/libs/core
Jay Modi d824cbe992
Test: ensure char[] doesn't being with prefix (#34816)
The testCharsBeginsWith test has a check that a random prefix of length
2 is not the prefix of a char[]. However, there is no check that the
char[] is not randomly generated with the same two characters as the
prefix. This change ensures that the char[] does not begin with the
prefix.

Closes #34765
2018-10-25 08:58:21 -06:00
..
src Test: ensure char[] doesn't being with prefix (#34816) 2018-10-25 08:58:21 -06:00
build.gradle Upgrade forbiddenapis to 2.6 (#33809) 2018-10-23 12:06:46 +03:00