Java version supported by GenesysCloud SDK

What is the Java version that the latest version of the Genesys Cloud Java SDK supports at present?

I searched the following URLs, but I could not find specific version information.

We are considering using OpenJDK 21.
However, if the Genesys Cloud Java SDK does not support it, we are considering using a lower version.
Does anyone have any information on this?

Hi @ikura

Javasdk uses OpenJDK 17.0.4

Thanks
Hemanth

Hello @Hemanth ,

Thank you very much for your response.
Does this mean that the latest Open JDK supported by the Java SDK is 17.0.4, and that earlier versions can be used?

If possible, I would like a list of JDK versions supported by the Genesys Cloud Java SDK. Is there such a document available?

Regards,
Yurie Ikura

Hi @ikura

There is no such document available. But since latest SDK is compiled on 17, it would be ideal if you use 17 or higher for compatability.

Any version equal or higher than 17 , should be good to use with Java SDK.

Thanks
Hemanth

1 Like

Hello @Hemanth ,

Thank you very much for your reply!! It really helps me.

Regards,
Yurie Ikura