Skip to content

Conversation

jdcormie
Copy link
Member

@jdcormie jdcormie commented Aug 20, 2025

Part 1 of fixing #12293

jdcormie and others added 27 commits August 19, 2025 17:21
# Conflicts:
#	binder/src/main/java/io/grpc/binder/internal/BinderTransport.java
# Conflicts:
#	binder/src/main/java/io/grpc/binder/internal/BinderTransport.java
Guava seems to call a deprecated sun.misc.Unsafe::objectFieldOffset
method which might be removed in a future JDK release.
There are still a few things to do for -android versions, which are
tracked in google/guava#7742,
see details at google/guava#7811

Fixes grpc#12215
f8700a1 stopped using the dependency in our generated code and removed
the dependency the Bazel build. 4f6948f removed mention of the
dependency in our README. This deletes it from our Gradle build and the
examples.
Noticed at b/431017968#comment31
Implements [A94](https://github.com/grpc/proposal/pull/485/files) except for the exact reason for disconnect_error
# Conflicts:
#	binder/src/main/java/io/grpc/binder/internal/BinderTransport.java
# Conflicts:
#	binder/src/main/java/io/grpc/binder/internal/BinderTransport.java
# Conflicts:
#	binder/src/main/java/io/grpc/binder/internal/BinderTransport.java
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

Successfully merging this pull request may close these issues.

7 participants