RFR: 8148361: Need to disable the thread local storage compiler option for ios
Bertrand Delsart
bertrand.delsart at oracle.com
Wed Jan 27 13:15:08 UTC 2016
Approved,
Bertrand.
On 27/01/2016 13:42, Gary Adams wrote:
> When the sync with jdk9 b102 was pulled into mobile/dev repos a new
> feature for thread local storage was over looked. Most modern compilers
> include support for thread local declaration, but this feature is
> intentionally
> not supported by Apple's clang compiler.
>
> This change declares USE_LIBRARY_BASED_TLS_ONLY along with other
> TARGET_OS_IPHONE declarations in the hotspot globalDefinitions_gcc.hpp
> file.
>
> Issue: https://bugs.openjdk.java.net/browse/JDK-8148361
> Webrev: http://cr.openjdk.java.net/~gadams/8148361/webrev.00/
--
Bertrand Delsart, Grenoble Engineering Center
Oracle, 180 av. de l'Europe, ZIRST de Montbonnot
38330 Montbonnot Saint Martin, FRANCE
bertrand.delsart at oracle.com Phone : +33 4 76 18 81 23
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NOTICE: This email message is for the sole use of the intended
recipient(s) and may contain confidential and privileged
information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the intended recipient,
please contact the sender by reply email and destroy all copies of
the original message.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
More information about the mobile-dev
mailing list