jdk-24/make
Claes Redestad 679faa691a 8263097: Update JMH devkit to 1.28
Reviewed-by: ecaspole, erikj
2021-03-08 14:23:20 +00:00
..
autoconf 8257913: Add more known library locations to simplify Linux cross-compilation 2021-03-08 10:14:46 +00:00
common 8257858: [macOS]: Remove JNF dependency from libosxsecurity/KeystoreImpl.m 2021-02-03 16:20:16 +00:00
conf 8263097: Update JMH devkit to 1.28 2021-03-08 14:23:20 +00:00
data 8263091: Remove CharacterData.isOtherUppercase/-Lowercase 2021-03-08 10:34:57 +00:00
devkit 8263097: Update JMH devkit to 1.28 2021-03-08 14:23:20 +00:00
hotspot 8260408: Shenandoah: adjust inline hints after JDK-8255019 2021-01-26 13:04:38 +00:00
ide 8257679: Improved unix compatibility layer in Windows build (winenv) 2020-12-07 15:55:53 +00:00
jdk/src/classes/build/tools 8262315: missing ';' in generated entities 2021-02-24 18:07:33 +00:00
langtools 8250768: javac should be adapted to changes in JEP 12 2021-01-11 10:10:47 +00:00
modules 8261281: Linking jdk.jpackage fails for linux aarch32 builds after 8254702 2021-02-08 22:05:02 +00:00
scripts 8260669: Missing quotes in fixpath.sh 2021-02-01 14:07:16 +00:00
src/classes/build/tools/jfr 8257602: Introduce JFR Event Throttling and new jdk.ObjectAllocationSample event (enabled by default) 2020-12-10 12:33:48 +00:00
test 8259886: Improve SSL session cache performance and scalability 2021-03-07 01:13:24 +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 8250768: javac should be adapted to changes in JEP 12 2021-01-11 10:10:47 +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 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 8262893: Enable more doclint checks in javadoc build 2021-03-03 01:03:26 +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 8257679: Improved unix compatibility layer in Windows build (winenv) 2020-12-07 15:55:53 +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
Images.gmk 8258411: Move module set configuration from Modules.gmk to conf dir 2020-12-16 21:57:32 +00:00
Init.gmk 8259559: COMPARE_BUILD can't compare patch files 2021-01-11 18:18:46 +00:00
InitSupport.gmk 8248488: JDK-8246484 actually broke COMPARE_BUILD 2020-06-29 18:39:40 +02: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 8259942: Enable customizations in CompileJavaModules.gmk and Main.gmk 2021-02-22 17:16:29 +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 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 8185734: [Windows] Structured Exception Catcher missing around gtest execution 2020-12-15 09:02:46 +00:00
RunTestsPrebuilt.gmk 8259656: fixpath.sh changes broke _NT_SYMBOL_PATH in RunTests.gmk 2021-02-09 19:08:45 +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 8257789: Fix incremental build of test-image and bundles 2020-12-08 18:45:38 +00:00
ToolsHotspot.gmk 8246436: JFR: Avoid parsing metadata.xml during startup 2020-06-22 08:09:23 +02:00
ToolsJdk.gmk 8253866: Security Libs Terminology Refresh 2021-01-14 16:36:51 +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 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