-
Bug
-
Resolution: Fixed
-
P4
-
None
-
b07
java command currently allows -Xnoagent to be passed. This option has been ignored for many releases and doesn't provide any functionality.
This option should be marked as deprecated for removal. A warning log will be printed noting this deprecation.
In a future release the option should be removed and the java launcher will fail with an error if this option is passed.
This option should be marked as deprecated for removal. A warning log will be printed noting this deprecation.
In a future release the option should be removed and the java launcher will fail with an error if this option is passed.
- csr for
-
JDK-8312073 Deprecate for removal the -Xnoagent option
- Closed
- relates to
-
JDK-8312150 Remove -Xnoagent option
- Resolved
- links to
-
Commit openjdk/jdk/8ec136e6
-
Review(master) openjdk/jdk/14882