RFR: 8278261: runtime/SelectionResolution/* tests failing in loom repo [v2]

Coleen Phillimore coleenp at openjdk.java.net
Thu Feb 10 23:06:04 UTC 2022


> Simple bug after all.  When doing default method processing, the cpCache pointer in the constant pool is null so the on_stack query returned false.  Tested with tier1 with the wrapper and loom-tier1,loom-tier2

Coleen Phillimore has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase.

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

Changes:
  - all: https://git.openjdk.java.net/loom/pull/88/files
  - new: https://git.openjdk.java.net/loom/pull/88/files/58b44753..58b44753

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=loom&pr=88&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=loom&pr=88&range=00-01

  Stats: 0 lines in 0 files changed: 0 ins; 0 del; 0 mod
  Patch: https://git.openjdk.java.net/loom/pull/88.diff
  Fetch: git fetch https://git.openjdk.java.net/loom pull/88/head:pull/88

PR: https://git.openjdk.java.net/loom/pull/88


More information about the loom-dev mailing list