On Thu, 23 Sep 2021 20:36:07 GMT, Alex Menkov <amen...@openjdk.org> wrote:
> The fix executes "use" jdb command after class redifinition to improve test > logs (print correct source line) This pull request has now been integrated. Changeset: 61ac53f6 Author: Alex Menkov <amen...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/61ac53f6e5a149c6ec68a8df43106e72bfd1ebb2 Stats: 18 lines in 3 files changed: 8 ins; 0 del; 10 mod 8210927: JDB tests do not update source path after doing a redefine class Reviewed-by: sspitsyn ------------- PR: https://git.openjdk.java.net/jdk/pull/5664