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

java: clean up the EvmcVm class a bit #549

Merged
merged 4 commits into from
Oct 13, 2020
Merged

java: clean up the EvmcVm class a bit #549

merged 4 commits into from
Oct 13, 2020

Commits on Oct 13, 2020

  1. java: rename init() to load_and_create() to reflect the underlying be…

    …haviour
    
    Also mark it private.
    axic committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    96b31d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    925db11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bbac734 View commit details
    Browse the repository at this point in the history
  4. java: throw proper exception on EVMC loader failure

    Introduce specific EvmcLoaderException exception.
    axic committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    4b24898 View commit details
    Browse the repository at this point in the history