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

Qizheng Xing qxing at openjdk.org
Wed Dec 11 15:15:47 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.

This pull request has now been integrated.

Changeset: cc479184
Author:    Qizheng Xing <qxing at openjdk.org>
Committer: Martin Doerr <mdoerr at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/cc47918445b3b49fc188d4655996e43e7a3c75c3
Stats:     29 lines in 6 files changed: 0 ins; 29 del; 0 mod

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

Reviewed-by: mli, dfenacci, kvn

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

PR: https://git.openjdk.org/jdk/pull/22384


More information about the hotspot-compiler-dev mailing list