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

Chris Plummer cjplummer at openjdk.java.net
Fri Apr 29 18:03:21 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.

This pull request has now been integrated.

Changeset: 149f59ad
Author:    Chris Plummer <cjplummer at openjdk.org>
URL:       https://git.openjdk.java.net/loom/commit/149f59ad0ce7124fd8161f64acccf30a7f1cef1a
Stats:     8 lines in 2 files changed: 2 ins; 5 del; 1 mod

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

Reviewed-by: lmesnik, alanb

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

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


More information about the loom-dev mailing list