Online Developer Meeting (2025-04-22): Difference between revisions

(→‎Today's topics: Octave 10.2.0)
Line 9: Line 9:
*** tactic #1: initialize JVM and call <code>FindClass("java/lang/ref/Cleaner")</code> and then tear down JVM if it is not adequate.
*** tactic #1: initialize JVM and call <code>FindClass("java/lang/ref/Cleaner")</code> and then tear down JVM if it is not adequate.
*** tactic #2: check Java version number against 1.9 before initializing (but may be difficult to have cross-platform compatibility)
*** tactic #2: check Java version number against 1.9 before initializing (but may be difficult to have cross-platform compatibility)
* Use C BLAS interface?
* Discussion on continued use of Savannah Bug Tracker
* Discussion on continued use of Savannah Bug Tracker
** Latest motivation to find something better is the inability to search for bug reports for old releases.
** Latest motivation to find something better is the inability to search for bug reports for old releases.