> Is IBM JDK free? AFAIK IBM products usually aren't.

Some time ago IBM released an OpenSource version of their JDK at eclipse 
foundation:

https://github.com/eclipse/openj9

Regards,
Christoph


-----Ursprüngliche Nachricht-----
Von: Yasser Zamani [mailto:[email protected]] Im Auftrag von Yasser Zamani
Gesendet: Montag, 17. September 2018 08:44
An: Struts Developers List <[email protected]>
Betreff: RE: which jdk 2019

>From: Greg Huber <[email protected]>
>Sent: Tuesday, September 11, 2018 12:58 PM
>To: Struts <[email protected]>
>Subject: Re: which jdk 2019
>
>...Switching to the IBM JDK I now get on startup
>
>SEVERE: Exception starting filter [struts2] Unclosed character class near 
>index 13
>cancel([A-Za-z
>             ^ - Class: java.util.regex.Pattern
>File: Pattern.java
>Method: error
>Line: 1968 - java/util/regex/Pattern.java:1968:-1
>    at org.apache.struts2.dispatcher.Dispatcher.init(Dispatcher.java:509)
>
>The only match I have is in my struts.xml
>
><global-allowed-methods>regex:cancel([A-Za-z]*),query</global-allowed-
>methods>
>
>:-(
>


Is IBM JDK free? AFAIK IBM products usually aren't.

Regards.

Reply via email to