diff --git a/transport-native-io_uring/pom.xml b/transport-native-io_uring/pom.xml
index e9962038..f518fbf2 100644
--- a/transport-native-io_uring/pom.xml
+++ b/transport-native-io_uring/pom.xml
@@ -272,7 +272,7 @@
false
- ${test.argLine}
+ -ea -Xcheck:jni ${test.argLine}
1
false
@@ -305,7 +305,7 @@
false
- ${test.argLine}
+ -ea -Xcheck:jni ${test.argLine}