Integrated: 8307125: compiler/jvmci/compilerToVM/MaterializeVirtualObjectTest.java hits assert(!Continuation::is_frame_in_continuation(thread(), fr())) failed: No support for deferred values in continuations
Doug Simon
dnsimon at openjdk.org
Thu May 25 16:30:14 UTC 2023
On Wed, 3 May 2023 12:43:29 GMT, Doug Simon <dnsimon at openjdk.org> wrote:
> This PRs adds JVMCI API to reflect the fact that [deferred locals are not supported on virtual threads](https://bugs.openjdk.org/browse/JDK-8307125?focusedCommentId=14578728&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14578728).
This pull request has now been integrated.
Changeset: 89b3c375
Author: Doug Simon <dnsimon at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/89b3c375ac55f960dbeac8a2355e528450e610a1
Stats: 49 lines in 7 files changed: 39 ins; 7 del; 3 mod
8307125: compiler/jvmci/compilerToVM/MaterializeVirtualObjectTest.java hits assert(!Continuation::is_frame_in_continuation(thread(), fr())) failed: No support for deferred values in continuations
Reviewed-by: never
-------------
PR: https://git.openjdk.org/jdk/pull/13777
More information about the hotspot-compiler-dev
mailing list