..
autoconf
8307349: Support xlc17 clang toolchain on AIX
2023-05-11 07:40:38 +00:00
common
8307860: [BACKOUT] JDK-8307194 Add make target for optionally building a complete set of all JDK and hotspot libjvm static libraries
2023-05-10 21:08:28 +00:00
conf
8307110: zero build broken after JDK-8304265
2023-04-28 21:43:33 +00:00
data
8306028: separate ThreadStart/ThreadEnd events posting code in JVMTI VTMS transitions
2023-05-02 02:40:50 +00:00
devkit
8307110: zero build broken after JDK-8304265
2023-04-28 21:43:33 +00:00
hotspot
8307058: Implementation of Generational ZGC
2023-05-11 13:59:37 +00:00
ide
8295884: Implement IDE support for Eclipse
2023-03-14 17:32:25 +00:00
jdk/src/classes/build /tools
8306031: Update IANA Language Subtag Registry to Version 2023-04-13
2023-04-25 20:32:24 +00:00
langtools
8292275: javac does not emit SYNTHETIC and MANDATED flags for parameters by default
2023-04-30 07:34:09 +00:00
modules
8307860: [BACKOUT] JDK-8307194 Add make target for optionally building a complete set of all JDK and hotspot libjvm static libraries
2023-05-10 21:08:28 +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
8307732: build-test-lib is broken
2023-05-10 12:13:22 +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
8304036: Use CommandLine class from shared module
2023-04-25 04:16:58 +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
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
8293532: Use lighter jmod compression levels in build config
2022-09-23 07:38:13 +00:00
Docs.gmk
8304689: Add hidden option to disable external spec page
2023-03-27 15:42:10 +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
8284170: Add "make doctor" to the make help
2022-04-04 21:43:34 +00:00
GraalBuilderImage.gmk
8307860: [BACKOUT] JDK-8307194 Add make target for optionally building a complete set of all JDK and hotspot libjvm static libraries
2023-05-10 21:08:28 +00:00
Hsdis.gmk
8209784: Include hsdis in the JDK
2022-03-02 18:17:47 +00:00
Images.gmk
8292329: Enable CDS shared heap for zero builds
2022-08-24 22:39:52 +00:00
Init.gmk
8297041: Remove the last remnants of sjavac
2022-11-17 09:20:22 +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
8085822: JEP 223: New Version-String Scheme (initial integration)
2015-06-11 00:21:56 +02:00
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
8307860: [BACKOUT] JDK-8307194 Add make target for optionally building a complete set of all JDK and hotspot libjvm static libraries
2023-05-10 21:08:28 +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
8303476: Add the runtime version in the release file of a JDK image
2023-03-02 17:05:01 +00:00
RunTests.gmk
8303703: Add support of execution tests using virtual thread factory jtreg plugin
2023-04-21 13:31:45 +00:00
RunTestsPrebuilt.gmk
8264805: Remove the experimental Ahead-of-Time Compiler
2021-04-27 01:12:18 +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
8307860: [BACKOUT] JDK-8307194 Add make target for optionally building a complete set of all JDK and hotspot libjvm static libraries
2023-05-10 21:08:28 +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
8244224: Implementation of JEP 381: Remove the Solaris and SPARC Ports
2020-05-20 17:33:37 -07: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