[master] RFR: Merge jdk

Roman Kennke rkennke at openjdk.java.net
Fri Mar 4 16:10:30 UTC 2022


I'd like to merge upstream state from tag jdk-19+12 into Lilliput.

Testing:
 - [x] tier1 x86_64
 - [x] tier1 x86_32
 - [ ] tier1 aarch64
 - [ ] tier2 x86_64
 - [ ] tier2 x86_32
 - [ ] tier2 aarch64
 - [ ] tier3 x86_64
 - [ ] tier3 x86_32
 - [ ] tier3 aarch64

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

Commit messages:
 - Cherry-pick: 8282593: JDK-8281472 breaks 32-bit builds and gtests
 - Merge tag 'jdk-19+12'
 - 8282551: Properly initialize L32X64MixRandom state
 - 8274788: Support archived heap objects in ParallelGC
 - 8281234: The -protected option is not always checked in keytool and jarsigner
 - 8282523: Fix 'hierachy' typo
 - 8267796: vmTestbase/nsk/jvmti/scenarios/hotswap/HS201/hs201t002/TestDescription.java fails with NoClassDefFoundError
 - 8282381: Parallel: Remove unnecessary PCReferenceProcessor
 - 8282480: IGV: Use description instead of enum name for phases
 - 8282143: Objects.requireNonNull should be ForceInline
 - ... and 231 more: https://git.openjdk.java.net/lilliput/compare/35980384...9072ee12

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

Changes: https://git.openjdk.java.net/lilliput/pull/43/files
  Stats: 38201 lines in 952 files changed: 27290 ins; 5633 del; 5278 mod
  Patch: https://git.openjdk.java.net/lilliput/pull/43.diff
  Fetch: git fetch https://git.openjdk.java.net/lilliput pull/43/head:pull/43

PR: https://git.openjdk.java.net/lilliput/pull/43


More information about the lilliput-dev mailing list