< prev index next >

make/autoconf/configure.ac

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

*** 258,11 ***
  LIB_TESTS_ENABLE_DISABLE_JTREG_TEST_THREAD_FACTORY
  
  JDKOPT_ENABLE_DISABLE_GENERATE_CLASSLIST
  JDKOPT_EXCLUDE_TRANSLATIONS
  JDKOPT_ENABLE_DISABLE_CDS_ARCHIVE
! JDKOPT_ENABLE_DISABLE_CDS_ARCHIVE_NOCOH
  JDKOPT_ENABLE_DISABLE_COMPATIBLE_CDS_ALIGNMENT
  JDKOPT_SETUP_MACOSX_SIGNING
  JDKOPT_SETUP_SIGNING_HOOK
  JDKOPT_SETUP_JAVA_WARNINGS
  
--- 258,11 ---
  LIB_TESTS_ENABLE_DISABLE_JTREG_TEST_THREAD_FACTORY
  
  JDKOPT_ENABLE_DISABLE_GENERATE_CLASSLIST
  JDKOPT_EXCLUDE_TRANSLATIONS
  JDKOPT_ENABLE_DISABLE_CDS_ARCHIVE
! JDKOPT_ENABLE_DISABLE_CDS_ARCHIVE_COH
  JDKOPT_ENABLE_DISABLE_COMPATIBLE_CDS_ALIGNMENT
  JDKOPT_SETUP_MACOSX_SIGNING
  JDKOPT_SETUP_SIGNING_HOOK
  JDKOPT_SETUP_JAVA_WARNINGS
  
< prev index next >