RFR: 8277350: runtime/jni/checked/TestPrimitiveArrayCriticalWithBadParam.java times out

Daniel D.Daugherty dcubed at openjdk.java.net
Tue Nov 23 15:47:06 UTC 2021


On Tue, 23 Nov 2021 01:38:14 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> A (trivial?) fix to keep runtime/jni/checked/TestPrimitiveArrayCriticalWithBadParam.java
>> from timing out on macosx-X64 Mach5 test machines. Also removes the test from the
>> ProblemList.txt file.
>> 
>> Tested locally on my MBP-13 to verify that the test no longer creates core files.
>> Will also test with Mach5 Tier[135] to test for "timeouts in execution" task failures.
>
> LGTM2 :)

@dholmes-ora and @lmesnik - Thanks for the reviews!

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

PR: https://git.openjdk.java.net/jdk/pull/6510


More information about the hotspot-runtime-dev mailing list