Re: RFR: 8266318: Switch to macos prefix for macOS bundles [v2]

2021-04-29 Thread Iris Clark
On Fri, 30 Apr 2021 03:51:18 GMT, Mikael Vidstedt wrote: >> Apple rebranded the operating system as "macOS" back in 2016. The JDK >> bundles files are still use the legacy "osx" string. They should be >> modernized to use "macos" instead. > > Mikael Vidstedt has updated the pull request increme

Re: RFR: 8266318: Switch to macos prefix for macOS bundles [v2]

2021-04-29 Thread Mikael Vidstedt
> Apple rebranded the operating system as "macOS" back in 2016. The JDK bundles > files are still use the legacy "osx" string. They should be modernized to use > "macos" instead. Mikael Vidstedt has updated the pull request incrementally with one additional commit since the last revision: Fi

Re: RFR: 8266318: Switch to macos prefix for macOS bundles

2021-04-29 Thread Iris Clark
On Thu, 29 Apr 2021 19:15:52 GMT, Mikael Vidstedt wrote: > Apple rebranded the operating system as "macOS" back in 2016. The JDK bundles > files are still use the legacy "osx" string. They should be modernized to use > "macos" instead. Marked as reviewed by iris (Reviewer). - PR:

Re: RFR: 8266318: Switch to macos prefix for macOS bundles

2021-04-29 Thread Erik Joelsson
On Thu, 29 Apr 2021 19:15:52 GMT, Mikael Vidstedt wrote: > Apple rebranded the operating system as "macOS" back in 2016. The JDK bundles > files are still use the legacy "osx" string. They should be modernized to use > "macos" instead. Marked as reviewed by erikj (Reviewer). - PR

Re: RFR: 8266318: Switch to macos prefix for macOS bundles

2021-04-29 Thread Phil Race
On Thu, 29 Apr 2021 19:15:52 GMT, Mikael Vidstedt wrote: > Apple rebranded the operating system as "macOS" back in 2016. The JDK bundles > files are still use the legacy "osx" string. They should be modernized to use > "macos" instead. Marked as reviewed by prr (Reviewer). - PR:

RFR: 8266318: Switch to macos prefix for macOS bundles

2021-04-29 Thread Mikael Vidstedt
Apple rebranded the operating system as "macOS" back in 2016. The JDK bundles files are still use the legacy "osx" string. They should be modernized to use "macos" instead. - Commit messages: - 8266318: Switch to macos prefix for macOS bundles Changes: https://git.openjdk.java.net

Re: RFR: 8265666: Enable AIX build platform to make external debug symbols [v2]

2021-04-29 Thread Andrew Leonard
On Thu, 29 Apr 2021 12:26:01 GMT, Martin Doerr wrote: >> Andrew Leonard has refreshed the contents of this pull request, and previous >> commits have been removed. The incremental views will show differences >> compared to the previous content of the PR. The pull request contains one >> new co

Integrated: 8265666: Enable AIX build platform to make external debug symbols

2021-04-29 Thread Andrew Leonard
On Wed, 28 Apr 2021 14:41:26 GMT, Andrew Leonard wrote: > Signed-off-by: Andrew Leonard This pull request has now been integrated. Changeset: 84b52db9 Author:Andrew Leonard URL: https://git.openjdk.java.net/jdk/commit/84b52db931943db5aa2df7edca7103776f2f2092 Stats: 18 lines in

Re: RFR: 8265666: Enable AIX build platform to make external debug symbols [v2]

2021-04-29 Thread Martin Doerr
On Wed, 28 Apr 2021 17:23:18 GMT, Andrew Leonard wrote: >> Signed-off-by: Andrew Leonard > > Andrew Leonard has refreshed the contents of this pull request, and previous > commits have been removed. The incremental views will show differences > compared to the previous content of the PR. The p