desruisseaux commented on issue #1085:
URL: 
https://github.com/apache/maven-compiler-plugin/issues/1085#issuecomment-5023066135

   The check for Java 23 was added in commit 
3f01ff8b26e3c9520c6396cdd1bc2c24437b112d followed by a somewhat verbose cleanup 
in 3efa68478851aa13b24f223ad1fa194c206b2ba2 about one year ago. If I remember 
right, it was requested by someone maybe on the mailing list or on slack (I do 
not remember where exactly). I suggest to keep the current behaviour since it 
was requested, and document it instead. We can also said that the workaround 
for users on Java < 23 is to explicit set `proc:none`. It may not be worth to 
spend energy (and increase technical debt) for improving performance on old 
Java versions which will, hopefully, be progressively phased out.


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