Skip to content

Commit b006b05

Browse files
Arrayingcoleenp
authored andcommitted
8367691: runtime/valhalla/inlinetypes/classloading/ConcurrentClassLoadingTest.java crashes with segmentation fault
Reviewed-by: coleenp
1 parent 54c8105 commit b006b05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/hotspot/jtreg/runtime/valhalla/inlinetypes/classloading/ConcurrentClassLoadingTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
* @library /test/lib
3131
* @enablePreview
3232
* @compile BigClassTreeClassLoader.java
33-
* @run junit/othervm -XX:NonNMethodCodeHeapSize=256M -XX:ProfiledCodeHeapSize=512M -XX:NonProfiledCodeHeapSize=512M ConcurrentClassLoadingTest
33+
* @run junit/othervm -XX:ReservedCodeCacheSize=2G ConcurrentClassLoadingTest
3434
*/
3535

3636
import java.util.Optional;

0 commit comments

Comments
 (0)