mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 07:14:30 +02:00
8202331: Obsolete support for commercial features
Reviewed-by: kvn, cjplummer, dholmes
This commit is contained in:
parent
c1c2c677cf
commit
1f437b30f3
13 changed files with 20 additions and 60 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue