Jeff Fang

Results 3 comments of Jeff Fang

if considering a field could be wrapped in "oneof", a more comprehensive approach is to check: `field.containingOneof != null` proto3 optional field is producing synthetic oneof which is covered by...

> Can you provide a reproducer? I can upgrade the version of protobuf-java in the plugin's integration tests and they continue to run without issue. hi Andrew, please check this...

I see the same problem, the flag doesn't work even if I manually register message type via: `loadDescriptors` method