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

Harold Seigel hseigel at openjdk.java.net
Wed Jul 15 14:01:14 UTC 2020


On Wed, 15 Jul 2020 13:41:30 GMT, Frederic Parain <fparain at openjdk.org> wrote:

>> src/hotspot/share/runtime/jniHandles.cpp line 357:
>> 
>>> 356:         ret = result.get_jboolean();
>>> 357:     }
>>> 358:   }
>> 
>> indentation issue:  could lines 338 - 356 should be shifted 2 spaces to the left.
>
> Fixed

The changes look good!  Thanks for making them.

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

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



More information about the valhalla-dev mailing list