Skip to content
This repository was archived by the owner on Mar 13, 2018. It is now read-only.

Support IBM_JDK#89

Open
Spitfire1900 wants to merge 2 commits intograylog-labs:masterfrom
Spitfire1900:feature-support_IBM_JDK
Open

Support IBM_JDK#89
Spitfire1900 wants to merge 2 commits intograylog-labs:masterfrom
Spitfire1900:feature-support_IBM_JDK

Conversation

@Spitfire1900
Copy link

The service would not start correctly because a 64-bit jvm.dll was being passed to a 32-bit service as IBM JDK's output of java -version is not the same as Oracle's.

  • Have a cross-platform check for 32-bit or 64-bit.
  • Include IBM_JDK's default location for the jvm.dll.

@joschi
Copy link
Contributor

joschi commented Jul 18, 2016

@Spitfire1900 Thanks for your PR!

Would the batch script still work with other Java runtime environments or would this specifically only work with the IBM JDK?

@Spitfire1900
Copy link
Author

I tested this against IBM JDK and Oracle JDK.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants