[
https://issues.apache.org/jira/browse/CASSANDRA-6190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13796439#comment-13796439
]
Steven Lowenthal commented on CASSANDRA-6190:
---------------------------------------------
Here is a response from Oracle:
Hi Steve,
I just wanted to close the loop on the bug you filled about UseCondCardMark
not being available with the client JVM in 7u40. The issue is that
UseCondCardMark was never really available in client. It was a NOP, and in
7u40 we moved the flag to work only with server as it should be. Sorry for the
confusion.
--
Azeem Jiva
@javawithjiva
> Cassandra 2.0 won't start up with Java 7u40 with Client JVM. (works on
> Server JVM, and both JVMs 7u25)
> -------------------------------------------------------------------------------------------------------
>
> Key: CASSANDRA-6190
> URL: https://issues.apache.org/jira/browse/CASSANDRA-6190
> Project: Cassandra
> Issue Type: Bug
> Components: Config
> Environment: Ubuntu 13.04 32- and 64-bit JDK 7u40 (tried JRE 7u25)
> Reporter: Steven Lowenthal
> Assignee: Brandon Williams
> Attachments: 6190.txt
>
>
> Java 7u40 on some platforms do not recognize the the -XX:+UseCondCardMark JVM
> option. 7u40 on Macintosh works correctly, If I use the tarball 7u40
> version of 7, we encounter the error below. I tried 7u25 (the previous
> release) and it functioned correctly.
> ubuntu@ubuntu:~$ Unrecognized VM option 'UseCondCardMark'
> Error: Could not create the Java Virtual Machine.
> Error: A fatal exception has occurred. Program will exit.
--
This message was sent by Atlassian JIRA
(v6.1#6144)