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

Daniel D.Daugherty dcubed at openjdk.java.net
Mon Nov 22 21:16:07 UTC 2021


On Mon, 22 Nov 2021 21:03:51 GMT, Harold Seigel <hseigel 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[1-3] to test for "timeouts in execution" task failures.
>
> Changes look good and trivial.
> Thanks, Harold

@hseigel - Thanks for the fast review! I'm going to wait until I have Mach5 Tier[1-3]
test results just to have some level of assurance that I don't reintroduce a "timeouts
in execution" test task failure mode.

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

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


More information about the hotspot-runtime-dev mailing list