[jdk18] RFR: 8279204: [BACKOUT] JDK-8278413: C2 crash when allocating array of size too large
Aleksey Shipilev
shade at openjdk.java.net
Thu Dec 23 08:09:31 UTC 2021
Summary: This reverts commit deaf75a58587f80046204de7559ff50b3b770bed.
Roland is on vacation now, so we would not get the fix any time soon. Meanwhile, there are lots of test failures and GHA uncleanliness due to this patch.
Additional testing:
- [x] Test failures from recorded bugs are gone
- [ ] GHA are clean
-------------
Commit messages:
- Revert "8278413: C2 crash when allocating array of size too large"
Changes: https://git.openjdk.java.net/jdk18/pull/69/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk18&pr=69&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8279204
Stats: 200 lines in 9 files changed: 53 ins; 125 del; 22 mod
Patch: https://git.openjdk.java.net/jdk18/pull/69.diff
Fetch: git fetch https://git.openjdk.java.net/jdk18 pull/69/head:pull/69
PR: https://git.openjdk.java.net/jdk18/pull/69
More information about the hotspot-compiler-dev
mailing list