< prev index next >

test/hotspot/jtreg/vmTestbase/nsk/jvmti/ResourceExhausted/resexhausted002/TestDescription.java

Print this page
*** 1,7 ***
  /*
!  * Copyright (c) 2018, 2020, 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
   * under the terms of the GNU General Public License version 2 only, as
   * published by the Free Software Foundation.
--- 1,7 ---
  /*
!  * Copyright (c) 2018, 2026, 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
   * under the terms of the GNU General Public License version 2 only, as
   * published by the Free Software Foundation.

*** 34,11 ***
   * Comments
   *      CR 6465063
   *
   * @library /vmTestbase
   *          /test/lib
-  * @requires !vm.graal.enabled
   * @run main/othervm/native
   *      -agentlib:resexhausted=-waittime=5
   *      -Xms128m
   *      -Xmx128m
   *      -XX:-UseGCOverheadLimit
--- 34,10 ---
< prev index next >