On 16/09/2014 19:43, Vladimir Ivanov wrote:
We usually use jdk/test/ProblemList.txt to exclude tests these days, mostly because it allows us to exclude tests on a per platform basis (so more flexible than @ignore). Using @ignore is okay too, just not used as much now.http://cr.openjdk.java.net/~vlivanov/8058584/webrev.00/ https://bugs.openjdk.java.net/browse/JDK-8058584Exclude java/lang/invoke/LFCaching/LFGarbageCollectedTest from test runs until 8057020 is fixed.
-Alan.