Search code examples
javagoogle-cloud-platformgwt

is it mandatory to migrate java 8 to java 11/17 on google cloud


Currently our project is on java 8 and we can deploy on google cloud using google cloud tools in eclipse.

we dont want to upgrade to java 11/17 it will any impact on our application ?

if we dont migrate our application then our application will run on java 8 on google cloud lifetime ?

and now currently using java 8 and eclipse google cloud tools we are deploying on google cloud it will support for lifetime ?

please help

Thanks in advance


Solution

  • From the documentation:

    Java 8 will continue to be supported by Cloud Client Libraries for Java until at least September 2026.