That sounds like a bug in your code. That error would not be raised by changing JVMs.
On Thursday, February 28, 2019 at 6:11:54 AM UTC-8, marcel.moehring wrote: > > Hello, > > > > we are currently migrating projects to JDK 11 and are experiencing the > strange problem where JARs compiled on macOS do not longer work on Linux or > Windows. > > For every request the server answers with UNIMPLEMENTED “Method not found”. > > > > The only native parts we know of are tcnative and when compiling we use > the compile target arch (or the uber jar for testing). > > > > Any ideas? > > > > > > Thanks, > > Marcel > > > -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/grpc-io. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/884713ef-7f43-439b-8c5a-368cf913dadb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
