src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler.properties
Wed, 09 Jan 2019 11:13:00 -0400 jlaskey 8215681: Remove compiler support for Raw String Literals from JDK 12 jdk-12+27
Wed, 21 Nov 2018 15:22:57 +0100 jlahoda 8212982: Rule cases in switch expression accepted even if complete normally
Thu, 04 Oct 2018 08:37:08 -0700 vromero 8211148: var in implicit lambdas shouldn't be accepted for source < 11
Wed, 12 Sep 2018 14:19:36 -0300 jlaskey 8206981: Compiler support for Raw String Literals
Fri, 31 Aug 2018 14:54:42 -0700 jjg 8208608: Update --module-source-path to allow explicit source paths for specific modules
Wed, 29 Aug 2018 09:36:17 +0200 jlahoda 8206986: Compiler support for Switch Expressions (Preview)
Thu, 12 Jul 2018 14:13:15 -0700 darcy 8028563: Remove javac support for 6/1.6 source and target values
Wed, 20 Jun 2018 11:47:07 +0100 mcimadamore 8195293: Issue more comprehensive warnings for use of \"var\" in earlier source versions
Thu, 14 Jun 2018 05:50:21 -0700 bsrbnd 8203813: javac accepts an illegal name as a receiver parameter name
Thu, 24 May 2018 11:13:42 +0100 mcimadamore 8203488: Remove error generation from TransTypes
Tue, 22 May 2018 13:37:05 +0100 mcimadamore 8203436: javac should fail early when emitting illegal signature attributes
Fri, 11 May 2018 10:39:04 -0700 vromero 8194998: broken error message for subclass of interface with private method
Tue, 24 Apr 2018 08:13:30 -0700 vromero 8201281: Truncated error message with Incompatible : null
Wed, 18 Apr 2018 16:02:53 -0400 vromero 8196433: use the new error diagnostic approach at javac.Main
Thu, 12 Apr 2018 13:55:20 +0100 mcimadamore 8199194: Add javac support for preview features
Fri, 06 Apr 2018 09:15:09 -0400 vromero 8199744: Incorrect compiler message for ReceiverParameter in inner class constructor
Tue, 27 Mar 2018 13:48:16 -0400 cushon 8200301: deduplicate lambda methods
Thu, 22 Feb 2018 15:49:32 -0500 vromero 8198512: compiler support for local-variable syntax for lambda parameters jdk-11+2
Wed, 21 Feb 2018 00:29:04 -0500 vromero 8198479: JDK build is broken by 8194892
Tue, 20 Feb 2018 11:45:16 -0500 vromero 8194892: add compiler support for local-variable syntax for lambda parameters
Mon, 05 Feb 2018 10:43:31 -0500 cushon 8190452: javac should not add MethodParameters attributes to v51 and earlier class files
Fri, 02 Feb 2018 07:43:54 -0500 vromero 8196403: remove the remaining use of string keys for errors and warnings in the compiler
Thu, 18 Jan 2018 18:58:46 +0000 lana Merge
Tue, 16 Jan 2018 17:27:06 -0800 darcy 8189146: Have use of "var" in 9 and earlier source versions issue a warning for type declarations
Tue, 16 Jan 2018 22:24:20 +0000 lana Merge
Mon, 08 Jan 2018 14:06:25 -0500 vromero 8187487: crash with classes with same binary name
Thu, 04 Jan 2018 04:22:28 +0000 lana Merge
Wed, 03 Jan 2018 11:10:56 -0800 jjg 8193125: javac should not compile a module if it requires java.base with modifiers
Tue, 02 Jan 2018 16:35:04 -0500 vromero 8187487: crash with classes with same binary name
Wed, 20 Dec 2017 15:33:31 +0000 mcimadamore 8057650: uniform error diagnostics for inconsistent inherited method signatures
Mon, 04 Dec 2017 17:54:49 +0000 mcimadamore 8189749: Devise strategy for making source level checks more uniform
Fri, 24 Nov 2017 16:14:33 +0000 mcimadamore 8191834: Assigning a void expression to a "var" crashes the compiler
Thu, 02 Nov 2017 11:16:27 +0100 jlahoda 8187681: Compiling for target 9 while also using --patch-module jdk-10+30
Tue, 26 Sep 2017 12:52:53 +0100 mcimadamore 8177466: Add compiler support for local variable type-inference
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip