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 jgroups-dev
Hey Bela!
Hope all is going well. Would you be able to say if JGroups 4.x is compatible with JDK17. It seems to be working fine for us but wanted to double check.
Or would you recommend going up to JGroups 5.X (required JDK11). We're just trying to upgrade things in a phased approach.
Thank you!
- Petar
Bela Ban
unread,
May 30, 2023, 7:47:58 AM5/30/23
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 jgrou...@googlegroups.com
Hi Petar
On 26.05.23 16:27, pe...@cvitanusic.com wrote:
> Hey Bela!
>
> Hope all is going well. Would you be able to say if JGroups 4.x is
> compatible with JDK17. It seems to be working fine for us but wanted to
> double check.
Yes, 4.x works with JDK 17. I recommend using use_fibers to enable the
use of virtual threads. Note that you'll need to use the -enable-preview
option.
> Or would you recommend going up to JGroups 5.X (required JDK11). We're
> just trying to upgrade things in a phased approach.
I can only recommend 5.x, as 4.x is only in maintenance mode,
Cheers