On Wed, 23 Jun 2021 23:55:04 GMT, Alex Menkov <[email protected]> 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.
>
>>
>>
>> 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.
@alexmenkov - please see the new bug I just filed:
JDK-8269302 serviceability/dcmd/framework/InvalidCommandTest.java still
fails after JDK-8268433
Hopefully this new sighting has the info you are looking for.
-------------
PR: https://git.openjdk.java.net/jdk/pull/4532