RockteMQ-AI commented on issue #202:
URL: 
https://github.com/apache/rocketmq-streams/issues/202#issuecomment-5400694225

   **Issue Evaluation**
   
   Category: `bug` | Status: **Evaluated**
   
   The demo `RocketmqSourceExample1` fails with JDK 11 but works with JDK 8.
   
   **Analysis:** This is a JDK compatibility issue. The codebase likely uses 
APIs or dependencies that behave differently between JDK 8 and 11.
   
   **Recommendation:** The project should be tested and adapted for JDK 11+ 
compatibility. Common issues include:
   - Removed/changed APIs between JDK 8 and 11
   - Module system restrictions
   - Dependency compatibility
   
   **Age:** This issue is from August 2022. Please confirm if this is still an 
issue with the latest version and JDK 11+.
   
   ---
   *Automated evaluation by RockteMQ-AI*


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to