AWT & Swing tests failed: Function frag_col has a deployment target which is incompatible with this OS.
Vitaly Provodin
vitaly.provodin at jetbrains.com
Wed Oct 27 09:34:24 UTC 2021
Sorry did not complete the previous mail
If JDK is built on Catalina with Xcode 12.2, the tests passed well.
> On 27 Oct 2021, at 16:32, Vitaly Provodin <vitaly.provodin at jetbrains.com> wrote:
>
> Hi all,
>
> it was found out that a lot of AWT & Swing tests failed on macOS-x64 <=10.15 with the following message
>
>
> 2021-10-25 05:36:42.170 java[6916:107817] Failed to create pipeline state, error Error Domain=CompilerError Code=1 "Function frag_col has a deployment target which is incompatible with this OS." UserInfo={NSLocalizedDescription=Function frag_col has a deployment target which is incompatible with this OS.}
>
>
> The issue was observed when JDK17, JDK18 was built on BigSur with Xcode12.5
> 1. -Dsun.java2d.metal=true & macOS-x64 <=10.15 FAILED
> 2. -Dsun.java2d.metal=true & macOS-x64 >10.15 PASSED
> 2. -Dsun.java2d.metal=false & macOS-x64 <=10.15 PASSED
> 2. -Dsun.java2d.metal=false & macOS-x64 > 10.15 PASSED
>
> If JDK is build on Catalina with Xcode12.2
>
> Not sure if this issue is known. Shoiuld it be reported to JBS?
>
> Thanks,
> Vitaly
>
More information about the lanai-dev
mailing list