[jdk23] RFR: 8335966: Remove incorrect problem listing of java/lang/instrument/NativeMethodPrefixAgent.java in ProblemList-Virtual.txt

Jaikiran Pai jpai at openjdk.org
Thu Jul 11 03:51:15 UTC 2024


I would like to backport this test-only change into `jdk23`. This cleans up the incorrect problem listing that was caused by a change that we introduced in JDK 23 as part of https://bugs.openjdk.org/browse/JDK-8333130.

This is a clean backport of the commit that was integrated into master branch through https://github.com/openjdk/jdk/pull/20094.

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

Commit messages:
 - Backport dcf4e0d51f392afe2711223484e932e3826e8864

Changes: https://git.openjdk.org/jdk/pull/20132/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=20132&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8335966
  Stats: 2 lines in 1 file changed: 0 ins; 2 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/20132.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/20132/head:pull/20132

PR: https://git.openjdk.org/jdk/pull/20132


More information about the serviceability-dev mailing list