8202331: Obsolete support for commercial features

Reviewed-by: kvn, cjplummer, dholmes
This commit is contained in:
Mikael Vidstedt 2018-06-21 21:37:28 -07:00
parent c1c2c677cf
commit 1f437b30f3
13 changed files with 20 additions and 60 deletions

View file

@ -488,7 +488,7 @@ void Arguments::init_version_specific_system_properties() {
*
* Recommended approach for removing options:
*
* To remove options commonly used by customers (e.g. product, commercial -XX options), use
* To remove options commonly used by customers (e.g. product -XX options), use
* the 3-step model adding major release numbers to the deprecate, obsolete and expire columns.
*
* To remove internal options (e.g. diagnostic, experimental, develop options), use