jdk-24/make
2020-05-29 19:18:23 +00:00
..
autoconf 8245870: GTEST_FRAMEWORK_SRC should go through UTIL_FIXUP_PATH 2020-05-26 15:11:33 -07:00
common 8245832: JDK build make-static-libs should build all JDK libraries 2020-05-29 19:18:23 +00:00
conf 8245610: remove in-tree copy on gtest 2020-05-26 13:33:00 -07:00
data 8245392: Remove duplication in class redefinition and retransformation specs 2020-05-27 03:21:15 +00:00
devkit 8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports 2020-05-20 17:33:37 -07:00
hotspot 8240259: Disable -Wshift-negative-value warnings 2020-05-28 21:40:35 -04:00
ide 8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports 2020-05-20 17:33:37 -07:00
jdk/src/classes/build/tools 8244093: Move all IDE support into coherent structure in make directory 2020-05-19 15:49:46 +02:00
langtools 8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports 2020-05-20 17:33:37 -07:00
modules 8244703: "platform encoding not initialized" exceptions with debugger, JNI 2020-05-28 11:39:51 -07:00
scripts 8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports 2020-05-20 17:33:37 -07:00
src 8216303: JFR: Simplify generated files 2020-05-29 15:19:01 +02:00
templates 7001720: copyright templates not rebranded 2010-12-06 10:37:10 -08:00
test 8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports 2020-05-20 17:33:37 -07:00
BuildStatic.gmk 8214718: Update missing copyright year in build system 2018-12-03 18:46:10 +01:00
Bundles.gmk 8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports 2020-05-20 17:33:37 -07:00
CompileCommands.gmk 8210459: Add support for generating compile_commands.json 2018-10-05 07:54:28 +02:00
CompileDemos.gmk 8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports 2020-05-20 17:33:37 -07:00
CompileInterimLangtools.gmk 8244036: Refresh SetupJavaCompilation, and remove support for sjavac 2020-04-29 08:49:17 +02:00
CompileJavaModules.gmk 8244668: Remove SA's javascript support 2020-05-28 17:12:14 -07:00
CompileModuleTools.gmk 8244036: Refresh SetupJavaCompilation, and remove support for sjavac 2020-04-29 08:49:17 +02:00
CompileToolsHotspot.gmk 8244036: Refresh SetupJavaCompilation, and remove support for sjavac 2020-04-29 08:49:17 +02:00
CompileToolsJdk.gmk 8244036: Refresh SetupJavaCompilation, and remove support for sjavac 2020-04-29 08:49:17 +02: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 8241073: Pre-generated Stubs for javax.management, Activation, Naming 2020-03-19 15:34:34 -04: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 8244036: Refresh SetupJavaCompilation, and remove support for sjavac 2020-04-29 08:49:17 +02:00
GenerateModuleSummary.gmk 8214718: Update missing copyright year in build system 2018-12-03 18:46:10 +01:00
Global.gmk 8241073: Pre-generated Stubs for javax.management, Activation, Naming 2020-03-19 15:34:34 -04: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 8245070: 32-bit builds are broken after JDK-8242524 2020-05-18 09:28:06 -07:00
Init.gmk 8244592: Start supporting SOURCE_DATE_EPOCH 2020-05-07 17:47:11 +02:00
InitSupport.gmk 8244592: Start supporting SOURCE_DATE_EPOCH 2020-05-07 17:47:11 +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 8235687: Contents/MacOS/libjli.dylib cannot be a symlink 2019-12-12 19:35:57 +00:00
Main.gmk 8245832: JDK build make-static-libs should build all JDK libraries 2020-05-29 19:18:23 +00:00
MainSupport.gmk 8245287: Start using ModuleWrapper for gensrc as well 2020-05-19 15:59:51 +02:00
ModuleTools.gmk 8243988: Added flexibility in build system for unusal hotspot configurations 2020-04-28 19:41:39 +02:00
ModuleWrapper.gmk 8244044: Refactor phase makefiles to be structured per module 2020-04-29 08:55:01 +02:00
ReleaseFile.gmk 8192833: JEP 322: Time-Based Release Versioning 2017-12-13 17:28:24 -08:00
RunTests.gmk 8243491: Implementation of Foreign-Memory Access API (Second Incubator) 2020-05-25 10:54:39 +01: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
ToolsJdk.gmk 8234697: Generate sun.security.util.math.intpoly classes during build 2019-12-14 13:50:34 +08: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