RFR: 8256618: Zero: Linux x86_32 build still fails [v4]

Andrew Haley aph at openjdk.java.net
Mon Nov 23 10:46:58 UTC 2020


On Mon, 23 Nov 2020 07:37:33 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> 
> I think this code applies to all x86 variants. As the alternative, we can skip it for Zero, hoping that Zero x86 would never face a bug like this code tries to work around.

Well, if we assume Zero will never be used on x86, which seems reasonable, then it doesn't matter. But if it will be used, then there is a real problem with the invocation interface.

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

PR: https://git.openjdk.java.net/jdk/pull/1310


More information about the hotspot-runtime-dev mailing list