Skip to content
Snippets Groups Projects

JDK 17 migration (GONRG-7477)

Merged Yurii Ruban [EPAM / GCP] requested to merge jdk-17-migration into master

Description:

Migration from Java 8 to Java 17.

How to test:

Via Unit and Integration tests.

Changes include:

  • Breaking change (a change that is not backward-compatible and/or changes current functionality).

Changes in:

  • Common code

Dev Checklist:

  • Added Unit Tests, wherever applicable.
  • Updated the Readme, if applicable.
  • Existing Tests pass
  • Verified functionality locally
  • Self Reviewed my code for formatting and complex business logic.

Other comments:

  • Upgraded 'lombok' & 'jacoco' plugin version
  • Changed TestRunner 'PowerMockRunner' to 'MockitoJUnitRunner'
  • Removed 'powermock-api-mockito2' & 'powermock-module-junit4' dependencies
Edited by Riabokon Stanislav(EPAM)[GCP]

Merge request reports

Merge request pipeline #201756 canceled

Merge request pipeline canceled for b61875d2

Approval is optional

Merged by Riabokon Stanislav(EPAM)[GCP]Riabokon Stanislav(EPAM)[GCP] 1 year ago (Jul 31, 2023 1:14pm UTC)

Merge details

  • Changes merged into with ea90dbb8.
  • Deleted the source branch.

Pipeline #201839 failed

Pipeline failed for ea90dbb8 on master

Deployed to A‎WS‎ 1 year ago
Deployed to Google‎_Cloud‎ 1 year ago
Skipped deployment to I‎BM‎

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading