Skip to content

Conversation

@dhasani23
Copy link
Contributor

@dhasani23 dhasani23 commented Jan 2, 2025

Problem

Users want to be able to transform to Java 21, the latest LTS version.

Solution

Add support for it.


  • Treat all work as PUBLIC. Private feature/x branches will not be squash-merged at release time.
  • Your code changes must meet the guidelines in CONTRIBUTING.md.
  • License: I confirm that my contribution is made under the terms of the Apache 2.0 license.

@dhasani23 dhasani23 requested review from a team as code owners January 2, 2025 20:03
@github-actions
Copy link

github-actions bot commented Jan 2, 2025

  • This pull request modifies code in src/* but no tests were added/updated.
    • Confirm whether tests should be added or ensure the PR description explains why tests are not required.

@dhasani23 dhasani23 marked this pull request as draft January 2, 2025 20:04
const sourceLanguageVersion = `JAVA_${transformByQState.getSourceJDKVersion()}`
const targetLanguageVersion = `JAVA_${transformByQState.getTargetJDKVersion()}`
console.log('source language version: ', sourceLanguageVersion)
console.log('target language version: ', targetLanguageVersion)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Will remove

@dhasani23 dhasani23 marked this pull request as ready for review January 21, 2025 19:33
@dhasani23 dhasani23 closed this Jan 21, 2025
@dhasani23 dhasani23 reopened this Jan 21, 2025
@justinmk3 justinmk3 closed this Jan 22, 2025
@justinmk3 justinmk3 reopened this Jan 22, 2025
@dhasani23 dhasani23 force-pushed the java21 branch 2 times, most recently from 726dc39 to 5ad44a4 Compare January 22, 2025 19:18
@dhasani23 dhasani23 marked this pull request as draft January 22, 2025 20:02
@dhasani23
Copy link
Contributor Author

See 6414

@dhasani23 dhasani23 closed this Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants