wenkikro commented on issue #1169: URL: https://github.com/apache/rocketmq/issues/1169#issuecomment-690969237
> Hi. I had met the same trouble. The cause is that because I compiled rocketmq with JDK11, but running rocketmq in JDK8. > In JDK11(in fact since JDK9) ByteBuffer.flip() returns a ByteBuffer. BUT It used to return a Buffer in JDK8. > You can look at the link [plasma-umass/doppio#497](https://github.com/plasma-umass/doppio/issues/497) to get more info. > Hope can help you. It`s ok ,thanks ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
