src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/ClassReader.java
Mon, 21 Oct 2019 15:38:26 +0200 jlahoda 8226585: Improve javac messages for using a preview API
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
Wed, 17 Apr 2019 15:37:20 +0100 mcimadamore 8222289: Overhaul logic for reading/writing constant pool entries
Thu, 11 Apr 2019 17:55:18 +0200 jlahoda 8217047: Provide a way to inject missing parameter names
Thu, 11 Apr 2019 14:49:04 +0200 jlahoda 8215407: javac should reject class files with bad EnclosingMethod attributes
Fri, 29 Mar 2019 07:38:34 -0700 ronsh 8221118: Avoid eagerly creating JCDiagnostic for CompletionFailures
Fri, 08 Mar 2019 09:41:03 -0800 cushon 8220377: Unused field SourceFileObject.flatname
Fri, 21 Sep 2018 12:29:46 +0200 jlahoda 8209058: Cannot find annotation method 'value()' in type 'Profile+Annotation'
Wed, 12 Sep 2018 16:28:06 -0700 vromero 8207160: ClassReader::adjustMethodParams can potentially return null if the args list is empty
Thu, 12 Jul 2018 14:13:15 -0700 darcy 8028563: Remove javac support for 6/1.6 source and target values
Thu, 12 Apr 2018 13:55:20 +0100 mcimadamore 8199194: Add javac support for preview features
Fri, 09 Mar 2018 09:42:10 +0100 jlahoda 8187950: javax.lang.model APIs throws CompletionFailure or a subtype of CompletionFailure.
Fri, 08 Sep 2017 10:46:46 -0700 psandoz 8186209: Tool support for ConstantDynamic
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, 19 Dec 2017 16:24:25 -0500 cushon 8007720: Names are not loaded correctly for method parameters if the parameters have annotations
Fri, 03 Nov 2017 10:01:08 -0700 psandoz 8188870: Bump classfile version number to 54
Mon, 04 Dec 2017 17:54:49 +0000 mcimadamore 8189749: Devise strategy for making source level checks more uniform
Mon, 06 Nov 2017 14:10:39 +0100 jlahoda 8180744: Update ct.sym for JDK 10
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip