# HG changeset patch # User ctornqvi # Date 1415222331 28800 # Node ID 71af3eb557dec38443753d7bbd9a2d0a2ae3a6bd # Parent cdc1d5bc86cf69e4b5103d5b64ddac3eab256f91 8061733: [TESTBUG] Exclude tests that have issues with Jigsaw M2 changes Summary: [TESTBUG] Exclude tests that have issues with Jigsaw M2 changes Reviewed-by: lfoltan, gtriantafill diff -r cdc1d5bc86cf -r 71af3eb557de hotspot/test/runtime/7194254/Test7194254.java --- a/hotspot/test/runtime/7194254/Test7194254.java Mon Nov 03 11:34:13 2014 -0800 +++ b/hotspot/test/runtime/7194254/Test7194254.java Wed Nov 05 13:18:51 2014 -0800 @@ -27,6 +27,7 @@ * @summary Creates several threads with different java priorities and checks * whether jstack reports correct priorities for them. * + * @ignore 8060219 * @run main Test7194254 */