RFR: 8312072: Deprecate for removal the -Xnoagent option

Jaikiran Pai jpai at openjdk.org
Sat Jul 15 00:58:43 UTC 2023


On Fri, 14 Jul 2023 08:52:06 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:

> We should be able to remove it from our tests too, looks like there are some left overs in test/hotspot/jtreg/vmTestbase/nsk/jdi.

I've now updated the PR to remove references to `-Xnoagent` from these tests. 

There's a `TestNullTerminatedFlags` which uses this option. I haven't changed that test given the nature of that test and the fact that this `-Xnoagent` is currently still an accepted command line option.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/14882#issuecomment-1636596306


More information about the ide-support-dev mailing list