src/jdk.compiler/share/classes/com/sun/tools/javac/code/Types.java
Wed, 09 Oct 2019 10:02:54 -0700 cushon 8231990: Remove unnecessary else-if branch in Types.union
Wed, 25 Sep 2019 21:26:38 -0700 darcy 8231414: Mark various instance fields of javac internal types as transient
Mon, 20 May 2019 17:29:44 -0700 darcy 8224175: Fix inconsistencies in @jls and @jvms tags
Wed, 08 May 2019 10:10:54 -0400 vromero 8222949: add condy support to javac's pool API
Wed, 17 Apr 2019 15:37:20 +0100 mcimadamore 8222289: Overhaul logic for reading/writing constant pool entries
Sat, 26 Jan 2019 15:50:59 +0100 bsrbnd 8193367: Annotated type variable bounds crash javac
Wed, 19 Dec 2018 14:02:19 -0500 vromero 8215625: javax/sql/testng/util/xxxxx.java tests compilation failed after JDK-8207224
Tue, 18 Dec 2018 16:22:46 -0500 vromero 8207224: Javac compiles source code despite illegal use of unchecked conversions
Fri, 07 Sep 2018 15:56:21 +0100 mcimadamore 8210495: compiler crashes because of illegal signature in otherwise legal code
Thu, 12 Jul 2018 14:13:15 -0700 darcy 8028563: Remove javac support for 6/1.6 source and target values
Fri, 29 Jun 2018 10:41:10 +0200 jlahoda 8205418: Assorted improvements to source code model
Tue, 19 Jun 2018 05:22:07 -0700 vromero 8205052: No compilation error thrown when no valid parameterization exists for functional interface type
Tue, 22 May 2018 13:37:05 +0100 mcimadamore 8203436: javac should fail early when emitting illegal signature attributes
Fri, 18 May 2018 09:22:31 -0700 vromero 8148354: Errors targeting functional interface intersection types
Wed, 24 Jan 2018 17:24:32 +0000 mcimadamore 8196074: Remove uses of loose type equality tests
Mon, 04 Dec 2017 17:54:49 +0000 mcimadamore 8189749: Devise strategy for making source level checks more uniform
Wed, 29 Nov 2017 17:31:23 +0000 mcimadamore 8191802: Upward projection result is A<? extends Number> instead of A<? super Integer>
Thu, 26 Oct 2017 18:42:40 +0100 mcimadamore 8189838: Stack overflow when computing upward projection of an intersection type with fbounds
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