RFR: 8257420: Zero VM build broken with clang after JDK-8256726 due to strlen() is not a constexpr
Jie Fu
jiefu at openjdk.java.net
Mon Nov 30 14:56:56 UTC 2020
On Mon, 30 Nov 2020 14:46:26 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> Argh. Since I meant to backport the JDK-8257420 to 11u and 8u, and David was questioning the usefulness of `STATIC_ASSERT` in the original review, probably the simplest solution is to drop the `STATIC_ASSERT` from there entirely. This would make it a one-liner fix.
OK. Will do it soon.
Thanks.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1518
More information about the hotspot-runtime-dev
mailing list