On Tue, 25 Mar 2025 22:24:51 GMT, Ziad El Midaoui <zelmida...@openjdk.org> wrote:
> With the minimum JDK set to 22, the reflection calls is replaced with direct > calls to enableNativeAccess This pull request has now been integrated. Changeset: ff777c7a Author: Ziad El Midaoui <zelmida...@openjdk.org> Committer: Kevin Rushforth <k...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/ff777c7abb0f491152d172f20cfc3dd6d76d5339 Stats: 18 lines in 2 files changed: 0 ins; 12 del; 6 mod 8340004: [TestBug] Call ModuleLayer.Controller::enableNativeAccess directly rather than via reflection Reviewed-by: angorya ------------- PR: https://git.openjdk.org/jfx/pull/1743