Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8269107

Create a test case for JDK-8266854

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 17, 18
    • 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.

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

              Created:
              Updated: