On Wed, 23 Jun 2021 23:47:23 GMT, Chris Plummer <cjplum...@openjdk.org> wrote:
> > > Doesn't this just result in seeing a WARNING message instead of the failure > described in JDK-8268433? Or do you still expect the test to fail, but to > give other useful information. Yes, I expect that the tests continue to fail, but with this fix we should see real error. ------------- PR: https://git.openjdk.java.net/jdk/pull/4532