darling-openjdk/make
Vicente Romero 827e5e3226 8225054: Compiler implementation for records
8225052: javax.lang.model support for records
8225053: Preview APIs support for records
8225055: Javadoc for records
8226314: com.sun.source support for records
8227113: Specification for java.lang.Record
8233526: JVM support for records

Implement records in the compiler and the JVM, including serialization, reflection and APIs support

Co-authored-by: Brian Goetz <brian.goetz@oracle.com>
Co-authored-by: Maurizio Cimadamore <maurizio.cimadamore@oracle.com>
Co-authored-by: Harold Seigel <harold.seigel@oracle.com>
Co-authored-by: Joe Darcy <joe.darcy@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Chris Hegarty <chris.hegarty@oracle.com>
Co-authored-by: Jan Lahoda <jan.lahoda@oracle.com>
Reviewed-by: mcimadamore, briangoetz, alanb, darcy, chegar, jrose, jlahoda, coleenp, dholmes, lfoltan, mchung, sadayapalam, hannesw, sspitsyn
2019-12-04 15:57:39 -05:00
..
autoconf 8234525: enable link-time section-gc for linux s390x to remove unused code 2019-11-27 10:07:29 +01:00
common 8233383: Various minor fixes 2019-11-04 11:15:45 +01:00
conf 8232748: Build static versions of certain JDK libraries 2019-10-29 12:01:14 -07:00
copy 8233381: Update copyright year in build system files 2019-11-04 11:12:13 +01:00
data 8233223: Add Amazon Root CA certificates 2019-11-28 10:43:35 -08:00
devkit 8233381: Update copyright year in build system files 2019-11-04 11:12:13 +01:00
gendata 8233381: Update copyright year in build system files 2019-11-04 11:12:13 +01:00
gensrc 8233383: Various minor fixes 2019-11-04 11:15:45 +01:00
hotspot 8225054: Compiler implementation for records 2019-12-04 15:57:39 -05:00
idea 8210226: Add support for multiple project folders to idea.sh 2018-08-31 18:01:47 +01:00
jdk 8233579: DateFormatSymbols.getShortMonths() return wrong string on es_CL, es_CO locales 2019-11-07 10:06:04 -08:00
langtools 8234078: Missing license headers in a few javac files 2019-12-02 10:58:15 +01:00
launcher 8233381: Update copyright year in build system files 2019-11-04 11:12:13 +01:00
lib 8220074: Clean up GCC 8.3 errors in LittleCMS 2019-11-19 13:33:09 +09: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 8233381: Update copyright year in build system files 2019-11-04 11:12:13 +01:00
scripts 8065704: Set LC_ALL=C for all relevant commands in the build system 2019-10-11 09:43:18 +02:00
src 8215445: Enable building for Windows in WSL 2019-01-02 12:59:26 +01:00
templates
test 8233381: Update copyright year in build system files 2019-11-04 11:12:13 +01: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 8232748: Build static versions of certain JDK libraries 2019-10-29 12:01:14 -07: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 8225054: Compiler implementation for records 2019-12-04 15:57:39 -05: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 8233381: Update copyright year in build system files 2019-11-04 11:12:13 +01: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 8233381: Update copyright year in build system files 2019-11-04 11:12:13 +01:00
CreateJmods.gmk 8231974: Build fails if no common legal notices are present 2019-10-09 09:23:22 -07:00
Docs.gmk 8233422: Extra space in the title of the HTML javadoc page 2019-11-04 13:02:40 -08: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 8233381: Update copyright year in build system files 2019-11-04 11:12:13 +01:00
GenerateModuleSummary.gmk 8214718: Update missing copyright year in build system 2018-12-03 18:46:10 +01:00
Help.gmk 8232748: Build static versions of certain JDK libraries 2019-10-29 12:01:14 -07: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
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 8233383: Various minor fixes 2019-11-04 11:15:45 +01:00
MainSupport.gmk 8233381: Update copyright year in build system files 2019-11-04 11:12:13 +01:00
ModuleTools.gmk 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ModuleWrapper.gmk 8233381: Update copyright year in build system files 2019-11-04 11:12:13 +01:00
ReleaseFile.gmk 8192833: JEP 322: Time-Based Release Versioning 2017-12-13 17:28:24 -08:00
RunTests.gmk 8233712: Limit default tests jobs based on ulimit -u setting 2019-11-06 18:06:36 +01:00
RunTestsPrebuilt.gmk 8065704: Set LC_ALL=C for all relevant commands in the build system 2019-10-11 09:43:18 +02: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 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 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 8214718: Update missing copyright year in build system 2018-12-03 18:46:10 +01:00