[jdk11u-dev] Integrated: 8274329: Fix non-portable HotSpot code in MethodMatcher::parse_method_pattern

Jie Fu jiefu at openjdk.java.net
Tue Oct 12 06:55:58 UTC 2021


On Mon, 11 Oct 2021 11:25:11 GMT, Jie Fu <jiefu at openjdk.org> wrote:

> Hi all,
> 
> This is the backport of c833b4d130fabfa6a6f3a38313f76eb7e392c6a5.
> I'd like to backport it to fix the build failure on Windows for non-English speaking countries.
> 
> Patch doesn't apply cleanly (only the removal of `pragma warning` should be manually adjusted).
> 
> Thanks.
> Best regards,
> Jie

This pull request has now been integrated.

Changeset: fc2646b1
Author:    Jie Fu <jiefu at openjdk.org>
Committer: Christoph Langer <clanger at openjdk.org>
URL:       https://git.openjdk.java.net/jdk11u-dev/commit/fc2646b1c20b7f6749a7199a7f188ce90a5d8d47
Stats:     27 lines in 1 file changed: 15 ins; 9 del; 3 mod

8274329: Fix non-portable HotSpot code in MethodMatcher::parse_method_pattern

Reviewed-by: kvn
Backport-of: c833b4d130fabfa6a6f3a38313f76eb7e392c6a5

-------------

PR: https://git.openjdk.java.net/jdk11u-dev/pull/509


More information about the jdk-updates-dev mailing list