RFR: 8346602: Remove unused macro parameters in `jni.cpp`

Hamlin Li mli at openjdk.org
Fri Dec 20 09:17:34 UTC 2024


On Thu, 19 Dec 2024 08:16:54 GMT, Qizheng Xing <qxing at openjdk.org> wrote:

> Some of the macros in `jni.cpp`, including `DEFINE_GETSCALARARRAYELEMENTS`, `DEFINE_RELEASESCALARARRAYELEMENTS`, `DEFINE_GETSCALARARRAYREGION` and `DEFINE_SETSCALARARRAYREGION`, have unused parameters.
> 
> This patch removes them.

Looks good, thanks!

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

Marked as reviewed by mli (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/22824#pullrequestreview-2517102341


More information about the hotspot-dev mailing list