> 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

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

Changes:
  - all: https://git.openjdk.org/valhalla/pull/2203/files
  - new: https://git.openjdk.org/valhalla/pull/2203/files/c7a5746f..c3ee772f

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=valhalla&pr=2203&range=03
 - incr: https://webrevs.openjdk.org/?repo=valhalla&pr=2203&range=02-03

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/valhalla/pull/2203.diff
  Fetch: git fetch https://git.openjdk.org/valhalla.git pull/2203/head:pull/2203

PR: https://git.openjdk.org/valhalla/pull/2203

Reply via email to