[lworld] RFR: 8250881: [lworld] Crash in AOT code with -XX:-EnableValhalla
Tobias Hartmann
thartmann at openjdk.java.net
Fri Jul 31 10:06:50 UTC 2020
We need to set the new entry points in AOTCompiledMethod because they are used even if EnableValhalla is not set
(although they all point to the same location).
-------------
Commit messages:
- 8250881: [lworld] Crash in AOT code with -XX:-EnableValhalla
Changes: https://git.openjdk.java.net/valhalla/pull/127/files
Webrev: https://webrevs.openjdk.java.net/valhalla/127/webrev.00
Issue: https://bugs.openjdk.java.net/browse/JDK-8250881
Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod
Patch: https://git.openjdk.java.net/valhalla/pull/127.diff
Fetch: git fetch https://git.openjdk.java.net/valhalla pull/127/head:pull/127
PR: https://git.openjdk.java.net/valhalla/pull/127
More information about the valhalla-dev
mailing list