[undertow-dev] Undertow Java 9 compatibility

Tomaz Cerar tcerar at redhat.com
Mon Feb 12 04:22:35 EST 2018


As long as you work in classpath mode everything should be fine.

But if you run in modular enviroment, and see any issues let us know.

servlet-api 3.1 spec jar was fixed to work in modular path in version
1.0.2.Final
so you might specify exact version if you run into issues.

--
tomaz

On Sun, Feb 11, 2018 at 11:34 PM, Stuart Douglas <sdouglas at redhat.com>
wrote:

> Yes, although there are still some known issues with running in a modular
> environment (namely that the Servlet API jar file name is not compatible
> with the automatic module name algorithm, this will be fixed shortly).
>
> If you run into any issues please report them on JIRA.
>
> Stuart
>
> On Sun, Feb 11, 2018 at 2:08 AM, Nabeel Imtiaz <nimtiazm at gmail.com> wrote:
>
>> Hi,
>>
>> Is version 1.4.22.Final compatible with Java 9?
>>
>> _______________________________________________
>> undertow-dev mailing list
>> undertow-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/undertow-dev
>>
>
>
> _______________________________________________
> undertow-dev mailing list
> undertow-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/undertow-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/undertow-dev/attachments/20180212/244d1795/attachment.html 


More information about the undertow-dev mailing list