RFR: 8345040: Clean up unused variables and code in `generate_native_wrapper`
Vladimir Kozlov
kvn at openjdk.org
Tue Nov 26 17:23:42 UTC 2024
On Tue, 26 Nov 2024 08:16:56 GMT, Qizheng Xing <qxing at openjdk.org> wrote:
> Some of variables and code are related to critical JNI natives feature, which was removed in JDK 18. This patch cleans them up.
Looks good to me.
-------------
Marked as reviewed by kvn (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/22384#pullrequestreview-2462244909
More information about the hotspot-compiler-dev
mailing list