Re: Potential bug in openjdk-11 on mips64el

2021-02-20 Thread Ao Qi
*my_fstatat64_func)((int)dfd, path, &buf, (int)flag), err); +#endif + if (err == -1) { throwUnixException(env, errno); } else { Cheers, Ao Qi On Tue, Feb 16, 2021 at 12:29 AM Ao Qi wrote: > > On Mon, Feb 15, 2021 at 10:22 PM Aleksey Shipilev wrote: > > &

Re: Potential bug in openjdk-11 on mips64el

2021-02-15 Thread Ao Qi
anyone picks it up. You can try to ask here: >https://mail.openjdk.java.net/mailman/listinfo/mips-port I would like to pick it up. However, I am on vacation at the moment and did not have a mips64el machine on hand. If time permits, I will return to the company in three days to follow up on th