Skip to content

Commit

Permalink
Bump to Java.Interop/master/10647a5e (#1295)
Browse files Browse the repository at this point in the history
Fixes the `ObjectDisposedException` during process shutdown described
in commit 0a9d164.

Moves the `ManagedPeer.Init()` invocation within the `JniRuntime`
constructor so that a `NullReferenceException` is avoided. (Instead, a
*different*, more meaningful exception should be thrown.)

Bumps to cecil/mono-2017-12/1afa0668 for d15-7 harmonization.
  • Loading branch information
jonpryor authored Feb 12, 2018
1 parent f9b2c97 commit cb68bc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion external/Java.Interop

0 comments on commit cb68bc3

Please sign in to comment.