I am running into a JVM crash issue and below are dump content. What's RevokeBias? Would somebody help me?
ERROR
VM_Operation (0x00007f7129fbb450): RevokeBias, mode: safepoint, requested by thread 0x00007f712452d000
I am running into a JVM crash issue and below are dump content. What's RevokeBias? Would somebody help me?
ERROR
VM_Operation (0x00007f7129fbb450): RevokeBias, mode: safepoint, requested by thread 0x00007f712452d000
You might be experiencing this bug reported in the Java bug database: JDK-7116986 : Crash in SafepointSynchronize::begin(). Unfortunately there is no solution or workaround yet.