langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler.properties
Wed, 19 Jul 2017 11:44:08 +0530 |
pmuthuswamy |
8057647: javac parser needs updates to have better error recovery for error cases of new array creation with dimensions
|
file |
diff |
annotate
|
Wed, 12 Jul 2017 12:27:57 +0530 |
pmuthuswamy |
8074364: Update error message for incorrect annotation type declaration
|
file |
diff |
annotate
|
Mon, 03 Jul 2017 12:58:30 +0530 |
sadayapalam |
8068836: Error message should be updated when Override is used with static methods
|
file |
diff |
annotate
|
Fri, 30 Jun 2017 05:47:35 -0700 |
vromero |
8182047: javac compile error on type-parameter-exceptions in lambda expressions
|
file |
diff |
annotate
|
Thu, 29 Jun 2017 07:19:44 -0700 |
vromero |
8182747: javac crashes on bad annotation value
|
file |
diff |
annotate
|
Tue, 27 Jun 2017 15:30:21 +0530 |
sadayapalam |
8058408: Compiler should emit a clearer message for invalid parenthesized expression
|
file |
diff |
annotate
|
Sat, 24 Jun 2017 00:32:07 +0000 |
lana |
Merge
|
file |
diff |
annotate
|
Fri, 16 Jun 2017 09:21:38 -0700 |
alanb |
8181087: Module system implementation refresh (6/2017)
|
file |
diff |
annotate
|
Thu, 15 Jun 2017 13:44:42 +0200 |
jlahoda |
8170326: Inconsistencies between code, compiler.properties and comments
|
file |
diff |
annotate
|
Tue, 13 Jun 2017 11:21:09 -0700 |
vromero |
8181464: Invalid lambda in annotation causes NPE in Lint.augment
|
file |
diff |
annotate
|
Thu, 01 Jun 2017 12:51:26 -0700 |
vromero |
7170058: Confusing error message from javac when overriding a method from a raw supertype
|
file |
diff |
annotate
|
Fri, 12 May 2017 06:42:37 +0200 |
jlahoda |
8178152: Handling of incubating modules, the jdk.unsupported module and --add-exports with --release <current>
|
file |
diff |
annotate
|
Mon, 24 Apr 2017 14:59:43 -0700 |
jjg |
8176327: javac produces wrong module-info
|
file |
diff |
annotate
|
Mon, 10 Apr 2017 11:08:59 +0200 |
jlahoda |
8178011: Automatic module warnings
|
file |
diff |
annotate
|
Wed, 05 Apr 2017 14:34:15 +0530 |
sadayapalam |
8176572: Javac does not enforce module name restrictions
|
file |
diff |
annotate
|
Tue, 14 Mar 2017 07:11:45 +0100 |
jlahoda |
8175057: module-info on patch path should not produce an error
|
file |
diff |
annotate
|
Wed, 15 Feb 2017 20:31:16 +0100 |
jlahoda |
8175038: Wrong note about multiple type/package elements being found.
|
file |
diff |
annotate
|
Tue, 14 Feb 2017 15:45:17 -0800 |
vromero |
8174243: incorrect error message for nested service provider
|
file |
diff |
annotate
|
Mon, 13 Feb 2017 09:37:26 +0100 |
jlahoda |
8173777: Merge javac -Xmodule into javac--patch-module
|
file |
diff |
annotate
|
Wed, 08 Feb 2017 06:43:34 -0800 |
vromero |
8174027: error message should adapt to the corresponding top level element
|
file |
diff |
annotate
|
Mon, 06 Feb 2017 12:35:13 -0800 |
jjg |
8172901: javac: 'opens' statement cannot specify non observable package
|
file |
diff |
annotate
|
Mon, 06 Feb 2017 18:14:51 +0530 |
sadayapalam |
8166420: Confusing error message when reading bad module declaration
|
file |
diff |
annotate
|
Thu, 02 Feb 2017 14:34:21 -0800 |
jjg |
8172807: Javac doesn't report errors on duplicate provides with different service implementations
|
file |
diff |
annotate
|
Fri, 20 Jan 2017 13:20:42 +0100 |
jlahoda |
8171177: Compiler should issue a warning for incubating modules that are resolved
|
file |
diff |
annotate
|
Thu, 19 Jan 2017 15:12:59 -0800 |
jjg |
8165102: incorrect message from javac
|
file |
diff |
annotate
|
Tue, 17 Jan 2017 07:41:04 +0100 |
jlahoda |
8172262: packages missing from docs build
|
file |
diff |
annotate
|
Wed, 11 Jan 2017 10:59:57 +0100 |
jlahoda |
8169197: Improve error reporting for compiling against unexported package
|
file |
diff |
annotate
|
Tue, 03 Jan 2017 17:49:08 -0500 |
cushon |
8172214: typo in "intersection types in cast are not supported" message
|
file |
diff |
annotate
|
Wed, 21 Dec 2016 15:40:08 -0800 |
cushon |
8171132: Improve class reading of invalid or out-of-range ConstantValue attributes
|
file |
diff |
annotate
|
Sat, 17 Dec 2016 16:57:14 -0500 |
vromero |
8169005: tools/javac/T8132562/ClassPathWithDoubleQuotesTest.java fails after fix to JDK-8132562
|
file |
diff |
annotate
|
Fri, 16 Dec 2016 05:47:58 +0000 |
alanb |
8170987: Module system implementation refresh (12/2016)
|
file |
diff |
annotate
|
Thu, 01 Dec 2016 11:16:45 +0000 |
alanb |
Merge
|
file |
diff |
annotate
|
Tue, 22 Nov 2016 15:57:32 -0800 |
jjg |
8164590: javac --inherit-runtime-environment fails with "cannot find modules: ALL-DEFAULT"
|
file |
diff |
annotate
|
Thu, 01 Dec 2016 09:02:42 +0000 |
alanb |
8169069: Module system implementation refresh (11/2016)
|
file |
diff |
annotate
|
Mon, 07 Nov 2016 16:08:18 +0000 |
mcimadamore |
8169093: Generics, javac not matching actual and formal arguments.
|
file |
diff |
annotate
|
Mon, 07 Nov 2016 11:16:23 +0000 |
mcimadamore |
8168854: javac erroneously reject a a service interface inner class in a provides clause
|
file |
diff |
annotate
|
Thu, 03 Nov 2016 13:59:15 -0700 |
jjg |
8167975: align javac --add-* modules options with launcher
|
file |
diff |
annotate
|
Wed, 02 Nov 2016 20:21:45 +0100 |
jlahoda |
8169074: Build is failing after JDK-8166538
|
file |
diff |
annotate
|
Wed, 02 Nov 2016 16:48:57 +0100 |
jlahoda |
8166538: Improve error reporting for compiling against unexported package
|
file |
diff |
annotate
|
Thu, 20 Oct 2016 13:44:51 -0700 |
jjg |
8145471: javac changes for enhanced deprecation
|
file |
diff |
annotate
|
Wed, 02 Mar 2016 18:25:01 -0500 |
vromero |
8026721: Enhance Lambda serialization
|
file |
diff |
annotate
|
Thu, 06 Oct 2016 14:03:58 +0200 |
jlahoda |
8153362: Add javac -Xlint warning to list exposed types which are not accessible
|
file |
diff |
annotate
|
Tue, 04 Oct 2016 16:25:19 +0200 |
jlahoda |
8152911: javac assertion error when compiling overlay sources
|
file |
diff |
annotate
|
Tue, 30 Aug 2016 17:47:46 -0700 |
mchung |
8160851: Remove old launcher module-related options
|
file |
diff |
annotate
|
Mon, 22 Aug 2016 09:59:43 +0200 |
jlahoda |
8153391: an image created for \"jdk.compiler\" fails to run javac
|
file |
diff |
annotate
|
Tue, 16 Aug 2016 09:45:19 +0530 |
sadayapalam |
8157512: AssertionError in javac when module-info < v53.0
|
file |
diff |
annotate
|
Tue, 16 Aug 2016 09:13:33 +0530 |
sadayapalam |
8157519: Error messages when compiling a malformed module-info.java confusing
|
file |
diff |
annotate
|
Fri, 12 Aug 2016 11:49:18 +0530 |
sadayapalam |
8068626: Add javac lint warning when the @Deprecated annotation is used where it is a no-op
|
file |
diff |
annotate
|
Wed, 10 Aug 2016 15:47:46 -0700 |
jjg |
8136930: Simplify use of module-system options by custom launchers
|
file |
diff |
annotate
|
Mon, 27 Jun 2016 12:29:41 -0700 |
vromero |
8159439: javac throws NPE with Module attribute and super_class != 0
|
file |
diff |
annotate
|
Tue, 31 May 2016 13:00:17 -0400 |
vromero |
8152062: obscure error message for bad 'provides'
|
file |
diff |
annotate
|
Wed, 18 May 2016 11:38:20 +0530 |
sadayapalam |
8154997: Add examples for jigsaw diagnostics
|
file |
diff |
annotate
|
Mon, 16 May 2016 15:41:57 +0200 |
jlahoda |
8078559: Update error message to indicate illegal character when encoding set to ascii
|
file |
diff |
annotate
|
Mon, 16 May 2016 13:05:42 +0100 |
mcimadamore |
8153884: Expression lambda erroneously compatible with void-returning descriptor
|
file |
diff |
annotate
|
Fri, 06 May 2016 16:06:27 -0400 |
vromero |
8153268: javac accepts enums being referenced by 'uses' statement
|
file |
diff |
annotate
|
Wed, 23 Mar 2016 13:39:15 +0100 |
alundblad |
8027999: Poorly worded error message when attempting to assign to this
|
file |
diff |
annotate
|
Thu, 17 Mar 2016 19:04:28 +0000 |
alanb |
8142968: Module System implementation
|
file |
diff |
annotate
|
Thu, 03 Mar 2016 06:10:58 +0530 |
sadayapalam |
8151018: javac should emit a clearer diagnostic when a <> inferred anonymous type's non-private methods don't override super's
|
file |
diff |
annotate
|
Mon, 22 Feb 2016 16:17:25 -0800 |
vromero |
8149600: javac, remove unused options, step 2
|
file |
diff |
annotate
|
Wed, 10 Feb 2016 15:11:40 -0800 |
vromero |
8148808: javac, remove unused options, step 1
|
file |
diff |
annotate
|