-
Type:
Bug
-
Status: Open
-
Priority:
Normal
-
Resolution: Unresolved
-
Fix Version/s: None
-
Component/s: Feature/SASI
-
Labels:None
-
Severity:Normal
The following command causes a jvm crash with OpenJDK 8 zero vm
ant testsome -Dtest.name=org.apache.cassandra.index.sasi.SASIIndexTest -Dtest.methods=testTableRebuild
The test passes with OpenJDK 8 server vm
Attached the error log.