[9] RFR (XS): 8058584: Ignore java/lang/invoke/LFCaching/LFGarbageCollectedTest until 8057020 is fixed
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. Thanks! Best regards, Vladimir Ivanov
Looks good; approved to go back, Thanks Vladimir, -Joe On 9/16/2014 11:43 AM, 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.
Thanks!
Best regards, Vladimir Ivanov
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.
Joe, Alan, thanks for review. Best regards, Vladimir Ivanov On 9/16/14, 10:55 PM, Alan Bateman wrote:
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.
participants (3)
-
Alan Bateman
-
Joe Darcy
-
Vladimir Ivanov