Blocks :
|
|
Relates :
|
|
Relates :
|
This might be generic to VarHandles to begin with, but best demonstrated with this CompareAndExchangeTest: http://cr.openjdk.java.net/~shade/8153870/BadCAE.java http://cr.openjdk.java.net/~shade/8153870/bad-cae.txt The problem is that we hit slow-path if we don't match the signature exactly.
|