RFR: 8283834: Unmappable character for US-ASCII encoding in TestPredicateInputBelowLoopPredicate
Christian Hagedorn
chagedorn at openjdk.java.net
Tue Mar 29 07:18:42 UTC 2022
On Tue, 29 Mar 2022 07:06:45 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
> Trivial fix that replaces the non-ascii character `\ufffd\ufffd2` by `C`.
>
> Thanks,
> Tobias
That was hard to catch by just looking at it :-) Looks good and trivial.
-------------
Marked as reviewed by chagedorn (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/8011
More information about the hotspot-compiler-dev
mailing list