mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 19:14:38 +02:00
8141024: [Solaris] Obsolete UseAltSigs
Reviewed-by: dcubed, ddmitriev
This commit is contained in:
parent
8c3a472f12
commit
56745a7f9f
4 changed files with 11 additions and 27 deletions
|
@ -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") \
|
||||
\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue