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

display error in test when vm crashes #64

Open
wants to merge 4 commits into
base: topic/windows-ffi
Choose a base branch
from

Commits on Oct 21, 2024

  1. Use Java 22's foreign function API for Windows

    - Drop all existing mechanisms for retrieving this info on Windows
    - This increases the required Java version of the library to 22
    
    Fixes dirs-dev#49.
    brcolow authored and soc committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    fcf0332 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    61e34c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd7b7c5 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. Configuration menu
    Copy the full SHA
    94ecef9 View commit details
    Browse the repository at this point in the history