You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to WildFly
Hi,
How is wildfly code built with JDK 17? I am able to find java.security.acl package which does not compile with JDK 17. Are these used or taken care by toolchains or any other plugins?
I am able to run Wildfly 26 with JDK 17, but source code compilation with JDK 17 fails.
Thanks,
Sayantan
Darran Lofthouse
unread,
Jul 11, 2025, 5:51:47 AMJul 11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to WildFly
For WildFly 26 when we released it was still released using Java 8, it was WildFly 27 that we started to build using Java 11. If you are continuing to build WildFly yourself sticking with Java 8 would be closer to how we released it.