Re: RFR: 8345169: Implement JEP 503: Remove the 32-bit x86 Port [v3]

2025-04-05 Thread Aleksey Shipilev
> This PR implements JEP 503: Remove the 32-bit x86 Port. > > The JEP is proposed to target 25, we would not integrate until JEP is ready. > Reviews are appreciated meanwhile. > > This is only the removal of obvious 32-bit x86 parts, mostly files with > `x86_32` in their name. Those are only b

Re: RFR: 8345169: Implement JEP 503: Remove the 32-bit x86 Port [v3]

2025-03-26 Thread Aleksey Shipilev
On Tue, 25 Mar 2025 10:43:32 GMT, Aleksey Shipilev wrote: >> This PR implements JEP 503: Remove the 32-bit x86 Port. >> >> The JEP is proposed to target 25, we would not integrate until JEP is ready. >> Reviews are appreciated meanwhile. >> >> This is only the removal of obvious 32-bit x86 par

Re: RFR: 8345169: Implement JEP 503: Remove the 32-bit x86 Port [v3]

2025-03-25 Thread Magnus Ihse Bursie
On Tue, 25 Mar 2025 10:43:32 GMT, Aleksey Shipilev wrote: >> This PR implements JEP 503: Remove the 32-bit x86 Port. >> >> The JEP is proposed to target 25, we would not integrate until JEP is ready. >> Reviews are appreciated meanwhile. >> >> This is only the removal of obvious 32-bit x86 par

Re: RFR: 8345169: Implement JEP 503: Remove the 32-bit x86 Port [v3]

2025-03-25 Thread Martin Doerr
On Tue, 25 Mar 2025 10:43:32 GMT, Aleksey Shipilev wrote: >> This PR implements JEP 503: Remove the 32-bit x86 Port. >> >> The JEP is proposed to target 25, we would not integrate until JEP is ready. >> Reviews are appreciated meanwhile. >> >> This is only the removal of obvious 32-bit x86 par

Re: RFR: 8345169: Implement JEP 503: Remove the 32-bit x86 Port [v3]

2025-03-25 Thread Aleksey Shipilev
On Tue, 25 Mar 2025 10:43:32 GMT, Aleksey Shipilev wrote: >> This PR implements JEP 503: Remove the 32-bit x86 Port. >> >> The JEP is proposed to target 25, we would not integrate until JEP is ready. >> Reviews are appreciated meanwhile. >> >> This is only the removal of obvious 32-bit x86 par