mirror of https://github.com/grpc/grpc-java.git
0cf2d8bc48
JDK-8210522 changes the behaviour of Java reflection to filter out security-sensitive fields in the java.lang.reflect.Field. This prohibits Field.class.getDeclaredFields("modifiers") call we rely on in this test. Until we have a good solution for setting a custom storage for testing purposes, we'll have to skip this test for JDK >= 11. Ref https://bugs.openjdk.org/browse/JDK-8210522 |
||
---|---|---|
.. | ||
src | ||
BUILD.bazel | ||
build.gradle |