Skip to content

AWS test lib fixes for Java 17 Migration

Long Cheng requested to merge jdk-17-migration into master

Original MR !527 (merged)

  • Migration from Java 8 to Java 17.
  • Unit test fixes with build run args and dependency upgrades.
  • For Integration Test - Refactored with Apache's CloseableHttpClient which supports all HTTP methods (include PATCH).
  • Enhanced instanceOf pattern matching changes.
  • Upgrade core-lib-aws version to 0.23.0-rc2.
Edited by Chad Leong

Merge request reports