Echtzeitsysteme / Echtzeitsysteme/gips
Gurobi/JDK: `A restricted method in java.lang.System has been called`
Open
bug
- Dominant language
- Java
- Stars
- 7
- Forks
- 4
- Avg merge
- 5d 11h
- Merged PRs (30d)
- 10
Description
In newer JDK versions, the console shows warnings regarding the current version of Gurobi:
```
WARNING: A restricted method in java.lang.System has been called
WARNING: java.lang.System::loadLibrary has been called by com.gurobi.gurobi.GurobiJni in an unnamed module (rsrc:gurobi-12.0.3.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
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.