test/compiler/uncommontrap/UncommonTrapStackBang.java
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File
*** old/test/compiler/uncommontrap/UncommonTrapStackBang.java	Wed Sep 17 20:32:06 2014
--- new/test/compiler/uncommontrap/UncommonTrapStackBang.java	Wed Sep 17 20:32:06 2014

*** 1,7 **** --- 1,7 ---- /* ! * Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free Software Foundation.
*** 25,37 **** --- 25,35 ---- /** * @test * @bug 8026775 * @summary Uncommon trap blob did not bang all the stack shadow pages * - * @run main/othervm -server -XX:+IgnoreUnrecognizedVMOptions -XX:+TieredCompilation UncommonTrapStackBang * @run main/othervm -server -XX:+IgnoreUnrecognizedVMOptions -XX:-TieredCompilation UncommonTrapStackBang * * * Note: This test does not reproduce the problem with absolute * certainty. Empirically the bug reproduces on Windows some 80+% of * the time. Setting everything up to fail in 100% of the cases turns * out to be tricky at best.

test/compiler/uncommontrap/UncommonTrapStackBang.java
Index Unified diffs Context diffs Sdiffs Patch New Old Previous File Next File