-
Bug
-
Resolution: Fixed
-
P3
-
repo-panama
After some feedback, it seems like it would be useful for the foreign API to support a transitional mode where access to restricted methods is allowed (with runtime warnings) when the --enable-native-access flag is not specified. If the flag is specified, the same strict behavior should apply. This relaxation is really only meant to be used by clients/applications that cannot (easily) update the java command line.