[lilliput-jdk17u:lilliput] RFR: 8304702: [Lilliput/JDK17] Increase size of C2HandleAnonOMOwnerStub on x86
Roman Kennke
rkennke at openjdk.org
Wed Mar 22 07:06:01 UTC 2023
Deeper testing has revealed that the C2HandleAnonOMOwnerStub can take 18 bytes instead of currently used 17. We shall increase the max_size() for that stub. I haven't seen it on any of my machines, but it came up in testing of [JDK-8291555](https://bugs.openjdk.org/browse/JDK-8291555) in Oracle's testing infra. It's probably rare and/or machine dependent.
Testing:
- [x] tier1
-------------
Commit messages:
- 8304702: [Lilliput/JDK17] Increase size of C2HandleAnonOMOwnerStub on x86
Changes: https://git.openjdk.org/lilliput-jdk17u/pull/14/files
Webrev: https://webrevs.openjdk.org/?repo=lilliput-jdk17u&pr=14&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8304702
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/lilliput-jdk17u/pull/14.diff
Fetch: git fetch https://git.openjdk.org/lilliput-jdk17u.git pull/14/head:pull/14
PR: https://git.openjdk.org/lilliput-jdk17u/pull/14
More information about the lilliput-dev
mailing list