JDK 17 migration (GONRG-7477)
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
Activity
changed milestone to %M20 - Release 0.23
added Common Code label
requested review from @Rustam_Lotsmanenko
assigned to @Stanislav_Riabokon
added 6 commits
-
0b36de31...2db33b7e - 5 commits from branch
master
- c634506a - Merge branch 'master' into jdk-17-migration
-
0b36de31...2db33b7e - 5 commits from branch
added 4 commits
-
41bc2a96...40df1eb7 - 2 commits from branch
master
- b55f76fc - Updated arg parameters
- 53cf1b19 - Merge branch 'master' into jdk-17-migration
-
41bc2a96...40df1eb7 - 2 commits from branch
mentioned in commit ea90dbb8
mentioned in epic osdu/platform&17 (closed)
added MREnhancement label
mentioned in epic osdu/platform&30 (closed)
Please register or sign in to reply