Java issue- WARNING: An illegal reflective access operation has occurred

Hello,

this is expected. We are using protobuf and there is no solution available for the time being (see here https://github.com/protocolbuffers/protobuf/issues/5549 )

You can safely use Java 11 and ignore these warnings. Once there is newer version of protobuf we will upgrade to it.

1 Like