Integrated: 8263587: C2: JVMS not cloned when needs_clone_jvms() is true
Martin Doerr
mdoerr at openjdk.java.net
Tue Mar 16 10:21:06 UTC 2021
On Mon, 15 Mar 2021 10:56:51 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
> We need a C2 fix to prevent crashes because JVMS doesn't get cloned as needed. See linked issue for details.
This pull request has now been integrated.
Changeset: 9c50b8e6
Author: Martin Doerr <mdoerr at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/9c50b8e6
Stats: 25 lines in 1 file changed: 1 ins; 16 del; 8 mod
8263587: C2: JVMS not cloned when needs_clone_jvms() is true
Reviewed-by: goetz, vlivanov
-------------
PR: https://git.openjdk.java.net/jdk/pull/3009
More information about the hotspot-compiler-dev
mailing list