[lworld] Integrated: 8257674: [lworld] C1's substitutability check does not respect UseCompressedClassPointers

Tobias Hartmann thartmann at openjdk.java.net
Thu Dec 3 13:28:15 UTC 2020


`UseCompressedOops` is used instead of `UseCompressedClassPointers` when loading the klass pointers in C1's substitutability check. This explains several intermittent test failures.

Thanks,
Tobias

-------------

Commit messages:
 - 8257674: [lworld] C1's substitutability does not respect UseCompressedClassPointers

Changes: https://git.openjdk.java.net/valhalla/pull/292/files
 Webrev: https://webrevs.openjdk.java.net/?repo=valhalla&pr=292&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8257674
  Stats: 3 lines in 2 files changed: 0 ins; 2 del; 1 mod
  Patch: https://git.openjdk.java.net/valhalla/pull/292.diff
  Fetch: git fetch https://git.openjdk.java.net/valhalla pull/292/head:pull/292

PR: https://git.openjdk.java.net/valhalla/pull/292


More information about the valhalla-dev mailing list