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

Add a method to grab the system architecture without depending on the JDK that the jar is executing #289

Open
udda1996 opened this issue Apr 18, 2023 · 0 comments
Assignees

Comments

@udda1996
Copy link
Contributor

Description:
Currently the isArmArchitecture method in OsUtils doesn't pick the system architecture correctly. It fetches the architecture of the jdk that it runs on. We need to find a method to extract the actual system property of the machine in this method and add it in the User Agent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant