[8u] RFR 8254683: [TEST_BUG] jdk/test/sun/tools/jconsole/WorkerDeadlockTest.java fails

Severin Gehwolf sgehwolf at redhat.com
Wed Oct 14 08:56:17 UTC 2020


On Wed, 2020-10-14 at 01:30 +0000, hedongbo wrote:
> Hi,
> 
> Please review this 8u test-only changes. The problem was introduced with JDK- 8237836
> 
> Bug: https://bugs.openjdk.java.net/browse/JDK-8254683
> webrev: http://cr.openjdk.java.net/~dongbohe/8254683/webrev.00/
> 
> Testing:  Worked correctly after patch.

One issue I've noticed is that if a relative path is being passed to
jtreg via -jdk, like '-jdk:../build/linux...' the test still fails with
the patch. Absolute path works. Would there be a way to make it work
more reliably?

Thanks,
Severin



More information about the jdk8u-dev mailing list