Add support for JPype1 version 1.0
- Fixes the KeyboardInterrupt propagation that was previously addressed by adding the
-Xrs
Java startup flags. See https://github.com/jpype-project/jpype/issues/813. - Addresses the use of mutable defaults in 2 functions.