tkobayas commented on issue #1441: URL: https://github.com/apache/incubator-kie-issues/issues/1441#issuecomment-2309191559
@porcelli @LightGuard https://quarkusio.zulipchat.com/#narrow/stream/187038-dev/topic/Java.2017.20native.20build.20compatibility.20expectation.20for.203.2E8.2Ex.2B.3F ``` we still target java 17 for jvm mode and same for native image - just the runtime is 21 based. ... IIRC, we decided to only support the 21 builder for GraalVM/Mandrel ``` So it seems to be intentional. -- 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]
