RFR: 8346836: C2: Verify CastII/CastLL bounds at runtime [v10]

Vladimir Ivanov vlivanov at openjdk.org
Thu Apr 24 23:20:52 UTC 2025


On Thu, 24 Apr 2025 06:27:04 GMT, Emanuel Peter <epeter at openjdk.org> wrote:

> Just out of curiosity: Is the whole reconstruct_frame_pointer mechanism general enough so that we could use it in other places as well?

IMO it is general enough, but I haven't found a good place to put it. Ideally, all runtime/debug calls should keep frame pointer valid for diagnostic purposes.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/22880#issuecomment-2829055754


More information about the hotspot-compiler-dev mailing list