RFR: Merge jdk16
Jesper Wilhelmsson
jwilhelm at openjdk.java.net
Wed Jan 27 01:19:58 UTC 2021
Forwardport JDK 16 -> JDK 17
-------------
Commit messages:
- Merge
- 8259025: Record compact constructor using Objects.requireNonNull
- 8259276: C2: Empty expression stack when reexecuting tableswitch/lookupswitch instructions after deoptimization
- 8260284: C2: assert(_base == Int) failed: Not an Int
The webrevs contain the adjustments done while merging with regards to each parent branch:
- master: https://webrevs.openjdk.java.net/?repo=jdk&pr=2248&range=00.0
- jdk16: https://webrevs.openjdk.java.net/?repo=jdk&pr=2248&range=00.1
Changes: https://git.openjdk.java.net/jdk/pull/2248/files
Stats: 114 lines in 4 files changed: 107 ins; 3 del; 4 mod
Patch: https://git.openjdk.java.net/jdk/pull/2248.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/2248/head:pull/2248
PR: https://git.openjdk.java.net/jdk/pull/2248
More information about the hotspot-compiler-dev
mailing list