C2: fallthrough_memproj should be null-checked when do_asserts=false

XMLWordPrintable

      Currently, only code that needs null-checking is in `PhaseMacroExpand` class, ref. https://github.com/openjdk/jdk/pull/28432#issuecomment-3586912195.

      We should check all usages PhaseMacroExpand that call extract_projections with do_asserts=false and not check fallthrough_memproj for null. There might be more issues apart from the one fixed in JDK-8370502.

            Assignee:
            Unassigned
            Reporter:
            Kerem Kat
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: