RFR: 8307125: compiler/jvmci/compilerToVM/MaterializeVirtualObjectTest.java hits assert(!Continuation::is_frame_in_continuation(thread(), fr())) failed: No support for deferred values in continuations [v2]

Tom Rodriguez never at openjdk.org
Wed May 24 23:54:01 UTC 2023


On Tue, 23 May 2023 09:24:54 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).
>
> Doug Simon has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
> 
>  - remove MaterializeVirtualObjectTest.java from ProblemList-Virtual.txt
>  - Merge remote-tracking branch 'openjdk-jdk/master' into JDK-8307125
>  - materializing frames on virtual threads is not supported

Marked as reviewed by never (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/13777#pullrequestreview-1442895848


More information about the hotspot-compiler-dev mailing list