< prev index next >

make/autoconf/lib-tests.m4

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

*** 26,11 ***
  ################################################################################
  # Setup libraries and functionalities needed to test the JDK.
  ################################################################################
  
  # Minimum supported versions
! JTREG_MINIMUM_VERSION=8.1
  GTEST_MINIMUM_VERSION=1.14.0
  
  ################################################################################
  #
  # Setup and check for gtest framework source files
--- 26,11 ---
  ################################################################################
  # Setup libraries and functionalities needed to test the JDK.
  ################################################################################
  
  # Minimum supported versions
! JTREG_MINIMUM_VERSION=8.2.1
  GTEST_MINIMUM_VERSION=1.14.0
  
  ################################################################################
  #
  # Setup and check for gtest framework source files
< prev index next >