Closed
Description
REPRODUCE WITH:
./gradlew :x-pack:plugin:core:test \
-Dtests.seed=7374C845561C5B75 \
-Dtests.class=org.elasticsearch.xpack.core.security.action.user.GetUserPrivilegesResponseTests \
-Dtests.method="testSerialization" \
-Dtests.security.manager=true \
-Dtests.locale=es-CL \
-Dtests.timezone=Pacific/Ponape \
-Dcompiler.java=11 \
-Druntime.java=8
another seed to reproduce locally -Dtests.seed=FD8FA9CE99873F9
Relates to #33928