[jdk8u-dev] RFR: 8048892: TEST_BUG: shell script tests need to be change to not use retired @debuggeeVMOptions mechanism

Kazuhisa Takakuri ktakakuri at openjdk.org
Tue May 7 12:44:25 UTC 2024


Hi all,

I would like to backport this patch to improve test maintainability.
This patch icompliments JDK-6622468, which I have already proposed for backporting. #492 
The patch is clean. However there is a typo in this patch, which was later fixed as part of JDK-8143583. Without modification, the added test fails. JDK-8143583 contains fixes for other tessts which were not backported, and I think backporting it for this patch is not reasonable. Given this, I also corrected a typo in tis patch.

Testing: All tests under jdk/test/com/sun/jdi

Thank you.

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

Depends on: https://git.openjdk.org/jdk8u-dev/pull/492

Commit messages:
 - Backport f377795d11a5d67f9617ae6551bffd16398e1efd

Changes: https://git.openjdk.org/jdk8u-dev/pull/493/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=493&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8048892
  Stats: 167 lines in 5 files changed: 48 ins; 115 del; 4 mod
  Patch: https://git.openjdk.org/jdk8u-dev/pull/493.diff
  Fetch: git fetch https://git.openjdk.org/jdk8u-dev.git pull/493/head:pull/493

PR: https://git.openjdk.org/jdk8u-dev/pull/493


More information about the jdk8u-dev mailing list