提交 2cbc7a8a 编写于 作者: T thartmann

8071995: compiler/codecache/jmx/InitialAndMaxUsageTest.java fails with large pages

Summary: Disable large page usage for test.
Reviewed-by: kvn
上级 f13c3761
......@@ -36,7 +36,7 @@ import sun.hotspot.code.BlobType;
* @run main/othervm -Xbootclasspath/a:. -XX:-UseCodeCacheFlushing
* -XX:-MethodFlushing -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI
* -XX:+SegmentedCodeCache -XX:CompileCommand=compileonly,null::*
* InitialAndMaxUsageTest
* -XX:-UseLargePages InitialAndMaxUsageTest
* @summary testing of initial and max usage
*/
public class InitialAndMaxUsageTest {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册