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

Chris Plummer cjplummer at openjdk.java.net
Thu Sep 23 23:28:50 UTC 2021


On Thu, 23 Sep 2021 20:36:07 GMT, Alex Menkov <amenkov at openjdk.org> wrote:

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

Was there a test case failure, or just something you noticed in the log? If a failure, why were no details ever included in the CR. If just something you noticed in the log, can you include the log output and modify a test to show an error?

Would the synopsis be more accurate if it read "do not update the source _path_ ..."?

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

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


More information about the serviceability-dev mailing list