RFR: 8210927: JDB tests do not update source after doing a redefine class

Alex Menkov amenkov at openjdk.java.net
Thu Sep 23 20:45:07 UTC 2021


The fix executes "use" jdb command after class redifinition to improve test logs (print correct source line)

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

Commit messages:
 - JdbTest.redefineClass updates source path

Changes: https://git.openjdk.java.net/jdk/pull/5664/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=5664&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8210927
  Stats: 18 lines in 3 files changed: 8 ins; 0 del; 10 mod
  Patch: https://git.openjdk.java.net/jdk/pull/5664.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/5664/head:pull/5664

PR: https://git.openjdk.java.net/jdk/pull/5664


More information about the serviceability-dev mailing list