- 
    Bug 
- 
    Resolution: Unresolved
- 
     P4 P4
- 
    11
- 
        x86_64
- 
        os_x
                    After upgrading MacOS to some recent OS version, we get errors like the following for several aot tests:
Exception in thread "main" java.lang.InternalError: ld: dynamic executables or dylibs must link with libSystem.dylib for architecture x86_64
at jdk.aot@11.0.20-snapshot/jdk.tools.jaotc.Linker.link(Linker.java:142)
at jdk.aot@11.0.20-snapshot/jdk.tools.jaotc.Main.run(Main.java:262)
at jdk.aot@11.0.20-snapshot/jdk.tools.jaotc.Main.run(Main.java:133)
at jdk.aot@11.0.20-snapshot/jdk.tools.jaotc.Main.main(Main.java:89)
            
Exception in thread "main" java.lang.InternalError: ld: dynamic executables or dylibs must link with libSystem.dylib for architecture x86_64
at jdk.aot@11.0.20-snapshot/jdk.tools.jaotc.Linker.link(Linker.java:142)
at jdk.aot@11.0.20-snapshot/jdk.tools.jaotc.Main.run(Main.java:262)
at jdk.aot@11.0.20-snapshot/jdk.tools.jaotc.Main.run(Main.java:133)
at jdk.aot@11.0.20-snapshot/jdk.tools.jaotc.Main.main(Main.java:89)
               There are no Sub-Tasks for this issue.