langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/Gen.java
Thu, 15 Jun 2017 13:44:42 +0200 jlahoda 8170326: Inconsistencies between code, compiler.properties and comments
Wed, 31 May 2017 14:51:02 +0200 jlahoda 8172880: Incorrect line number for NPE generated by instance-bound method reference
Mon, 22 May 2017 12:49:05 -0700 vromero 8180660: missing LNT entry for finally block
Fri, 12 May 2017 08:11:50 -0700 vromero 8180141: Missing entry in LineNumberTable for break statement that jumps out of try-finally
Thu, 09 Feb 2017 16:30:30 -0800 vromero 8169200: Gen has a reference to Flow that is not used, should be removed
Fri, 16 Dec 2016 15:27:47 +0000 mcimadamore 8171371: Remove redundant type-arguments from generic method calls
Wed, 14 Sep 2016 20:00:20 +0530 sadayapalam 8160699: java.lang.VerifyError: Inconsistent stackmap frames at branch target
Mon, 01 Aug 2016 08:36:02 -0700 vromero 8161708: javac, consider a different way to handle access code for operators
Fri, 08 Jul 2016 16:47:13 -0700 vromero 8153407: javac, fold debug options
Mon, 02 May 2016 06:43:44 +0200 jlahoda 8050993: There is no record for condition in ternary operator in LineNumberTable.
Mon, 02 May 2016 10:11:24 +0530 sadayapalam 8155028: javac crashes in silly do-while loop
Mon, 18 Apr 2016 14:04:09 -0700 smarks 8145468: update java.lang APIs with new deprecations
Wed, 02 Mar 2016 19:09:38 +0530 sadayapalam 8151016: Migrate asserts introduced in Valhalla code generation to JDK9 dev
Mon, 22 Feb 2016 16:17:25 -0800 vromero 8149600: javac, remove unused options, step 2
Thu, 28 Jan 2016 19:42:46 +0300 shade 8148483: JEP 280: Indify String Concatenation
Thu, 28 Jan 2016 09:09:34 +0530 sadayapalam 8144168: No type annotations generated for nested lambdas
Tue, 27 Oct 2015 10:35:14 +0100 aeriksso 8134759: jdb: Incorrect stepping inside finally block
Fri, 29 May 2015 14:04:57 -0700 vromero 8073372: Redundant CONSTANT_Class entry not generated for inlined constant
Tue, 05 May 2015 15:47:38 +0200 alundblad 8079335: The field Gen.stringBufferType is no longer needed (and not always initialized properly)
Tue, 07 Apr 2015 11:04:29 -0700 jjg 8031744: Annotations on many Language Model elements are not returned
Mon, 23 Mar 2015 09:48:37 +0530 sadayapalam 7040592: Gen.java: fix code for handling 'null' literal when expected type is array
Thu, 05 Mar 2015 15:03:07 +0000 mcimadamore 8073432: Object.getClass() throws stackless NPE, due to C2 intrinsic
Mon, 02 Feb 2015 18:52:16 +0530 jlahoda 8069265: ClassCastException when compiled with JDK 9b08+, JDK8 compiles OK.
Fri, 09 Jan 2015 15:50:22 +0000 mcimadamore 8067429: java.lang.VerifyError: Inconsistent stackmap frames at branch target
Mon, 05 Jan 2015 17:35:48 -0800 vromero 8064857: javac generates LVT entry with length 0 for local variable
Fri, 24 Oct 2014 10:54:04 +0100 mcimadamore 8061778: Wrong LineNumberTable for default constructors
Tue, 21 Oct 2014 09:01:51 -0400 emc 8054457: Refactor Symbol kinds from small ints to an enum
Mon, 13 Oct 2014 17:09:12 -0400 pgovereau 8060249: Backout fix for JDK-8058243
Mon, 13 Oct 2014 12:12:06 -0400 pgovereau 8060234: Fix push for JDK-8058243
Mon, 13 Oct 2014 11:21:51 -0400 pgovereau 8058243: Reduce size of bytecode for large switch statements
Tue, 09 Sep 2014 10:43:06 -0700 vromero 8042347: javac, Gen.LVTAssignAnalyzer should be refactored, it shouldn't be a static class
Mon, 08 Sep 2014 13:11:28 +0200 jfranck 8056021: checkin for JDK-8027262 breaks Checker Framework
Sun, 17 Aug 2014 15:52:32 +0100 chegar 8054834: Modular Source Code
less more (0) tip