You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Angelo Chen <an...@gmail.com> on 2013/05/19 17:52:49 UTC

is openJDK compatible with Tapestry 5?

Hi,

I got an app running well in :
ava version "1.6.0_21"
Java(TM) SE Runtime Environment (build 1.6.0_21-b06)
Java HotSpot(TM) 64-Bit Server VM (build 17.0-b16, mixed mode)

now need to change to a new server, its default java is:
java version "1.6.0_24"
OpenJDK Runtime Environment (IcedTea6 1.11.9)
(rhel-1.57.1.11.9.el6_4-x86_64)
OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode)

do i have to replace OpenJDK with Sun's Java  to make it fully compatible
with Tapestry5? thanks,

Angelo

Re: is openJDK compatible with Tapestry 5?

Posted by Dimitris Zenios <di...@gmail.com>.
I never had problems running tapestry 5 and openjdk


On Sun, May 19, 2013 at 6:52 PM, Angelo Chen <an...@gmail.com>wrote:

> Hi,
>
> I got an app running well in :
> ava version "1.6.0_21"
> Java(TM) SE Runtime Environment (build 1.6.0_21-b06)
> Java HotSpot(TM) 64-Bit Server VM (build 17.0-b16, mixed mode)
>
> now need to change to a new server, its default java is:
> java version "1.6.0_24"
> OpenJDK Runtime Environment (IcedTea6 1.11.9)
> (rhel-1.57.1.11.9.el6_4-x86_64)
> OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode)
>
> do i have to replace OpenJDK with Sun's Java  to make it fully compatible
> with Tapestry5? thanks,
>
> Angelo
>