File tree 1 file changed +2
-2
lines changed
test/hotspot/jtreg/serviceability/jvmti/CompiledMethodLoad
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
/*
2
- * Copyright (c) 2019, Oracle and/or its affiliates. All rights reserved.
2
+ * Copyright (c) 2019, 2020, Oracle and/or its affiliates. All rights reserved.
3
3
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4
4
*
5
5
* This code is free software; you can redistribute it and/or modify it
25
25
* @test
26
26
* @bug 8212159
27
27
* @summary Generate compiled method load events without crashing
28
- * @run main/othervm/native -agentlib:CompiledZombie -Xcomp -XX:ReservedCodeCacheSize=20m Zombie
28
+ * @run main/othervm/native -agentlib:CompiledZombie -Xcomp -XX:ReservedCodeCacheSize=50m Zombie
29
29
**/
30
30
31
31
// The stress test that made this fail was -jar SwingSet2.jar from demos (without DISPLAY set so it exits)
You can’t perform that action at this time.
0 commit comments