On Tue, 19 Mar 2024 20:42:34 GMT, Chris Plummer <cjplum...@openjdk.org> wrote:

>> Leonid Mesnik has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   reverted failing tests.
>
> test/hotspot/jtreg/vmTestbase/nsk/share/jdi/ClassExclusionFilterTest.java 
> line 43:
> 
>> 41:         if (result != 0) {
>> 42:             throw new RuntimeException("TEST FAILED with result " + 
>> result);
>> 43:         }
> 
> Why do we have tests under jdi/share?

It is not a test, but helper class with not the best name.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18174#discussion_r1531123676

Reply via email to