< prev index next >

test/hotspot/jtreg/TEST.groups

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

*** 112,10 ***
--- 112,11 ---
    compiler/arraycopy/stress
  
  tier1_common = \
    sanity/BasicVMTest.java \
    gtest/GTestWrapper.java \
+   gtest/LockStackGtests.java \
    gtest/MetaspaceGtests.java \
    gtest/LargePageGtests.java \
    gtest/NMTGtests.java \
  
  tier1_compiler = \
< prev index next >