RFR: 8276713: breakpointOtherStratum/Test.java tests failing with "Stratum mismatch"
Leonid Mesnik
lmesnik at openjdk.java.net
Fri Apr 29 03:26:50 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.
Marked as reviewed by lmesnik (Committer).
-------------
PR: https://git.openjdk.java.net/loom/pull/178
More information about the loom-dev
mailing list