Describe the bug
Using AWS CRT with Java 25 gives warnings:
WARNING: A restricted method in java.lang.System has been called
WARNING: java.lang.System::loadLibrary has been called by software.amazon.awssdk.crt.CRT in an unnamed module (jar:nested:/opt/app/app.jar/!BOOT-INF/lib/aws-crt-0.38.9.jar!/)
WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
WARNING: Restricted methods will be blocked in a future release unless native access is enabled
Regression Issue
Expected Behavior
CRT compatible with Java 25 LTS
Current Behavior
Java 25 gives runtime warnings
Reproduction Steps
Put AWS CRT in classpath and execute with Java 25
Possible Solution
No response
Additional Information/Context
No response
aws-crt-java version used
0.38.9
Java version used
25
Operating System and version
macos, linux
Describe the bug
Using AWS CRT with Java 25 gives warnings:
Regression Issue
Expected Behavior
CRT compatible with Java 25 LTS
Current Behavior
Java 25 gives runtime warnings
Reproduction Steps
Put AWS CRT in classpath and execute with Java 25
Possible Solution
No response
Additional Information/Context
No response
aws-crt-java version used
0.38.9
Java version used
25
Operating System and version
macos, linux