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

Daniel D.Daugherty dcubed at openjdk.java.net
Tue Nov 23 17:12:14 UTC 2021


On Mon, 22 Nov 2021 20:50:55 GMT, Daniel D. Daugherty <dcubed 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.

Mach5 Tier[13] testing had no failures. Mach5 Tier5 testing had
19 unrelated client test failures and one unrelated zero build failure.

So no sign of the "timeouts in execution" test task failure mode, but that's
just one set of jobs. Only more test runs will really tell the tale...

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

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


More information about the hotspot-runtime-dev mailing list