jdk-24/make
Alexandre Iline cd16158edb 8314075: Update JCov version for JDK 22
Reviewed-by: serb
2023-08-10 00:43:28 +00:00
..
autoconf 8312467: relax the builddir check in make/autoconf/basic.m4 2023-08-09 07:08:52 +00:00
common 8311545: Allow test symbol files to be kept in the test image 2023-07-12 23:01:54 +00:00
conf 8314075: Update JCov version for JDK 22 2023-08-10 00:43:28 +00:00
data 8310890: Normalize identifier names 2023-06-27 15:47:29 +00:00
devkit 8309880: Add support for linking libffi on Windows and Mac 2023-06-14 12:03:42 +00:00
hotspot 8312466: /bin/nm usage in AIX makes needs -X64 flag 2023-07-27 10:37:40 +00:00
ide 8227229: Deprecate the launcher -Xdebug/-debug flags that have not done anything since Java 6 2023-07-21 12:58:20 +00:00
jdk/src/classes/build/tools 8310890: Normalize identifier names 2023-06-27 15:47:29 +00:00
langtools 8306584: Start of release updates for JDK 22 2023-06-08 16:02:21 +00:00
modules 8311247: Some cpp files are compiled with -std:c11 flag 2023-08-09 12:26:32 +00:00
scripts 8294310: compare.sh fails on macos after JDK-8293550 2022-10-05 12:42:05 +00:00
src/classes/build/tools/jfr 8298383: JFR: GenerateJfrFiles.java lacks copyright header 2022-12-08 14:42:04 +00:00
test 8311541: JavaThread::print_jni_stack doesn't support native stacks on all platforms 2023-07-18 22:04:37 +00:00
BuildStatic.gmk 8214718: Update missing copyright year in build system 2018-12-03 18:46:10 +01:00
Bundles.gmk 8304171: Fix layout of JCov instrumented bundle on Mac OS 2023-03-14 23:36:57 +00:00
CompileCommands.gmk 8284891: Fix typos in build system files 2022-04-14 19:33:28 +00:00
CompileDemos.gmk 8015831: Add lint check for calling overridable methods from a constructor 2023-03-17 22:05:50 +00:00
CompileInterimLangtools.gmk 8306112: Implementation of JEP 445: Unnamed Classes and Instance Main Methods (Preview) 2023-06-05 18:45:39 +00:00
CompileJavaModules.gmk 8293116: Incremental JDK build could be sped up 2022-09-21 10:27:58 +00:00
CompileModuleTools.gmk 8015831: Add lint check for calling overridable methods from a constructor 2023-03-17 22:05:50 +00:00
CompileToolsHotspot.gmk 8264806: Remove the experimental JIT compiler 2021-04-27 06:23:21 +00:00
CompileToolsJdk.gmk 8304036: Use CommandLine class from shared module 2023-04-25 04:16:58 +00:00
CopyImportModules.gmk 8189861: Refactor CacheFind 2017-10-24 10:41:45 +02:00
CopyInterimTZDB.gmk 8212970: TZ database in "vanguard" format support 2019-07-26 08:56:28 -07:00
Coverage.gmk 8233381: Update copyright year in build system files 2019-11-04 11:12:13 +01:00
CreateJmods.gmk 8293532: Use lighter jmod compression levels in build config 2022-09-23 07:38:13 +00:00
Docs.gmk 8308093: Disable language preview features use in JDK 2023-05-23 07:23:37 +00:00
Doctor.gmk 8294618: Update openjdk.java.net => openjdk.org 2022-10-05 16:48:09 +00:00
ExplodedImageOptimize.gmk 8217739: Cannot reuse java.base UnixConstants.java from target in BuildJDK when cross compiling 2019-06-07 09:16:11 -07:00
GenerateLinkOptData.gmk 8273092: Sort classlist in JDK image 2021-08-31 16:33:02 +00:00
GenerateModuleSummary.gmk 8214718: Update missing copyright year in build system 2018-12-03 18:46:10 +01:00
Global.gmk 8308969: make test-prebuilt doesn't return the correct exit code 2023-06-05 15:35:42 +00:00
GraalBuilderImage.gmk 8307858: [REDO] JDK-8307194 Add make target for optionally building a complete set of all JDK and hotspot libjvm static libraries 2023-06-12 16:22:24 +00:00
Hsdis.gmk 8209784: Include hsdis in the JDK 2022-03-02 18:17:47 +00:00
Images.gmk 8310384: Add hooks for custom image creation 2023-06-21 18:28:19 +00:00
Init.gmk 8309746: Reconfigure check should include make/conf/version-numbers.conf 2023-06-14 13:27:19 +00:00
InitSupport.gmk 8297348: make CONF=xxx should match if xxx is an exact match 2022-11-21 18:34:52 +00:00
Install.gmk
InterimImage.gmk 8257679: Improved unix compatibility layer in Windows build (winenv) 2020-12-07 15:55:53 +00:00
JrtfsJar.gmk 8293288: bootcycle build failure after JDK-8173605 2022-09-02 17:44:59 +00:00
MacBundles.gmk 8252145: Unify Info.plist files with correct version strings 2020-08-28 06:23:41 -07:00
Main.gmk 8313274: [BACKOUT] Relax prerequisites for java.base-jmod target 2023-08-03 07:15:21 +00:00
MainSupport.gmk 8310376: Extend SetupTarget macro with DIR parameter 2023-06-21 09:57:49 +00:00
ModuleTools.gmk 8243988: Added flexibility in build system for unusal hotspot configurations 2020-04-28 19:41:39 +02:00
ModuleWrapper.gmk 8257733: Move module-specific data from make to respective module 2022-03-21 21:34:09 +00:00
ReleaseFile.gmk 8303476: Add the runtime version in the release file of a JDK image 2023-03-02 17:05:01 +00:00
RunTests.gmk 8313082: Enable CreateCoredumpOnCrash for testing in makefiles 2023-07-28 02:01:48 +00:00
RunTestsPrebuilt.gmk 8308969: make test-prebuilt doesn't return the correct exit code 2023-06-05 15:35:42 +00:00
RunTestsPrebuiltSpec.gmk 8294748: Cleanup unneeded references to hg 2022-10-05 07:25:49 +00:00
SourceRevision.gmk 8294748: Cleanup unneeded references to hg 2022-10-05 07:25:49 +00:00
StaticLibsImage.gmk 8307858: [REDO] JDK-8307194 Add make target for optionally building a complete set of all JDK and hotspot libjvm static libraries 2023-06-12 16:22:24 +00:00
TestImage.gmk 8281262: Windows builds in different directories are not fully reproducible 2022-02-10 10:46:35 +00:00
ToolsHotspot.gmk 8246436: JFR: Avoid parsing metadata.xml during startup 2020-06-22 08:09:23 +02:00
ToolsJdk.gmk 8284588: Remove GensrcCommonLangtools.gmk 2022-04-08 20:33:24 +00:00
ToolsLangtools.gmk 8244036: Refresh SetupJavaCompilation, and remove support for sjavac 2020-04-29 08:49:17 +02:00
UpdateBuildDocs.gmk 8233383: Various minor fixes 2019-11-04 11:15:45 +01:00
UpdateX11Wrappers.gmk 8257733: Move module-specific data from make to respective module 2022-03-21 21:34:09 +00:00
ZipSecurity.gmk 8308398: Move SunEC crypto provider into java.base 2023-07-17 17:38:54 +00:00
ZipSource.gmk 8298459: Fix msys2 linking and handling out of tree build directory for source zip creation 2022-12-11 13:50:39 +00:00