[lworld] CI builds: assert((is_native() && bcp == code_base()) || contains(bcp) || VMError::is_error_reported()) failed: bcp doesn't belong to this method

XMLWordPrintable

      Since merging jdk-26+23, the following tests can "fail" (with -Xcomp):

      * compiler/valhalla/inlinetypes/TestC1.java
      * compiler/valhalla/inlinetypes/TestCastMismatch.java
      * compiler/valhalla/inlinetypes/TestGetfieldChains.java

      With:

       Internal Error (src/hotspot/share/oops/method.cpp:349),
      # assert((is_native() && bcp == code_base()) || contains(bcp) || VMError::is_error_reported()) failed: bcp doesn't belong to this method. bcp: 0x00007fa3ae7f7e30

      Merge commits of interest may be: JDK-8327963 (including JDK-8372259)


            Assignee:
            Unassigned
            Reporter:
            David Simms
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: