Re: RFR: 8307573: Implementation of JEP 449: Deprecate the Windows 32-bit x86 Port for Removal [v2]

2023-05-06 Thread George Adams
On Sat, 6 May 2023 12:27:40 GMT, Daniel Jeliński wrote: >> George Adams has updated the pull request incrementally with one additional >> commit since the last revision: >> >> fix wording > > doc/building.md line 129: > >> 127: instead create a 32-bit target using `--with-target-bits=32`.

Re: RFR: 8307573: Implementation of JEP 449: Deprecate the Windows 32-bit x86 Port for Removal [v3]

2023-05-06 Thread George Adams
> Deprecate the Windows x86-32 port, with the intent to remove it in a future > release. George Adams has updated the pull request incrementally with one additional commit since the last revision: typo fix - Changes: - all: https://git.openjdk.org/jdk/pull/13852/files -

Re: RFR: 8307573: Implementation of JEP 449: Deprecate the Windows 32-bit x86 Port for Removal [v2]

2023-05-06 Thread Daniel Jeliński
On Sat, 6 May 2023 10:00:10 GMT, George Adams wrote: >> Deprecate the Windows x86-32 port, with the intent to remove it in a future >> release. > > George Adams has updated the pull request incrementally with one additional > commit since the last revision: > > fix wording doc/building.md

Re: RFR: 8307573: Implementation of JEP 449: Deprecate the Windows 32-bit x86 Port for Removal [v2]

2023-05-06 Thread George Adams
> Deprecate the Windows x86-32 port, with the intent to remove it in a future > release. George Adams has updated the pull request incrementally with one additional commit since the last revision: fix wording - Changes: - all: https://git.openjdk.org/jdk/pull/13852/files -

RFR: 8307573: Implementation of JEP 449: Deprecate the Windows 32-bit x86 Port for Removal

2023-05-06 Thread George Adams
Deprecate the Windows x86-32 port, with the intent to remove it in a future release. - Commit messages: - 8307573: Implementation of JEP 449: Deprecate the Windows 32-bit x86 Port for Removal Changes: https://git.openjdk.org/jdk/pull/13852/files Webrev:

Re: RFR: 8307058: Implementation of Generational ZGC [v8]

2023-05-06 Thread Quan Anh Mai
On Sat, 6 May 2023 04:08:42 GMT, Quan Anh Mai wrote: >> Stefan Karlsson has updated the pull request with a new target base due to a >> merge or a rebase. The pull request now contains 917 commits: >> >> - ZGC: Generational >> >>Co-authored-by: Stefan Karlsson >>Co-authored-by: