RFR: 8274329: Fix non-portable HotSpot code in MethodMatcher::parse_method_pattern
Ioi Lam
iklam at openjdk.java.net
Thu Sep 30 23:33:39 UTC 2021
On Thu, 30 Sep 2021 23:04:17 GMT, Jie Fu <jiefu at openjdk.org> wrote:
> I will do your experiment next week. This is because it's already our National Day week and I can't find an English Windows machine until next week. I'll let you know the result as soon as possible. Thanks.
No need to hurry :-). In case you can't find an English Windows, I think you can use the `chcp 65001` command mentioned in https://stackoverflow.com/questions/388490/how-to-use-unicode-characters-in-windows-command-line to change your command-line window to use the UTF8 codepage.
-------------
PR: https://git.openjdk.java.net/jdk/pull/5704
More information about the build-dev
mailing list