changeset 47881 | 0ce0ac68ace7 |
parent 47687 | fb290fd1f9d4 |
child 53244 | 9807daeb47c4 |
--- a/src/hotspot/cpu/sparc/globalDefinitions_sparc.hpp Sat Nov 11 01:21:09 2017 +0100 +++ b/src/hotspot/cpu/sparc/globalDefinitions_sparc.hpp Thu Aug 31 10:00:28 2017 +0200 @@ -52,4 +52,7 @@ #define SUPPORT_RESERVED_STACK_AREA #endif +// SPARC have implemented the local polling +#define THREAD_LOCAL_POLL + #endif // CPU_SPARC_VM_GLOBALDEFINITIONS_SPARC_HPP