src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler.properties
Wed, 27 Nov 2019 09:00:01 +0100 jlahoda 8231826: Implement javac changes for pattern matching for instanceof
Mon, 21 Oct 2019 15:38:26 +0200 jlahoda 8226585: Improve javac messages for using a preview API
Thu, 17 Oct 2019 20:54:25 +0100 chegar datagramsocketimpl-branch: merge with default datagramsocketimpl-branch
Thu, 17 Oct 2019 20:53:35 +0100 chegar datagramsocketimpl-branch: update to default datagramsocketimpl-branch
Wed, 18 Sep 2019 10:41:18 +0200 jlahoda 8228460: bootstrap class path not set in conjunction with -source 11
Thu, 12 Sep 2019 17:47:24 +0200 jlahoda Updating javac behavior w.r.t. preview API. Based on darcy's patch. JDK-8226585-branch
Tue, 13 Aug 2019 10:27:34 +0200 jlahoda 8228502: javac crashed on a broken classfile with ConstantValue attribute on a field of type Object
Tue, 13 Aug 2019 10:27:33 +0200 jlahoda 8228647: Broken enum produce inconvenient errors and AST
Thu, 27 Jun 2019 10:39:27 +0200 jlahoda 8226510: No compilation error when switch expression has no result expressions
Mon, 10 Jun 2019 05:09:52 +0200 jlahoda 8223305: Compiler support for Switch Expressions
Thu, 06 Jun 2019 12:24:44 -0300 jlaskey 8223967: Implement Text Blocks (Preview) in the Java compiler
Fri, 24 May 2019 12:25:18 +0200 jlahoda 8220702: compiling in the context of an automatic module disallows --add-modules ALL-MODULE-PATH
Thu, 23 May 2019 18:47:24 -0700 darcy 8224177: Harden annotation processing framework to irregular behavior from processors
Tue, 30 Apr 2019 10:39:22 +0200 jlahoda 8218152: [javac] fails and exits with no error if a bad annotation processor provided
Wed, 17 Apr 2019 15:37:20 +0100 mcimadamore 8222289: Overhaul logic for reading/writing constant pool entries
Tue, 26 Mar 2019 16:09:33 -0700 cushon 8220632: Suggest recompiling with a larger value of -Xmaxerrs/-Xmaxwarns if diagnostics were suppressed
Wed, 13 Mar 2019 22:05:09 -0700 cushon 8220644: Align required/found pairs in diagnostics
Thu, 14 Feb 2019 21:52:39 +0530 sdama 8201544: Improve javac command line parsing and error reporting
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
less more (0) -50 -30 tip