Details
-
Bug
-
Status: Resolved
-
Urgent
-
Resolution: Fixed
-
None
-
Critical
Description
CASSANDRA-9608 added a couple hard-coded options to workspace.xml that are not supported in Java 8: https://github.com/apache/cassandra/commit/6ba2fb9395226491872b41312d978a169f36fcdb#diff-59e65c5abf01f83a11989765ada76841.
Unrecognized option: --add-exports Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit.
To reproduce:
1. Update to the most recent trunk
2. rm -rf .idea && ant generate-idea-files
3. Re-open the project in IntelliJ (using Java 8) and run Cassandra or a test.