jdk-24/make
Sean Mullan 62a03bd387 8237995: Enhance certificate processing
Reviewed-by: weijun, rhalade, ahgross, erikj
2020-10-20 14:58:38 -07:00
..
autoconf 8247589: Implementation of Alpine Linux/x64 Port 2020-10-13 09:35:58 +00:00
common 8223347: Integration of Vector API (Incubator) 2020-10-14 20:02:46 +00:00
conf 8254862: lldb in devkit doesn't work 2020-10-19 17:38:22 +00:00
data 8237995: Enhance certificate processing 2020-10-20 14:58:38 -07:00
devkit 8254862: lldb in devkit doesn't work 2020-10-19 17:38:22 +00:00
hotspot 8247666: Support Lambda proxy classes in static CDS archive 2020-10-19 18:27:50 +00:00
ide 8251516: VSCode IDE configuration specifies c++03 2020-08-13 17:34:31 +02:00
jdk/src/classes/build/tools 8237995: Enhance certificate processing 2020-10-20 14:58:38 -07:00
langtools 8216497: javadoc should auto-link to platform classes 2020-10-07 13:08:34 +00:00
modules 8254177: (tz) Upgrade time-zone data to tzdata2020b 2020-10-13 11:38:03 +00:00
scripts 8253034: Update symbol generation to accomodate Git as the SCM 2020-09-15 20:41:43 +00:00
src 8248526: configure script failed on WSL in May 2020 update 2020-07-01 07:23:48 +09:00
templates 7001720: copyright templates not rebranded 2010-12-06 10:37:10 -08:00
test 8247922: Update Graal 2020-07-02 13:03:32 -07:00
BuildStatic.gmk 8214718: Update missing copyright year in build system 2018-12-03 18:46:10 +01:00
Bundles.gmk 8252233: Put debug symbols in symbols-image 2020-08-28 12:03:50 -07:00
CompileCommands.gmk 8210459: Add support for generating compile_commands.json 2018-10-05 07:54:28 +02:00
CompileDemos.gmk 8248610: Clean up handling of Windows RC files 2020-07-01 22:39:58 +02:00
CompileInterimLangtools.gmk 8216497: javadoc should auto-link to platform classes 2020-10-07 13:08:34 +00:00
CompileJavaModules.gmk 8255020: Minor updates to docs jdk.incubator.vector 2020-10-19 20:37:36 +00:00
CompileModuleTools.gmk 8244036: Refresh SetupJavaCompilation, and remove support for sjavac 2020-04-29 08:49:17 +02:00
CompileToolsHotspot.gmk 8246436: JFR: Avoid parsing metadata.xml during startup 2020-06-22 08:09:23 +02: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 8242468: VS2019 build missing vcruntime140_1.dll 2020-04-14 07:58:08 -07:00
Docs.gmk 8251561: Fix doclint warnings in the java.xml package 2020-08-26 17:48:41 +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 8246256: GenerateLinkOptData should not mutate the interim or bootstrap JDK 2020-06-01 22:03:52 +02: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
Images.gmk 8252233: Put debug symbols in symbols-image 2020-08-28 12:03:50 -07:00
Init.gmk 8248488: JDK-8246484 actually broke COMPARE_BUILD 2020-06-29 18:39:40 +02:00
InitSupport.gmk 8248488: JDK-8246484 actually broke COMPARE_BUILD 2020-06-29 18:39:40 +02:00
Install.gmk 8085822: JEP 223: New Version-String Scheme (initial integration) 2015-06-11 00:21:56 +02:00
InterimImage.gmk 8214718: Update missing copyright year in build system 2018-12-03 18:46:10 +01: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 8253000: Remove redundant MAKE_SUBDIR argument 2020-10-07 08:07:22 +00:00
MainSupport.gmk 8253000: Remove redundant MAKE_SUBDIR argument 2020-10-07 08:07:22 +00:00
ModuleTools.gmk 8243988: Added flexibility in build system for unusal hotspot configurations 2020-04-28 19:41:39 +02:00
ModuleWrapper.gmk 8252998: ModuleWrapper.gmk doesn't consult include path 2020-10-05 09:53:16 +00:00
ReleaseFile.gmk 8247589: Implementation of Alpine Linux/x64 Port 2020-10-13 09:35:58 +00:00
RunTests.gmk 8253624: gtest fails when run from make with read-only source directory 2020-09-28 01:54:45 +00:00
RunTestsPrebuilt.gmk 8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports 2020-05-20 17:33:37 -07:00
RunTestsPrebuiltSpec.gmk 8245610: remove in-tree copy on gtest 2020-05-26 13:33:00 -07: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 8245033: Fixes for building in WSL 2020-05-14 18:56:30 +02:00
ToolsHotspot.gmk 8246436: JFR: Avoid parsing metadata.xml during startup 2020-06-22 08:09:23 +02:00
ToolsJdk.gmk 8237995: Enhance certificate processing 2020-10-20 14:58:38 -07: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 8219971: Introduce SetupExecute in build system 2019-03-05 11:07:19 +01: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