Skip to content

compiler: Replace usages of deprecated protobuf method protobuf::compiler::java::ClassName with protobuf::compiler::java::QualifiedClassName#12614

Merged
kannanjgithub merged 2 commits intogrpc:masterfrom
kannanjgithub:qualified-class-name
Jan 21, 2026
Merged

compiler: Replace usages of deprecated protobuf method protobuf::compiler::java::ClassName with protobuf::compiler::java::QualifiedClassName#12614
kannanjgithub merged 2 commits intogrpc:masterfrom
kannanjgithub:qualified-class-name

Conversation

@kannanjgithub
Copy link
Contributor

Fixes #12464.

…piler::java::ClassName` with `proto2::compiler::java::QualifiedClassName`

Fixes grpc#12464.
…piler::java::ClassName` with `protobuf::compiler::java::QualifiedClassName`

Fixes grpc#12464.
@kannanjgithub kannanjgithub changed the title compiler: Replace usages of deprecated protobuf method protobuf::compiler::java::ClassName with proto2::compiler::java::QualifiedClassName compiler: Replace usages of deprecated protobuf method protobuf::compiler::java::ClassName with protobuf::compiler::java::QualifiedClassName Jan 19, 2026
@kannanjgithub kannanjgithub requested a review from ejona86 January 19, 2026 09:27
@kannanjgithub kannanjgithub merged commit 9d5842b into grpc:master Jan 21, 2026
17 checks passed
@kannanjgithub kannanjgithub deleted the qualified-class-name branch January 21, 2026 06:07
jdcormie pushed a commit to jdcormie/grpc-java that referenced this pull request Feb 11, 2026
…piler::java::ClassName` with `protobuf::compiler::java::QualifiedClassName` (grpc#12614)

Fixes grpc#12464.
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.

Remove usage of deprecated protobuf method (protobuf::compiler::java::ClassName) in java_generator.cpp

2 participants