RFR: Merge jdk16
Jesper Wilhelmsson
jwilhelm at openjdk.java.net
Sat Feb 6 00:26:03 UTC 2021
Forwardport JDK 16 -> JDK 17
-------------
Commit messages:
- Merge
- 8260709: C2: assert(false) failed: unscheduable graph
- 8260585: AArch64: Wrong code generated for shifting right and accumulating four unsigned short integers
The webrevs contain the adjustments done while merging with regards to each parent branch:
- master: https://webrevs.openjdk.java.net/?repo=jdk&pr=2441&range=00.0
- jdk16: https://webrevs.openjdk.java.net/?repo=jdk&pr=2441&range=00.1
Changes: https://git.openjdk.java.net/jdk/pull/2441/files
Stats: 549 lines in 5 files changed: 527 ins; 16 del; 6 mod
Patch: https://git.openjdk.java.net/jdk/pull/2441.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/2441/head:pull/2441
PR: https://git.openjdk.java.net/jdk/pull/2441
More information about the hotspot-compiler-dev
mailing list