Skip to content

Commit

Permalink
8284980: Test vmTestbase/nsk/stress/except/except010.java times out w…
Browse files Browse the repository at this point in the history
…ith -Xcomp -XX:+DeoptimizeALot

Backport-of: 7704eb18664606361bc87d54d102533530f1d2dd
  • Loading branch information
GoeLin committed Sep 22, 2022
1 parent 4efb85f commit eeb4562
Showing 1 changed file with 2 additions and 1 deletion.
@@ -1,5 +1,5 @@
/*
* Copyright (c) 1999, 2018, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 1999, 2022, 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
Expand Down Expand Up @@ -58,6 +58,7 @@
* JDK 1.3 classic VM for Sparc may crash (core dump) due to the known bug:
* #4245057 (P2/S3) VM crashes when heap is exhausted
*
* @requires vm.opt.DeoptimizeALot != true
* @run main/othervm -Xms50M -Xmx200M nsk.stress.except.except010
*/

Expand Down

0 comments on commit eeb4562

Please sign in to comment.