Integrated: 8335880: More troubleshooting tips around windows space in path

2024-10-26 Thread Chen Liang
On Tue, 16 Jul 2024 15:38:13 GMT, Chen Liang wrote: > Context: https://mail.openjdk.org/pipermail/build-dev/2024-July/045586.html > > People were confused on a few details around fixing windows space names, > including: > 1. setshortname can report confusing error message when the directory is

Re: RFR: 8342662: C2: Add new phase for backend-specific lowering [v2]

2024-10-26 Thread Jatin Bhateja
On Sat, 26 Oct 2024 02:34:44 GMT, Quan Anh Mai wrote: >>> By allowing lowering to look through VectorReinterpret and break the >>> invariant of Extract nodes that the element types of their inputs and >>> outputs must be the same, we can gvn v1 and v, v2 and v0. >> >> I'd warn against breaking

Re: RFR: 8342662: C2: Add new phase for backend-specific lowering [v2]

2024-10-26 Thread Jatin Bhateja
On Thu, 24 Oct 2024 02:14:46 GMT, Jasmine Karthikeyan wrote: >> Build changes look good (but would be slightly better without the extra >> blank line). I have not reviewed the actual hotspot changes. > > Thanks for looking at the build changes, @magicus! I've pushed a commit that > removes the