You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by "jinmeiliao (GitHub)" <gi...@apache.org> on 2018/09/17 16:44:42 UTC

[GitHub] [geode] jinmeiliao commented on pull request #2476: GEODE-3: small java 9 compatibility fixes

I think we can get rid of this option for all the platforms. This is from java9 documentation:

-d32
This option is deprecated and will be removed in a future release.

-d64
This option is deprecated and will be removed in a future release.

Oracle Solaris, Linux, and OS X: Runs the application in a 64-bit environment. If a 64-bit environment isn’t installed or isn’t supported, then an error is reported.

[ Full content available at: https://github.com/apache/geode/pull/2476 ]
This message was relayed via gitbox.apache.org for notifications@geode.apache.org