On 16/09/2014 19:43, Vladimir Ivanov wrote:
http://cr.openjdk.java.net/~vlivanov/8058584/webrev.00/
https://bugs.openjdk.java.net/browse/JDK-8058584

Exclude java/lang/invoke/LFCaching/LFGarbageCollectedTest from test runs until 8057020 is fixed.

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.

-Alan.

Reply via email to