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

Severin Gehwolf sgehwolf at openjdk.java.net
Wed Aug 25 09:20:30 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 pull request has now been integrated.

Changeset: 1f6eb0fc
Author:    Severin Gehwolf <sgehwolf at openjdk.org>
URL:       https://git.openjdk.java.net/jdk11u-dev/commit/1f6eb0fc9c041a3fb277db0b39b5a369401510a6
Stats:     14 lines in 3 files changed: 14 ins; 0 del; 0 mod

8264016: [JVMCI] add some thread local fields for use by JVMCI

Reviewed-by: shade
Backport-of: 182b11c31aa1d697ed254042c3350330ca3ac6e4

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

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


More information about the jdk-updates-dev mailing list