< prev index next >

test/lib-test/TEST.ROOT

Print this page
*** 1,7 ***
  #
! # Copyright (c) 2020, 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.
--- 1,7 ---
  #
! # Copyright (c) 2020, 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.

*** 27,11 ***
  # The list of keywords supported in this test suite
  # randomness:           test uses randomness, test cases differ from run to run
  keys=randomness
  
  # Minimum jtreg version
! requiredVersion=8.1+1
  
  # Allow querying of various System properties in @requires clauses
  requires.extraPropDefns = ../jtreg-ext/requires/VMProps.java
  requires.extraPropDefns.bootlibs = ../lib/jdk/test/whitebox
  requires.extraPropDefns.libs = \
--- 27,11 ---
  # The list of keywords supported in this test suite
  # randomness:           test uses randomness, test cases differ from run to run
  keys=randomness
  
  # Minimum jtreg version
! requiredVersion=8.2.1+1
  
  # Allow querying of various System properties in @requires clauses
  requires.extraPropDefns = ../jtreg-ext/requires/VMProps.java
  requires.extraPropDefns.bootlibs = ../lib/jdk/test/whitebox
  requires.extraPropDefns.libs = \
< prev index next >