-
Type:
Improvement
-
Status: Resolved
-
Priority:
Low
-
Resolution: Duplicate
-
Fix Version/s: None
-
Component/s: Legacy/Core
-
Labels:None
-
Environment:
JDK9
Hi,
I tried to compile Cassandra with JDK 9 and ran into compilation issues because monitorEnter/monitorExit functions have been removed from sun.misc.Unsafe in JDK9 (http://mail.openjdk.java.net/pipermail/jdk9-hs-rt-changes/2015-January/000773.html).
Is there a specific reason why Cassandra uses these Unsafe APIs instead of say java.util.concurrent.locks?
Thanks,
shylaja
- duplicates
-
CASSANDRA-9608 Support Java 11
-
- Resolved
-