On Fri, 6 Mar 2026 04:28:00 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: > > Fixed Threads::is_supported_jni_version Reverted the version change as that comes after the preview cycle. Added test case files. Added DTrace probes ------------- PR Comment: https://git.openjdk.org/valhalla/pull/2203#issuecomment-4021559763
