Skip to content
This repository was archived by the owner on Aug 5, 2021. It is now read-only.

Commit 4f9aacc

Browse files
committed
fixes #102
1 parent de63f9b commit 4f9aacc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ This version includes a number of contributions from supportive GitHub users. Th
1010
Fixes
1111
-----
1212

13+
* Fixed problem where default methods on Java 8 Interfaces were not found (issue #102). Fix by Charles P. Wright.
1314
* Fixed error caused by missing `sys.argv` in Python when called from Java (issue #81). Fix by Dave Voutila.
1415
* Fixed problem where calling jpy.get_type() too many times causes a memory access error (issue #74). Fix by Dave Voutila.
1516
* Fixed a corruption when retrieving long values (#72). Fix by chipkent.

0 commit comments

Comments
 (0)