RFR: JDK-8312530 Problemlist runtime/os/TestTrimNative.java [v2]
Alan Bateman
alanb at openjdk.org
Sun Jul 23 05:22:41 UTC 2023
On Sat, 22 Jul 2023 15:40:14 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
>> The failure in Mach5 is reported as "runtime/os/TestTrimNative.java#trimNative"
>> so you have to include the sub-test portion. As far as I can see, that's the only
>> sub-test that is failing.
>>
>> FYI: Simply naming the test, e.g., "runtime/os/TestTrimNative.java" does NOT
>> disable all of the sub-tests.
>
> Arrgh. This should be something we should allow, maybe with wildcards.
>
> Thanks, Dan, I changed the list to include all tests by name that could be possibly affected by this bug.
[CODETOOLS-7902712](https://bugs.openjdk.org/browse/CODETOOLS-7902712) is one the issues on this topic.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/14983#discussion_r1271382963
More information about the hotspot-runtime-dev
mailing list