uschindler commented on PR #14917:
URL: https://github.com/apache/lucene/pull/14917#issuecomment-3048794382

   Yes the reason was at very early times that we needed to compile with newer 
JDKs (19, 20, 21) while the main branch at that time was on 11 or 17. This lead 
to incomptibilities so we left it out.
   
   In the current stable branch 10.x we can backport that (should not hurt, 
just try it out). Reason is: We compile with same compiler and only use stub 
jars.
   
   I fact, it is my fault that I forgot to reenable the check when I changed to 
apijars for compilation.
   
   +1 to backport 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: issues-unsubscr...@lucene.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to