Skip to content

Conversation

@ejona86
Copy link
Member

@ejona86 ejona86 commented Apr 8, 2022

A substantial portion of the methods are unused. While these don't
contribute to the size of Android builds because of dead code
elimination in the build process, they still show up in static analysis
and raise questions like "when are we using MD5" or "when are we special
casing exception message text" (answer: "we're not").

CC @temawi

A substantial portion of the methods are unused. While these don't contribute to the size of Android builds because of dead code elimination in the build process, they still show up in static analysis and raise questions like "when are we using MD5" or "when are we special casing exception message text" (answer: "we're not").
@ejona86 ejona86 requested a review from YifeiZhuang April 8, 2022 14:47
@temawi temawi self-requested a review April 8, 2022 15:08
@ejona86 ejona86 merged commit 78ccc81 into grpc:master Apr 8, 2022
@ejona86 ejona86 deleted the okhttp-rm-dead branch April 8, 2022 15:24
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

2 participants