Some of the macros in `jni.cpp`, including `DEFINE_GETSCALARARRAYELEMENTS`, `DEFINE_RELEASESCALARARRAYELEMENTS`, `DEFINE_GETSCALARARRAYREGION` and `DEFINE_SETSCALARARRAYREGION`, have unused parameters.
This patch removes them.
This patch removes them.
- links to
-
Commit(master) openjdk/jdk/c1b868d2
-
Review(master) openjdk/jdk/22824