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

Alex Menkov amenkov at openjdk.java.net
Thu Sep 23 23:49:55 UTC 2021


On Thu, 23 Sep 2021 23:25:57 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:

> 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?

I noticed bad output in test logs.
Added details to the CR.
The test is updated to verify the fix (see uncommented "verifyBPSource(2, bp2Reply);")

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

Updated the synopsis.

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

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


More information about the serviceability-dev mailing list