grpc-java/testing-proto
ZHANG Dapeng 3d210ae875 compiler: reduce synchronzed invocation (#2539)
not necessary to synchronze every time calling
getServiceDescriptor(), if the descriptor has been created already;

go with the double-checked locking idom
2016-12-29 12:21:04 -08:00
..
src compiler: reduce synchronzed invocation (#2539) 2016-12-29 12:21:04 -08:00
build.gradle testing: added junit rule for in-process servers 2016-12-06 09:32:04 -08:00