Skip to content

Conversation

@xxubai
Copy link
Contributor

@xxubai xxubai commented Apr 25, 2025

Why are the changes needed?

Close #3531

Brief change log

  • Build docker image with JDK8/JDK11
  • Test running AMS with JDK8/JDK11

How was this patch tested?

  • Add some test cases that check the changes thoroughly including negative and positive cases if possible

  • Add screenshots for manual tests if appropriate

  • Run test locally before making a pull request

Documentation

  • Does this pull request introduce a new feature? (no)
  • If yes, how is the feature documented? (not documented)

@github-actions github-actions bot added type:docs Improvements or additions to documentation type:build labels Apr 25, 2025
@github-actions github-actions bot added the module:mixed-trino trino module for Mixed Format label Apr 25, 2025
- uses: actions/checkout@v3

- name: Set up JDK 8
- name: Set up JDK 11
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we still need the CI of JDK8?

After the change, it seems that we can't guarantee that Amoro can still work on JDK8.

IIUC, we need to support running CI on both JDK8 and JDK11 when we start deprecating JDK8, and the CI of JDK8 can be removed when we no longer support JDK8.

@xxubai xxubai changed the title [AMORO-3531] Migrate project to JDK 11 [AMORO-3531][WIP] Migrate project to JDK 11 Apr 29, 2025
@xxubai xxubai changed the title [AMORO-3531][WIP] Migrate project to JDK 11 [AMORO-3531][WIP] Support build with JDK 8, 11 and 17 May 16, 2025
@xxubai xxubai changed the title [AMORO-3531][WIP] Support build with JDK 8, 11 and 17 [AMORO-3531][WIP] Support build project with JDK 8, 11 and 17 May 16, 2025
@xxubai xxubai closed this May 16, 2025
@xxubai xxubai deleted the deprecate-java8 branch May 16, 2025 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

module:mixed-trino trino module for Mixed Format type:build type:docs Improvements or additions to documentation type:infra

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Improvement]: Deprecate Java 8

2 participants