Integrated: Merge jdk

Mikael Vidstedt mikael at openjdk.java.net
Fri Jan 14 03:53:42 UTC 2022


Merge in jdk-18+19

-------------

Commit messages:
 - Merge jdk
 - 8274718: runtime/cds/appcds/LambdaEagerInit.java fails with -XX:-CompactStrings
 - 8275173: testlibrary_tests/ir_framework/tests/TestCheckedTests.java fails after JDK-8274911
 - 8272992: Replace usages of Collections.sort with List.sort call in jdk.* modules
 - 8273682: Upgrade Jline to 3.20.0
 - 8275075: Remove unnecessary conversion to String in jdk.hotspot.agent
 - 8274516: [REDO] JDK-8271880: Tighten condition for excluding regions from collecting cards with cross-references
 - 8274851: [PPC64] Port zgc to linux on ppc64le
 - 8275049: [ZGC] missing null check in ZNMethod::log_register
 - 8275186: Suppress warnings on non-serializable array component types in xml
 - ... and 335 more: https://git.openjdk.java.net/portola/compare/d417b9c5...a4cc28ca

The webrevs contain the adjustments done while merging with regards to each parent branch:
 - master: https://webrevs.openjdk.java.net/?repo=portola&pr=35&range=00.0
 - jdk: https://webrevs.openjdk.java.net/?repo=portola&pr=35&range=00.1

Changes: https://git.openjdk.java.net/portola/pull/35/files
  Stats: 47779 lines in 1420 files changed: 31716 ins; 9284 del; 6779 mod
  Patch: https://git.openjdk.java.net/portola/pull/35.diff
  Fetch: git fetch https://git.openjdk.java.net/portola pull/35/head:pull/35

PR: https://git.openjdk.java.net/portola/pull/35


More information about the portola-dev mailing list