-
Type:
Sub-task
-
Status: Resolved
-
Priority:
P2
-
Resolution: Fixed
-
Affects Version/s: 9
-
Fix Version/s: None
-
Component/s: core-libs
-
Labels:
-
Subcomponent:
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
-