commit | 13946835b5cc5e3888d20e311aaf6f13fd7b521d | [log] [tgz] |
---|---|---|
author | Leonid Mesnik <lmesnik@openjdk.org> | Wed Aug 05 10:48:55 2020 -0700 |
committer | Leonid Mesnik <lmesnik@openjdk.org> | Wed Aug 05 10:48:55 2020 -0700 |
tree | a9d8584050409bf821af454871df7b9c936122f9 | |
parent | 0019679c69448ce880cf0f7546dc4aa347c15af7 [diff] |
8244537: JDI tests fail due to "ERROR: Exception : nsk.share.jdi.JDITestRuntimeException: JDITestRuntimeException : ** event IS NOT a breakpoint **" Reviewed-by: sspitsyn, amenkov