Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

8271732: Regression in StringBuilder.charAt bounds checking #5086

Closed
wants to merge 5 commits into from

Commits on Aug 11, 2021

  1. Copy the full SHA
    e72d9e1 View commit details
    Browse the repository at this point in the history
  2. Add SB.charAt test

    cl4es committed Aug 11, 2021
    1
    Copy the full SHA
    e29c576 View commit details
    Browse the repository at this point in the history
  3. Add UTF-16 tests

    cl4es committed Aug 11, 2021
    Copy the full SHA
    63f5adf View commit details
    Browse the repository at this point in the history
  4. Fix copy-paste error

    cl4es committed Aug 11, 2021
    Copy the full SHA
    4ef9ccb View commit details
    Browse the repository at this point in the history
  5. Fix copy-paste error

    cl4es committed Aug 11, 2021
    Copy the full SHA
    83a6482 View commit details
    Browse the repository at this point in the history