8141024: [Solaris] Obsolete UseAltSigs

Reviewed-by: dcubed, ddmitriev
This commit is contained in:
David Holmes 2015-11-16 14:47:21 -05:00
parent 8c3a472f12
commit 56745a7f9f
4 changed files with 11 additions and 27 deletions

View file

@ -1334,10 +1334,6 @@ public:
"Use signal-chaining to invoke signal handlers installed " \
"by the application (Solaris & Linux only)") \
\
product(bool, UseAltSigs, false, \
"Use alternate signals instead of SIGUSR1 & SIGUSR2 for VM " \
"internal signals (Solaris only)") \
\
product(bool, AllowJNIEnvProxy, false, \
"Allow JNIEnv proxies for jdbx") \
\