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

Fixes #36 new property "os.detected.bitness". #41

Merged
merged 1 commit into from
May 23, 2020
Merged

Fixes #36 new property "os.detected.bitness". #41

merged 1 commit into from
May 23, 2020

Conversation

bmarwell
Copy link
Contributor

@bmarwell bmarwell commented Apr 8, 2019

Caveats:

  • might result in '31' for zOS legacy systems.
  • will report '32' for a 32-bit JVM running on a 64bit system.

Caveats:
  - might result in '31' for zOS legacy systems.
  - will report '32' for a 32-bit JVM running on a 64bit system.
Copy link
Owner

@trustin trustin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work, @bmhm. Thanks a lot!

@trustin trustin merged commit 3bed1ba into trustin:master May 23, 2020
@trustin trustin added this to the 1.7.0 milestone May 23, 2020
@bmarwell bmarwell deleted the issues/36-os-bitness branch May 23, 2020 19:27
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.

None yet

2 participants