RFR: 8276713: breakpointOtherStratum/Test.java tests failing with "Stratum mismatch"

Alan Bateman alanb at openjdk.java.net
Fri Apr 29 07:35:51 UTC 2022


On Fri, 29 Apr 2022 03:08:38 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:

> I removed some classpath changes that were causing JVMTI to fail to find the .smap file for a couple of stratum tests. The changes appear to be unecessary.
> 
> I restored the commented out of the code to what it looks like in jdk. I did this to minimize diff with jdk, but if you wish I could either completely remove the commented code, or at least improve the formatting.
> 
> Tested with loom-tier1-5 on fibers branch and tier1-5 on jep-vt branch.

Thank you for tracking down this difficult to diagnose issue and for testing it on both branches.

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

Marked as reviewed by alanb (Committer).

PR: https://git.openjdk.java.net/loom/pull/178


More information about the loom-dev mailing list