hg: jdk9/hs/jdk: 8166045: jdk/internal/misc/Unsafe tests fail due to timeout

mikael.vidstedt at oracle.com mikael.vidstedt at oracle.com
Wed Sep 28 17:36:43 UTC 2016


Changeset: 53130f5fbb5e
Author:    mikael
Date:      2016-09-28 08:22 -0700
URL:       http://hg.openjdk.java.net/jdk9/hs/jdk/rev/53130f5fbb5e

8166045: jdk/internal/misc/Unsafe tests fail due to timeout
Summary: Only run the memory hungry tests on large machines
Reviewed-by: dholmes, ctornqvi

! test/jdk/internal/misc/Unsafe/CopyMemory.java
+ test/jdk/internal/misc/Unsafe/CopyMemoryLarge.java
! test/jdk/internal/misc/Unsafe/CopySwap.java
+ test/jdk/internal/misc/Unsafe/CopySwapLarge.java



More information about the jdk9-all-changes mailing list