-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: hotspot
-
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-8370214 [21u] Remove -Xdebug and -Xnoagent from tests: backport parts of 8227229 and 8312072
-
- Resolved
-
-
JDK-8312150 Remove -Xnoagent option
-
- Resolved
-
- links to
-
Commit
openjdk/jdk/8ec136e6
-
Review(master)
openjdk/jdk/14882