[lworld] RFR: 8253161: [lworld] C1's substitutability check should use andptr instead of andl for mark word
    Tobias Hartmann 
    thartmann at openjdk.java.net
       
    Tue Sep 15 11:37:07 UTC 2020
    
    
  
C1's substitutability check should use andptr instead of andl for mark word. I've also optimized the null check.
-------------
Commit messages:
 - 8253161: [lworld] C1's substitutability check should use andptr instead of andl for mark word
Changes: https://git.openjdk.java.net/valhalla/pull/189/files
 Webrev: https://webrevs.openjdk.java.net/?repo=valhalla&pr=189&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8253161
  Stats: 11 lines in 2 files changed: 1 ins; 5 del; 5 mod
  Patch: https://git.openjdk.java.net/valhalla/pull/189.diff
  Fetch: git fetch https://git.openjdk.java.net/valhalla pull/189/head:pull/189
PR: https://git.openjdk.java.net/valhalla/pull/189
    
    
More information about the valhalla-dev
mailing list