Integrated: 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.

This pull request has now been integrated.

Changeset: e8acac2a
Author:    Daniel D. Daugherty <dcubed at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/e8acac2aba30e8a172ca14509220ec06e833d4af
Stats:     2 lines in 2 files changed: 1 ins; 1 del; 0 mod

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

Reviewed-by: hseigel, dholmes, lmesnik

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

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


More information about the hotspot-runtime-dev mailing list