Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8199341

java.desktop should consider explicitly asking which std lib it wants to use

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P4 P4
    • tbd
    • 10
    • client-libs

      java.desktop should consider explicitly asking which std lib it wants to use by adding "-stdlib=libc++" to the linker flags (like hotspot does)

      This way if we decide in the future to bump target deployment again, and the compiler decides it wants a different std lib by default for that version, we can take our time and separate changing the compiler version vs getting new stdlib, instead of scrambling like with JDK-8196724

      This issue occurred on OS X, but might apply to all platforms

            serb Sergey Bylokhov
            gziemski Gerard Ziemski
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: