Commit 9f66e00
committed
Adds JNIVersion::V24 const
This exposes the `JNI_VERSION_24` constant from `jni.h`
(note that no `JNI_VERSION_22` or `_23` constants were officially
allocated and Java SE 25 uses `JNI_VERSION_24` (so there won't be an
official `JNI_VERSION_25`)
Closes: #8071 parent acfd2fe commit 9f66e00
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
0 commit comments