Create a test case for JDK-8266854

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 17, 18
    • Component/s: hotspot

      It would be nice to have a test which verifies edge cases for the intrinsic LibraryCallKit::inline_preconditions_checkIndex:
      1) When the range check (RangeCheckNode ) always fails and execution unconditionally hits the uncommon trap.
      2) When length is know negative during compilation and execution unconditionally hits the uncommon trap.

            Assignee:
            Unassigned
            Reporter:
            Sandhya Viswanathan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: