jdk-24/make
2020-04-14 14:58:24 +02:00
..
autoconf 8199138: Add RISC-V support to Zero 2020-04-07 08:45:01 +02:00
common 8225319: Remove rmic from the set of supported tools 2020-04-08 09:22:08 -04:00
conf 8241421: Cleanup handling of jtreg 2020-03-31 14:58:18 +02:00
copy 8233381: Update copyright year in build system files 2019-11-04 11:12:13 +01:00
data 8242010: Upgrade IANA Language Subtag Registry to Version 2020-04-01 2020-04-08 09:50:03 -07:00
devkit 8241721: Change to GCC 9.2 for building on Linux at Oracle 2020-03-27 12:50:11 -07:00
gendata 8235483: Warnings printed during the build 2019-12-09 10:16:01 +01:00
gensrc 8240980: Backout JDK-8240261 2020-03-13 17:45:55 +08:00
hotspot 8193210: [JVMCI/Graal] add JFR compiler phase/inlining events 2020-03-27 09:47:13 -07:00
idea 8238918: idea.sh should work with both mercurial and git repos 2020-02-12 09:38:59 -05:00
jdk 8242010: Upgrade IANA Language Subtag Registry to Version 2020-04-01 2020-04-08 09:50:03 -07:00
langtools 8234078: Missing license headers in a few javac files 2019-12-02 10:58:15 +01:00
launcher 8225319: Remove rmic from the set of supported tools 2020-04-08 09:22:08 -04:00
lib 8231572: Use -lobjc instead of -fobjc-link-runtime in libosxsecurity 2020-04-14 14:58:24 +02:00
nashorn 8225319: Remove rmic from the set of supported tools 2020-04-08 09:22:08 -04:00
nb_native/nbproject 8215952: Update NetBeans project file 2019-01-23 13:37:12 +01:00
scripts 8241271: Make hotspot build reproducible 2020-03-23 10:29:04 +01:00
src 8239585: JFR: Native events should support empty payloads 2020-02-24 17:10:01 +01:00
templates
test 8241421: Cleanup handling of jtreg 2020-03-31 14:58:18 +02:00
vscode 8223678: Add Visual Studio Code workspace generation support (for native code) 2019-06-03 10:28:03 +02:00
BuildStatic.gmk 8214718: Update missing copyright year in build system 2018-12-03 18:46:10 +01:00
Bundles.gmk 8238534: Deep sign macOS bundles before bundle archive is being created 2020-02-13 10:07:38 +01:00
CompileCommands.gmk 8210459: Add support for generating compile_commands.json 2018-10-05 07:54:28 +02:00
CompileDemos.gmk 8149110: Introduce DISABLED_WARNINGS for Java compilation 2020-03-12 19:42:06 +01:00
CompileInterimLangtools.gmk 8149110: Introduce DISABLED_WARNINGS for Java compilation 2020-03-12 19:42:06 +01:00
CompileJavaModules.gmk 8225319: Remove rmic from the set of supported tools 2020-04-08 09:22:08 -04:00
CompileJavaModulesNashorn.gmk 8204109: JDK-8203945 broke nashorn 2018-05-30 14:55:50 -07:00
CompileModuleTools.gmk 8149110: Introduce DISABLED_WARNINGS for Java compilation 2020-03-12 19:42:06 +01:00
CompileToolsHotspot.gmk 8214718: Update missing copyright year in build system 2018-12-03 18:46:10 +01:00
CompileToolsJdk.gmk 8241310: Fix warnings in jdk buildtools 2020-03-23 10:26:13 +01: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 8237192: Generate stripped/public pdbs on Windows for jdk images 2020-02-07 08:38:40 +01: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 8230301: Re-examine hardcoded defaults in GenerateJLIClassesPlugin 2020-02-10 12:39:19 +01: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 8237192: Generate stripped/public pdbs on Windows for jdk images 2020-02-07 08:38:40 +01:00
Init.gmk 8213185: Properly handle run-test-prebuilt -> test-prebuilt migration 2020-02-17 08:59:26 +01:00
InitSupport.gmk 8227834: build.log output from failing commands : include the hs_error file path in case of crashes in build 2019-07-17 09:58:42 +02:00
Install.gmk
InterimImage.gmk 8214718: Update missing copyright year in build system 2018-12-03 18:46:10 +01:00
JrtfsJar.gmk
MacBundles.gmk 8235687: Contents/MacOS/libjli.dylib cannot be a symlink 2019-12-12 19:35:57 +00:00
Main.gmk 8241073: Pre-generated Stubs for javax.management, Activation, Naming 2020-03-19 15:34:34 -04:00
MainSupport.gmk 8233381: Update copyright year in build system files 2019-11-04 11:12:13 +01:00
ModuleTools.gmk
ModuleWrapper.gmk 8233381: Update copyright year in build system files 2019-11-04 11:12:13 +01:00
ReleaseFile.gmk
RunTests.gmk 8240241: Add support for JCov DiffCoverage to make files 2020-03-05 09:51:03 -08:00
RunTestsPrebuilt.gmk 8213185: Properly handle run-test-prebuilt -> test-prebuilt migration 2020-02-17 08:59:26 +01:00
RunTestsPrebuiltSpec.gmk 8233712: Limit default tests jobs based on ulimit -u setting 2019-11-06 18:06:36 +01:00
SourceRevision.gmk 8210283: Support git as an SCM alternative in the build 2018-09-07 14:54:15 -07:00
StaticLibsImage.gmk 8232748: Build static versions of certain JDK libraries 2019-10-29 12:01:14 -07:00
TestImage.gmk 8233381: Update copyright year in build system files 2019-11-04 11:12:13 +01:00
ToolsJdk.gmk 8234697: Generate sun.security.util.math.intpoly classes during build 2019-12-14 13:50:34 +08:00
ToolsLangtools.gmk
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 8233381: Update copyright year in build system files 2019-11-04 11:12:13 +01:00
ZipSource.gmk 8241073: Pre-generated Stubs for javax.management, Activation, Naming 2020-03-19 15:34:34 -04:00