< prev index next > test/langtools/TEST.groups
Print this page
- # Copyright (c) 2015, 2024, Oracle and/or its affiliates. All rights reserved.
+ # Copyright (c) 2015, 2025, 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.
lib \
tools \
-:langtools_jshell_unstable \
-:langtools_slow
+ tier1_no_valhalla = \
+ :tier1 \
+ -tools/javac/valhalla
+
# (Almost) no langtools tests are tier 2.
tier2 = \
:langtools_jshell_unstable \
:langtools_slow
< prev index next >