Integrated: 8253842: [JVMCI] Allow implicit exception to dispatch to other address in jvmci compilers.
Yudi Zheng
yzheng at openjdk.java.net
Mon Oct 5 12:25:43 UTC 2020
On Thu, 1 Oct 2020 18:35:04 GMT, Yudi Zheng <yzheng at openjdk.org> wrote:
> This change allows JVMCI compilers to append an entry with flexible dispatch offset to the implicit exception table.
This pull request has now been integrated.
Changeset: 5d4a1350
Author: Yudi Zheng <yzheng at openjdk.org>
Committer: Doug Simon <dnsimon at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/5d4a1350
Stats: 91 lines in 4 files changed: 89 ins; 0 del; 2 mod
8253842: [JVMCI] Allow implicit exception to dispatch to other address in jvmci compilers.
Reviewed-by: kvn
-------------
PR: https://git.openjdk.java.net/jdk/pull/472
More information about the hotspot-compiler-dev
mailing list