RFR: 8345040: Clean up unused variables and code in `generate_native_wrapper`

Martin Doerr mdoerr at openjdk.org
Wed Dec 11 15:11:16 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.

Thanks for cleaning this up!

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

PR Comment: https://git.openjdk.org/jdk/pull/22384#issuecomment-2536264781


More information about the hotspot-compiler-dev mailing list