On Thu, 7 Sep 2023 13:45:50 GMT, Aleksey Shipilev <[email protected]> wrote:
>> One might expect `isPPC()` to return true on PPC64 because it technically >> is. This is the only drawback I see. > > I don't have a strong opinion here, so if you want PPC32, you got it in new > commit :) Yeah, at least for the `isPPC32()` method. I think a Java API should minimize risk of confusion and misunderstandings, not reflect the design of the build system. Thanks! ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/15556#discussion_r1318646086
