streamnative / bookkeeper-achieved

Apache Bookkeeper
https://bookkeeper.apache.org
Apache License 2.0
3 stars 2 forks source link

ISSUE-2579: unit tests log "WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil" on Java11 #318

Closed sijie closed 3 years ago

sijie commented 3 years ago

Original Issue: apache/bookkeeper#2579


BUG REPORT

Describe the bug

unit tests log "WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil" on Java11

To Reproduce

run unit tests on Java11, see the log

Expected behavior

up-to-date protobuf library, updated to Java9+