< prev index next >

test/jdk/TEST.ROOT

Print this page
*** 1,7 ***
  #
! # Copyright (c) 2005, 2025, Oracle and/or its affiliates. All rights reserved.
  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  #
  # This file identifies the root of the test-suite hierarchy.
  # It also contains test-suite configuration information.
  #
--- 1,7 ---
  #
! # Copyright (c) 2005, 2026, Oracle and/or its affiliates. All rights reserved.
  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  #
  # This file identifies the root of the test-suite hierarchy.
  # It also contains test-suite configuration information.
  #

*** 121,11 ***
      jlink.runtime.linkable \
      jlink.packagedModules \
      jdk.static
  
  # Minimum jtreg version
! requiredVersion=8.1+1
  
  # Path to libraries in the topmost test directory. This is needed so @library
  # does not need ../../ notation to reach them
  external.lib.roots = ../../
  
--- 121,11 ---
      jlink.runtime.linkable \
      jlink.packagedModules \
      jdk.static
  
  # Minimum jtreg version
! requiredVersion=8.2.1+1
  
  # Path to libraries in the topmost test directory. This is needed so @library
  # does not need ../../ notation to reach them
  external.lib.roots = ../../
  
< prev index next >