RFR: 8304543: Modernize debugging jvm args in test/hotspot/jtreg/vmTestbase/nsk/jdi/Argument/value/value004.java
Eirik Bjorsnos
duke at openjdk.org
Mon Mar 20 20:09:30 UTC 2023
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.
-------------
Commit messages:
- Update copyright year
- Modernize JVM args for setting up debugging in the test value004.java
Changes: https://git.openjdk.org/jdk/pull/13107/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=13107&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8304543
Stats: 3 lines in 1 file changed: 0 ins; 1 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/13107.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/13107/head:pull/13107
PR: https://git.openjdk.org/jdk/pull/13107
More information about the serviceability-dev
mailing list