NingleXu commented on issue #15369:
URL: https://github.com/apache/dubbo/issues/15369#issuecomment-2888921591

   Hi, I'm trying to improve support for Java `record` types, but since 
`record` is only available from JDK 16+, I'm not sure where to place the 
related unit tests in a JDK 8-compatible codebase.
   Would it make sense to create a separate test module that only compiles 
under JDK 16+? Or is there a recommended way in the Dubbo project to handle 
version-specific features like this?


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to