QuantLib-SWIG
QuantLib-SWIG copied to clipboard
`finalize()` method deprecated in recent Java versions
As suggested by the documentation we should no longer generate finalizers by default and use AutoCloseable instead. The support is already there (but we need to check it); we should change the defaults.
See also https://github.com/lballabio/QuantLib-SWIG/issues/269 and the linked SWIG issue.
Probably best left on hold until adoption of recent Java versions is more widespread.
This issue was automatically marked as stale because it has been open 60 days with no activity. Remove stale label or comment, or this will be closed in two weeks.
This issue was automatically closed because it has been stalled for two weeks with no further activity.