art/test/632-checker-char-at-bounds/info.txt

3 lines
130 B
Plaintext
Raw Permalink Normal View History

2025-08-25 08:21:32 +08:00
Regression test for the optimization of String.charAt, which
had its SSA dependency incorrect with its corresponding bound check.