jdk-24/make
2019-09-09 12:42:01 -07:00
..
autoconf 8230485: add handling of aix tar in configure 2019-09-03 16:52:55 +02:00
common 8224974: Implement JEP 352 2019-08-20 10:11:53 +01:00
conf 8226359: Switch to JCov build which supports byte code version 58 2019-06-19 05:04:08 -08:00
copy 8193255: Root Certificates should be stored in text format and assembled at build time 2019-06-05 09:58:05 +08:00
data 8229831: Upgrade Character.isUnicodeIdentifierStart/Part() methods to the latest standard 2019-09-05 17:38:54 -07:00
devkit 8221988: add possibility to build with Visual Studio 2019 2019-04-26 18:56:15 +03:00
gendata 8193255: Root Certificates should be stored in text format and assembled at build time 2019-06-05 09:58:05 +08:00
gensrc 8229831: Upgrade Character.isUnicodeIdentifierStart/Part() methods to the latest standard 2019-09-05 17:38:54 -07:00
hotspot 8212117: Class.forName may return a reference to a loaded but not linked Class 2019-09-09 11:04:04 -07:00
idea 8210226: Add support for multiple project folders to idea.sh 2018-08-31 18:01:47 +01:00
jdk 8230284: Accounting currency format support does not cope with explicit number system 2019-09-09 12:42:01 -07:00
langtools 8218630: CreateSymbols includes class and module headers unnecessarily 2019-02-08 12:31:23 +01:00
launcher 8227439: Turn off AOT by default 2019-08-08 14:13:16 +05:30
lib 8225425: java.lang.UnsatisfiedLinkError: net.dll: Can't find dependent libraries 2019-08-19 14:28:43 +01:00
nashorn 8214718: Update missing copyright year in build system 2018-12-03 18:46:10 +01:00
nb_native/nbproject 8215952: Update NetBeans project file 2019-01-23 13:37:12 +01:00
rmic 8221703: Rmic build for java.management.api has bad incremental behavior 2019-04-01 11:02:40 -07:00
scripts 8230715: Baseline compare build on Windows fails intermittently in file type for jvm.pdb 2019-09-06 12:41:21 -07:00
src 8215445: Enable building for Windows in WSL 2019-01-02 12:59:26 +01:00
templates
test 8230680: latest Graal unittests depend on jdk.internal.module 2019-09-06 14:54:33 -04: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 8221610: Resurrect (legacy) JRE bundle target 2019-03-30 21:29:37 +01:00
CompileCommands.gmk 8210459: Add support for generating compile_commands.json 2018-10-05 07:54:28 +02:00
CompileDemos.gmk 8218431: Improved platform checking in makefiles 2019-02-07 12:35:45 +01:00
CompileInterimLangtools.gmk 8191439: Race in building jdk.rmic.interim 2017-12-05 23:11:27 +01:00
CompileInterimRmic.gmk 8190378: Removal of CORBA and Java EE modules 2018-02-10 07:06:16 -05:00
CompileJavaModules.gmk 8221431: Support for Unicode 12.1 2019-05-23 12:21:21 -07:00
CompileJavaModulesNashorn.gmk 8204109: JDK-8203945 broke nashorn 2018-05-30 14:55:50 -07:00
CompileModuleTools.gmk 8187444: Forest Consolidation: Make build work 2017-09-12 19:03:56 +02:00
CompileToolsHotspot.gmk 8214718: Update missing copyright year in build system 2018-12-03 18:46:10 +01:00
CompileToolsJdk.gmk 8212970: TZ database in "vanguard" format support 2019-07-26 08:56:28 -07:00
CopyImportModules.gmk 8218431: Improved platform checking in makefiles 2019-02-07 12:35:45 +01:00
CopyInterimCLDRConverter.gmk 8214718: Update missing copyright year in build system 2018-12-03 18:46:10 +01:00
CopyInterimTZDB.gmk 8212970: TZ database in "vanguard" format support 2019-07-26 08:56:28 -07:00
Coverage.gmk 8221857: Collect code coverage for a subset of code 2019-04-11 03:05:11 -08:00
CreateJmods.gmk 8219971: Introduce SetupExecute in build system 2019-03-05 11:07:19 +01:00
Docs.gmk 8227644: make more build-time variables available to Markdown files 2019-07-12 15:15:07 -07: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 8209381: Default CDS classlist generation should run with an explicit locale setting 2019-06-05 13:46:31 -07:00
GenerateModuleSummary.gmk 8214718: Update missing copyright year in build system 2018-12-03 18:46:10 +01:00
GensrcModuleInfo.gmk 8214718: Update missing copyright year in build system 2018-12-03 18:46:10 +01:00
Help.gmk 8061281: Microbenchmark suite build support, directory layout and sample benchmarks 2018-11-16 23:39:51 +01:00
Images.gmk 8227636: Fix output dir for jlink_jre target in Images.gmk 2019-07-12 21:38:46 +02:00
Init.gmk 8221907: make reconfigure breaks when configured with relative paths 2019-04-05 06:48:20 -07: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 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 8189094: Change required boot jdk to JDK 9 2017-10-19 14:16:45 +02:00
MacBundles.gmk 8218431: Improved platform checking in makefiles 2019-02-07 12:35:45 +01:00
Main.gmk 8212970: TZ database in "vanguard" format support 2019-07-26 08:56:28 -07:00
MainSupport.gmk 8218807: Compilation database (compile_commands.json) may contain obsolete items 2019-02-12 08:40:43 +01:00
ModuleTools.gmk 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ModuleWrapper.gmk 8218431: Improved platform checking in makefiles 2019-02-07 12:35:45 +01:00
ReleaseFile.gmk 8192833: JEP 322: Time-Based Release Versioning 2017-12-13 17:28:24 -08:00
RunTests.gmk 8227439: Turn off AOT by default 2019-08-08 14:13:16 +05:30
RunTestsPrebuilt.gmk 8224011: Failure handling in ExecuteWithLog fails in run-test-prebuilt 2019-05-29 15:29:06 -07:00
RunTestsPrebuiltSpec.gmk 8152988: [AOT] Update test batch definitions to include aot-ed java.base module mode into hs-comp testing 2018-11-02 14:00:29 -07:00
SourceRevision.gmk 8210283: Support git as an SCM alternative in the build 2018-09-07 14:54:15 -07:00
TestImage.gmk 8218431: Improved platform checking in makefiles 2019-02-07 12:35:45 +01:00
ToolsJdk.gmk 8193255: Root Certificates should be stored in text format and assembled at build time 2019-06-05 09:58:05 +08:00
ToolsLangtools.gmk 8187444: Forest Consolidation: Make build work 2017-09-12 19:03:56 +02:00
UpdateBuildDocs.gmk 8223678: Add Visual Studio Code workspace generation support (for native code) 2019-06-03 10:28:03 +02:00
UpdateX11Wrappers.gmk 8219971: Introduce SetupExecute in build system 2019-03-05 11:07:19 +01:00
ZipSecurity.gmk 8218431: Improved platform checking in makefiles 2019-02-07 12:35:45 +01:00
ZipSource.gmk 8214718: Update missing copyright year in build system 2018-12-03 18:46:10 +01:00