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

Added convenience methods to the Windows platform to determine version #272

Merged
merged 1 commit into from Oct 26, 2021

Conversation

basshelal
Copy link
Contributor

This only includes versions officially supported by JDK8+ according to Oracle.

This includes:

  • Vista
  • 7
  • 8 (and 8.1)
  • 10
  • 11 (unreleased as of now)
  • Server (anything with the word server)

This PR addresses #260

@headius headius linked an issue Oct 26, 2021 that may be closed by this pull request
@headius headius added this to the 2.2.7 milestone Oct 26, 2021
@headius headius merged commit cea4801 into jnr:master Oct 26, 2021
@headius headius modified the milestones: 2.2.7, 2.2.8 Oct 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Absorb platform detection hacks from jnr projects
2 participants