jdk-24/make
2024-06-19 19:12:31 +00:00
..
autoconf 8329288: Update Visual Studio visibility support for POSIX functions 2024-06-19 19:12:31 +00:00
common 8333301: Remove static builds using --enable-static-build 2024-06-03 10:03:42 +00:00
conf 8331431: Update to use jtreg 7.4 2024-06-18 07:25:17 +00:00
data 8333189: Make sure clang on linux uses lld as linker 2024-05-29 19:51:07 +00:00
devkit 8331164: createJMHBundle.sh download jars fail when url needed to be redirected 2024-04-29 17:50:39 +00:00
hotspot 8333301: Remove static builds using --enable-static-build 2024-06-03 10:03:42 +00:00
ide 8332096: hotspot-ide-project fails with this-escape 2024-05-22 18:38:10 +00:00
jdk/src/classes/build/tools 8332528: Generate code in SwitchBootstraps.generateTypeSwitch that require fewer adaptations 2024-05-23 12:26:19 +00:00
langtools 8333560: -Xlint:restricted does not work with --release 2024-06-06 15:18:18 +00:00
modules 8332854: Unable to build openjdk with --with-harfbuzz=system 2024-06-17 19:37:32 +00:00
scripts 8333685: Make update-copyright-year script more useful 2024-06-13 19:38:39 +00:00
src/classes/build/tools/jfr 8332699: ubsan: jfrEventSetting.inline.hpp:31:43: runtime error: index 163 out of bounds for type 'jfrNativeEventSetting [162]' 2024-06-12 06:18:31 +00:00
test 6942632: Hotspot should be able to use more than 64 logical processors on Windows 2024-06-06 11:55:43 +00:00
Bundles.gmk 8326947: Minimize MakeBase.gmk 2024-04-11 14:15:34 +00:00
CompileCommands.gmk 8284891: Fix typos in build system files 2022-04-14 19:33:28 +00:00
CompileDemos.gmk 8298405: Implement JEP 467: Markdown Documentation Comments 2024-05-17 17:42:46 +00:00
CompileInterimLangtools.gmk 8326947: Minimize MakeBase.gmk 2024-04-11 14:15:34 +00:00
CompileJavaModules.gmk 8293116: Incremental JDK build could be sped up 2022-09-21 10:27:58 +00:00
CompileModuleTools.gmk 8317376: Minor improvements to the 'this' escape analyzer 2024-04-17 17:35:17 +00:00
CompileToolsHotspot.gmk 8264806: Remove the experimental JIT compiler 2021-04-27 06:23:21 +00:00
CompileToolsJdk.gmk 8303689: javac -Xlint could/should report on "dangling" doc comments 2024-04-26 19:47:06 +00:00
CopyImportModules.gmk 8326947: Minimize MakeBase.gmk 2024-04-11 14:15:34 +00:00
CopyInterimTZDB.gmk 8326947: Minimize MakeBase.gmk 2024-04-11 14:15:34 +00:00
Coverage.gmk 8233381: Update copyright year in build system files 2019-11-04 11:12:13 +01:00
CreateJmods.gmk 8326947: Minimize MakeBase.gmk 2024-04-11 14:15:34 +00:00
Docs.gmk 8331886: Allow markdown src file overrides 2024-05-08 21:57:55 +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 8293980: Resolve CONSTANT_FieldRef at CDS dump time 2024-06-14 06:06:24 +00:00
GenerateModuleSummary.gmk 8214718: Update missing copyright year in build system 2018-12-03 18:46:10 +01:00
Global.gmk 8326831: Clarify test harness control variables in make help 2024-03-05 16:24:54 +00:00
GraalBuilderImage.gmk 8326947: Minimize MakeBase.gmk 2024-04-11 14:15:34 +00:00
Hsdis.gmk 8328614: hsdis: dlsym can't find decode symbol 2024-04-09 15:01:02 +00:00
Images.gmk 8326947: Minimize MakeBase.gmk 2024-04-11 14:15:34 +00:00
Init.gmk 8309746: Reconfigure check should include make/conf/version-numbers.conf 2023-06-14 13:27:19 +00:00
InitSupport.gmk 8332808: Always set java.io.tmpdir to a suitable value in the build 2024-05-23 14:36:23 +00:00
InterimImage.gmk 8257679: Improved unix compatibility layer in Windows build (winenv) 2020-12-07 15:55:53 +00:00
JrtfsJar.gmk 8326947: Minimize MakeBase.gmk 2024-04-11 14:15:34 +00:00
MacBundles.gmk 8326947: Minimize MakeBase.gmk 2024-04-11 14:15:34 +00:00
Main.gmk 8333301: Remove static builds using --enable-static-build 2024-06-03 10:03:42 +00:00
MainSupport.gmk 8310376: Extend SetupTarget macro with DIR parameter 2023-06-21 09:57:49 +00:00
ModuleTools.gmk 8243988: Added flexibility in build system for unusal hotspot configurations 2020-04-28 19:41:39 +02:00
ModuleWrapper.gmk 8326947: Minimize MakeBase.gmk 2024-04-11 14:15:34 +00:00
ReleaseFile.gmk 8320915: Update copyright year in build files 2023-11-28 21:40:20 +00:00
RunTests.gmk 8323529: Relativize test image dependencies in microbenchmarks 2024-01-12 10:00:37 +00:00
RunTestsPrebuilt.gmk 8320915: Update copyright year in build files 2023-11-28 21:40:20 +00:00
RunTestsPrebuiltSpec.gmk 8330351: Remove the SHARED_LIBRARY and STATIC_LIBRARY macros 2024-04-16 13:51:14 +00:00
SourceRevision.gmk 8326947: Minimize MakeBase.gmk 2024-04-11 14:15:34 +00:00
StaticLibsImage.gmk 8326947: Minimize MakeBase.gmk 2024-04-11 14:15:34 +00:00
TestImage.gmk 8331939: Add custom hook for TestImage 2024-05-08 21:57:44 +00:00
ToolsHotspot.gmk 8246436: JFR: Avoid parsing metadata.xml during startup 2020-06-22 08:09:23 +02:00
ToolsJdk.gmk 8320915: Update copyright year in build files 2023-11-28 21:40:20 +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 8329672: Only call SetupNativeCompilation from SetupJdkNativeCompilation 2024-04-05 08:37:41 +00:00
ZipSecurity.gmk 8317510: Change Windows debug symbol files naming to avoid losing info when an executable and a library share the same name 2023-10-25 17:30:21 +00: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