[lworld] Integrated: 8249396: JNI function IsSameObject should apply the substitutability test for inline types

Frederic Parain fparain at openjdk.java.net
Wed Jul 15 14:01:15 UTC 2020


On Tue, 14 Jul 2020 21:41:04 GMT, Frederic Parain <fparain at openjdk.org> wrote:

> Please review this patch which fix the implementation of the JNI function IsSameObject by performing a substitutability
> test when two references to inline type instances are passed in argument.
> Passed tests tiers 1 to 3 with Mach5.
> 
> Thank you,
> 
> Fred

This pull request has now been integrated.

Changeset: 80115902
Author:    Frederic Parain <fparain at openjdk.org>
URL:       https://git.openjdk.java.net/valhalla/commit/80115902
Stats:     160 lines in 4 files changed: 6 ins; 154 del; 0 mod

8249396: JNI function IsSameObject should apply the substitutability test for inline types

Reviewed-by: hseigel

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

PR: https://git.openjdk.java.net/valhalla/pull/108


More information about the valhalla-dev mailing list