[jdk11u-dev] RFR: 8264016: [JVMCI] add some thread local fields for use by JVMCI

Aleksey Shipilev shade at openjdk.java.net
Mon Aug 23 13:45:24 UTC 2021


On Mon, 23 Aug 2021 13:12:27 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:

> Please review this JVMCI-related backport for OpenJDK 11u. It adds some thread-local fields and is useful so as to be able to run graal js on stock OpenJDK. The JDK 17 patch didn't apply clean due to context differences, which got fairly trivially resolved.
> 
> Testing: test/hotspot/jtreg/compiler/jvmci and manual test using upstream Graal unit test.
> 
> Thoughts?

This looks fine to me. Please try to build without JVMCI too, for extra sanity?

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

Marked as reviewed by shade (Reviewer).

PR: https://git.openjdk.java.net/jdk11u-dev/pull/278


More information about the jdk-updates-dev mailing list