Ghatage opened a new issue, #3667:
URL: https://github.com/apache/bookkeeper/issues/3667

   **QUESTION**
   
   Hi @sijie @eolivelli @dlg99,
   
   I noticed that the root pom has javac.target set to 1.8 (jdk8) but we 
support compilation on jdk11 and jdk17 as well.
   So wondering how that works if the javac.target is hard coded?
   
   Does that infer that our code does not use any 11 / 17 specific features and 
its OK to cross compile using the 1.8 compiler?


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