RFR: 8252685: APIs that require JavaThread should take JavaThread arguments [v2]

Doug Simon dnsimon at openjdk.java.net
Thu May 13 13:20:55 UTC 2021


On Thu, 13 May 2021 03:26:50 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:

> Compiler related changes seems fine.
> @dougxc, note that jvmci is affected. It looks reasonable for me but you may need to check if it is correct from libgraal POV.

I tried to test this patch against GraalVM but am blocked due to `jdk.internal.vm.compiler` [no longer being upgradeable](https://bugs.openjdk.java.net/browse/JDK-8265091?focusedCommentId=14417587&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14417587).

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

PR: https://git.openjdk.java.net/jdk/pull/3877


More information about the serviceability-dev mailing list