RFR: 8319578: Few java/lang/instrument ignore test.java.opts and accept test.vm.opts only

Chris Plummer cjplummer at openjdk.org
Fri Feb 9 17:28:04 UTC 2024


On Thu, 8 Feb 2024 23:26:30 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:

> There are several .sh tests which use ${TESTVMOPTS}  only. Updated them to use  ${TESTJAVAOPTS}  also.
> Tested by running them with different options and tier1.

The changes look fine. What testing have you done? Would be good to test with options like -Xcomp and different GCs. which are probably the options most likely to impact these tests. Maybe JFR also.

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

Marked as reviewed by cjplummer (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/17780#pullrequestreview-1872878082


More information about the serviceability-dev mailing list