< prev index next >

make/conf/github-actions.conf

Print this page
@@ -1,7 +1,7 @@
  #
- # Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
+ # 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.  Oracle designates this

@@ -24,11 +24,11 @@
  #
  
  # Versions and download locations for dependencies used by GitHub Actions (GHA)
  
  GTEST_VERSION=1.14.0
- JTREG_VERSION=8.1+1
+ JTREG_VERSION=8.2.1+1
  
  LINUX_X64_BOOT_JDK_EXT=tar.gz
  LINUX_X64_BOOT_JDK_URL=https://download.java.net/java/GA/jdk25/bd75d5f9689641da8e1daabeccb5528b/36/GPL/openjdk-25_linux-x64_bin.tar.gz
  LINUX_X64_BOOT_JDK_SHA256=59cdcaf255add4721de38eb411d4ecfe779356b61fb671aee63c7dec78054c2b
  
< prev index next >