Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to protobuf 3.7.0 #39

Closed
pnrobinson opened this issue Jan 24, 2019 · 1 comment
Closed

Upgrade to protobuf 3.7.0 #39

pnrobinson opened this issue Jan 24, 2019 · 1 comment
Assignees

Comments

@pnrobinson
Copy link
Collaborator

Consider update from version 3.5.1 to 3.6.1 of protobuf.

I believe this might fix the following error warning (see the change log https://github.com/protocolbuffers/protobuf/blob/master/CHANGES.txt).

WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.google.protobuf.UnsafeUtil (file:/home/robinp/.m2/repository/com/google/protobuf/protobuf-java/3.6.1/protobuf-java-3.6.1.jar) to field java.nio.Buffer.address
WARNING: Please consider reporting this to the maintainers of com.google.protobuf.UnsafeUtil
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
@julesjacobsen
Copy link
Collaborator

Good call - it's only a warning so is just an eyesore at the moment. I think the fix required went into master after 3.6.1 was released so we'll need to use the version after 3.6.1.

@julesjacobsen julesjacobsen self-assigned this Mar 5, 2019
@julesjacobsen julesjacobsen changed the title Consider upgrade to protobuf 3.6.1 Upgrade to protobuf 3.7.0 Mar 6, 2019
julesjacobsen added a commit that referenced this issue Mar 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants