We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d347fc1 commit 7704eb1Copy full SHA for 7704eb1
test/hotspot/jtreg/vmTestbase/nsk/stress/except/except010.java
@@ -1,5 +1,5 @@
1
/*
2
- * Copyright (c) 1999, 2018, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1999, 2022, Oracle and/or its affiliates. All rights reserved.
3
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4
*
5
* This code is free software; you can redistribute it and/or modify it
@@ -58,6 +58,7 @@
58
* JDK 1.3 classic VM for Sparc may crash (core dump) due to the known bug:
59
* #4245057 (P2/S3) VM crashes when heap is exhausted
60
61
+ * @requires vm.opt.DeoptimizeALot != true
62
* @run main/othervm -Xms50M -Xmx200M nsk.stress.except.except010
63
*/
64
0 commit comments