jdk-24/make
2022-03-31 13:30:16 +00:00
..
autoconf 8283575: Check for GNU time fails for version >1.7 2022-03-24 12:48:12 +00:00
common 8283901: Introduce "make doctor" to diagnose build environment problems 2022-03-31 13:30:16 +00:00
conf 8283723: Update Visual Studio 2022 to version 17.1.0 for Oracle builds on Windows 2022-03-29 19:58:53 +00:00
data 8257733: Move module-specific data from make to respective module 2022-03-21 21:34:09 +00:00
devkit 8283999: Update JMH devkit to 1.35 2022-03-30 15:15:13 +00:00
hotspot 8276799: Implementation of JEP 422: Linux/RISC-V Port 2022-03-24 09:22:46 +00:00
ide 8258240: make vscode-project on Windows generates jdk.code-workspace file with unescaped '\' in paths 2022-01-19 14:18:14 +00:00
jdk/src/classes/build/tools 8282657: Code cleanup: removing double semicolons at the end of lines 2022-03-07 21:33:40 +00:00
langtools 8257733: Move module-specific data from make to respective module 2022-03-21 21:34:09 +00:00
modules 8283323: libharfbuzz optimization level results in extreme build times 2022-03-24 09:49:33 +00:00
scripts 8257733: Move module-specific data from make to respective module 2022-03-21 21:34:09 +00:00
src/classes/build/tools/jfr 8211230: JFR: internal events 2021-12-09 14:13:53 +00:00
test 8280902: ResourceBundle::getBundle may throw NPE when invoked by JNI code with no caller frame 2022-03-09 04:02:17 +00:00
BuildStatic.gmk 8214718: Update missing copyright year in build system 2018-12-03 18:46:10 +01:00
Bundles.gmk 8206311: Add docs-javase, docs-reference to CI build 2020-10-21 22:04:37 +00:00
CompileCommands.gmk 8256541: Sort out what version of awk is used in the build system 2020-11-30 16:35:02 +00:00
CompileDemos.gmk 8248610: Clean up handling of Windows RC files 2020-07-01 22:39:58 +02:00
CompileInterimLangtools.gmk 8272945: Use snippets in java.compiler documentation 2021-12-08 19:48:05 +00:00
CompileJavaModules.gmk 8259942: Enable customizations in CompileJavaModules.gmk and Main.gmk 2021-02-22 17:16:29 +00:00
CompileModuleTools.gmk 8206311: Add docs-javase, docs-reference to CI build 2020-10-21 22:04:37 +00:00
CompileToolsHotspot.gmk 8264806: Remove the experimental JIT compiler 2021-04-27 06:23:21 +00:00
CompileToolsJdk.gmk 8237995: Enhance certificate processing 2020-10-20 14:58:38 -07:00
CopyImportModules.gmk 8218431: Improved platform checking in makefiles 2019-02-07 12:35:45 +01: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 8278766: Enable OpenJDK build support for reproducible jars and jmods using --date 2021-12-23 11:01:26 +00:00
Docs.gmk 8274980: Improve adhoc build version strings 2022-02-14 10:31:42 +00:00
Doctor.gmk 8283901: Introduce "make doctor" to diagnose build environment problems 2022-03-31 13:30:16 +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 8220639: Need a way to augment JTREG_LAUNCHER_OPTIONS from command-line 2020-06-25 18:35:40 +02:00
GraalBuilderImage.gmk 8236921: Add build target to produce a JDK image suitable for a Graal/SVM build 2019-12-16 11:06:01 +01:00
Hsdis.gmk 8209784: Include hsdis in the JDK 2022-03-02 18:17:47 +00:00
Images.gmk 8258411: Move module set configuration from Modules.gmk to conf dir 2020-12-16 21:57:32 +00:00
Init.gmk 8283901: Introduce "make doctor" to diagnose build environment problems 2022-03-31 13:30:16 +00:00
InitSupport.gmk 8283901: Introduce "make doctor" to diagnose build environment problems 2022-03-31 13:30:16 +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 8244036: Refresh SetupJavaCompilation, and remove support for sjavac 2020-04-29 08:49:17 +02:00
MacBundles.gmk 8252145: Unify Info.plist files with correct version strings 2020-08-28 06:23:41 -07:00
Main.gmk 8283901: Introduce "make doctor" to diagnose build environment problems 2022-03-31 13:30:16 +00:00
MainSupport.gmk 8259942: Enable customizations in CompileJavaModules.gmk and Main.gmk 2021-02-22 17:16:29 +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 8247589: Implementation of Alpine Linux/x64 Port 2020-10-13 09:35:58 +00:00
RunTests.gmk 8244602: Add JTREG_REPEAT_COUNT to repeat execution of a test 2021-12-07 11:32:17 +00:00
RunTestsPrebuilt.gmk 8264805: Remove the experimental Ahead-of-Time Compiler 2021-04-27 01:12:18 +00:00
RunTestsPrebuiltSpec.gmk 8257679: Improved unix compatibility layer in Windows build (winenv) 2020-12-07 15:55:53 +00:00
SourceRevision.gmk 8210283: Support git as an SCM alternative in the build 2018-09-07 14:54:15 -07:00
StaticLibsImage.gmk 8245832: JDK build make-static-libs should build all JDK libraries 2020-05-29 19:18:23 +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 8257733: Move module-specific data from make to respective module 2022-03-21 21:34:09 +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 8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports 2020-05-20 17:33:37 -07:00
ZipSource.gmk 8241073: Pre-generated Stubs for javax.management, Activation, Naming 2020-03-19 15:34:34 -04:00