QuantLib-SWIG icon indicating copy to clipboard operation
QuantLib-SWIG copied to clipboard

`finalize()` method deprecated in recent Java versions

Open lballabio opened this issue 3 years ago • 2 comments

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.

lballabio avatar Apr 18 '22 16:04 lballabio

See also https://github.com/lballabio/QuantLib-SWIG/issues/269 and the linked SWIG issue.

lballabio avatar Jun 14 '22 21:06 lballabio

Probably best left on hold until adoption of recent Java versions is more widespread.

lballabio avatar Jun 17 '22 10:06 lballabio

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.

github-actions[bot] avatar Aug 17 '22 03:08 github-actions[bot]

This issue was automatically closed because it has been stalled for two weeks with no further activity.

github-actions[bot] avatar Aug 31 '22 04:08 github-actions[bot]