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

Create a test case for JDK-8266854

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Unresolved
    • P4
    • tbd
    • 17, 18
    • hotspot

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated: