On Mon, 9 Mar 2026 07:53:21 GMT, David Holmes <[email protected]> wrote:
>> This PR adds a new JNI `IsValueObject` method so that native code can query >> is an object is an instance of a value class. >> >> This will require a bump of the JNI version number once we are out of >> preview. >> >> Added a simple functional test. >> >> Manually tested with -Xcheck:jni as well >> >> tiers 1-3 sanity testing >> >> Thanks > > David Holmes has updated the pull request incrementally with one additional > commit since the last revision: > > Fix typo in probe Looks good! Sorry for the confusion. ------------- Marked as reviewed by phubner (Committer). PR Review: https://git.openjdk.org/valhalla/pull/2203#pullrequestreview-3928111694
