Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump to Java.Interop/master/10647a5e #1295

Merged
merged 1 commit into from
Feb 12, 2018

Commits on Feb 12, 2018

  1. Bump to Java.Interop/master/10647a5e

    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.
    jonpryor committed Feb 12, 2018
    Configuration menu
    Copy the full SHA
    8a07392 View commit details
    Browse the repository at this point in the history