Commit f81e238
committed
Use the classdesc of the JavaArray referred when a classdesc is expected
It seems that the reference handling is buggy or not fully implemented.
Sometimes a field type is a reference to an object instead of a type name or a class description.
This small patch fixes #5 but doesn't solve the whole referencing problem.1 parent 4fdb548 commit f81e238
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
900 | 900 | | |
901 | 901 | | |
902 | 902 | | |
| 903 | + | |
| 904 | + | |
| 905 | + | |
| 906 | + | |
| 907 | + | |
| 908 | + | |
903 | 909 | | |
904 | 910 | | |
905 | 911 | | |
| |||
0 commit comments