Skip to content

[go-migration] [OpenJDK JRE] Default OpenJDK JRE and Tomcat versions have changed (a potential issue for the legacy apps?) #1132

@ivzhelev

Description

@ivzhelev

If an app does not specify concrete Java or Tomcat version in its manifest, the defaults come in place: OpenJDK JRE 1.8.0_x and Tomcat 9.0.x.

However, with the go-migration branch the defaults have changed to: OpenJDK JRE 17.x and Tomcat 10.x.
Wouldn't that deafults change cause potential issues for the legacy applications out there (running with the Java 1.8 and Tomcat 9)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions