-
Sub-task
-
Resolution: Fixed
-
P2
-
None
-
9
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.
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.
- blocks
-
JDK-8080588 VarHandles development
-
- Resolved
-
- relates to
-
JDK-8160821 VarHandle accesses are penalized when argument conversion is required
-
- Open
-
-
JDK-8155258 VarHandle implementation improvements
-
- Resolved
-