On Mon, 20 Mar 2023 19:47:10 GMT, Eirik Bjorsnos <d...@openjdk.org> wrote:
> Please review this PR which replaces the use of outdated JVM flags for > setting up debugging in the test value004.java > > This is part of an ongoing effort to remove use of the outdated flag > '-Djava.compiler" such that the option itself can eventually be removed. This pull request has now been integrated. Changeset: 4f625c0b Author: Eirik Bjorsnos <eir...@gmail.com> Committer: David Holmes <dhol...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/4f625c0b9aed5ecd1d6f1dae824a007680fe1d8b Stats: 3 lines in 1 file changed: 0 ins; 1 del; 2 mod 8304543: Modernize debugging jvm args in test/hotspot/jtreg/vmTestbase/nsk/jdi/Argument/value/value004.java Reviewed-by: dholmes, cjplummer, alanb ------------- PR: https://git.openjdk.org/jdk/pull/13107