[jdk11u-dev] Integrated: 8263776: [JVMCI] add helper to perform Java upcalls

Severin Gehwolf sgehwolf at openjdk.java.net
Wed Aug 25 09:20:31 UTC 2021


On Mon, 23 Aug 2021 14:00:49 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:

> Here is a backport for JDK-8263776. The patch doesn't apply cleanly since it uses features only introduced with JDK-8230199 (JDK 15+, not in OpenJDK 11u). This patch is the same labsopenjdk 11 uses. This patch is also needed for using graal js with plain OpenJDK.
> 
> Testing: test/hotspot/jtreg/compiler/jvmci and manual upstream Graal unit test.

This pull request has now been integrated.

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

8263776: [JVMCI] add helper to perform Java upcalls

Co-authored-by: Tom Rodriguez <never at openjdk.org>
Reviewed-by: shade
Backport-of: 6b4c654186e49528eeae7249fdcd0f2d1a98b3ad

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

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


More information about the jdk-updates-dev mailing list