[8u] RFR (XS): 8265238: [8u] [macos] build failure in OpenJDK8u after JDK-8211301 in older xcode

Volker Simonis volker.simonis at gmail.com
Thu May 27 15:55:47 UTC 2021


Not an Objective-C expert but shouldn't we make this cast explicit, e.g.:

1040                 NSView* view = (NSView*)nsWindow.contentView;
1041                 view.frame = contentFrame;

Otherwise looks good.

On Wed, May 26, 2021 at 10:28 PM Hohensee, Paul <hohensee at amazon.com> wrote:
>
> Please review this syntax-only fix.
>
> JBS: https://bugs.openjdk.java.net/browse/JDK-8265238
> 8u webrev: https://cr.openjdk.java.net/~phh/8265238/webrev.8u.jdk.01/
>
> Thanks,
> Paul
>


More information about the jdk8u-dev mailing list