Thu, 12 Jun 2014 11:32:23 -0400 8043484: DPrinter does not compile
emc [Thu, 12 Jun 2014 11:32:23 -0400] rev 24904
8043484: DPrinter does not compile Summary: Make DPrinter compile Reviewed-by: jjg
Wed, 11 Jun 2014 12:49:10 -0400 8027886: javac allows illegal receiver parameters
pgovereau [Wed, 11 Jun 2014 12:49:10 -0400] rev 24903
8027886: javac allows illegal receiver parameters 8029042: Receiver parameter not supported on local class constructor Reviewed-by: jfranck, jlahoda
Tue, 10 Jun 2014 15:25:01 -0600 8015101: Covariance of return type implied by upper bounding on type parameter is ignored
dlsmith [Tue, 10 Jun 2014 15:25:01 -0600] rev 24902
8015101: Covariance of return type implied by upper bounding on type parameter is ignored Summary: Capture intersection supertypes before comparing their members Reviewed-by: vromero
Tue, 10 Jun 2014 12:41:39 -0600 8037385: constant pool errors with -target 1.7 and static default methods
dlsmith [Tue, 10 Jun 2014 12:41:39 -0600] rev 24901
8037385: constant pool errors with -target 1.7 and static default methods Summary: Add error check for static interface methods invoked from -source 7 Reviewed-by: vromero, mcimadamore
Mon, 09 Jun 2014 15:46:44 -0400 8046296: java/util/concurrent/BlockingQueue/PollMemoryLeak.java fails in nightly on all platform due to compiler issue
emc [Mon, 09 Jun 2014 15:46:44 -0400] rev 24900
8046296: java/util/concurrent/BlockingQueue/PollMemoryLeak.java fails in nightly on all platform due to compiler issue Summary: Alter logic to choose type of type annotation position for a variable declaration Reviewed-by: jjg
Mon, 09 Jun 2014 12:54:02 +0100 8043725: javac fails with StackOverflowException
mcimadamore [Mon, 09 Jun 2014 12:54:02 +0100] rev 24899
8043725: javac fails with StackOverflowException Summary: loose type comparison test should be protected against infinite recursion with fbounds Reviewed-by: vromero
Mon, 09 Jun 2014 10:17:16 +0200 8033414: javac Plugin to receive notification (before and) after the compilation.
jlahoda [Mon, 09 Jun 2014 10:17:16 +0200] rev 24898
8033414: javac Plugin to receive notification (before and) after the compilation. Summary: Introducing TaskEvent.Kind.COMPILATION, sending this event before and after compilation. Reviewed-by: jjg, jfranck Contributed-by: joel.franck@oracle.com, jan.lahoda@oracle.com
Sun, 08 Jun 2014 15:02:34 -0700 7026941: 199: path options ignored when reusing filemanager across tasks
jjg [Sun, 08 Jun 2014 15:02:34 -0700] rev 24897
7026941: 199: path options ignored when reusing filemanager across tasks Reviewed-by: jlahoda, jfranck
Fri, 06 Jun 2014 16:08:46 -0400 8042451: Write tests for all possible kinds of type annotation
aeremeev [Fri, 06 Jun 2014 16:08:46 -0400] rev 24896
8042451: Write tests for all possible kinds of type annotation Summary: Add new tests for type annotations to improve case coverage Reviewed-by: jjg, emc, abuckley
Fri, 06 Jun 2014 16:00:59 -0400 8027262: Determine location for type annotations earlier in compiler pipeline
emc [Fri, 06 Jun 2014 16:00:59 -0400] rev 24895
8027262: Determine location for type annotations earlier in compiler pipeline 8027261: Single codepath for attaching annotations to symbols 8027258: Permit a single source annotation to generate multiple bytecode annotations 8027182: Incorrect annotation attributes for type annotations on constructor type parameters 8044010: TypeAnnotation attribute is not generated for repeatable annotation in type argument 8044009: TypeAnnotation attribute is not generated for repeatable annotation in nested types 8043974: TypeAnnotation attribute is not generated for repeatable annotation in lambda 8043669: Few of the ANNOT tests in JCK9 test suite fail with an AssertionError for exception_index 8042060: Type parameter annotations don't work with multiple type parameters 8037348: RuntimeInvisibleAnnotations should not be generated for type annotation on anonymous innerclass creation Summary: Initial rearchitecting of type annotations frontend pipeline Reviewed-by: jjg, jfranck, mcimadamore, jlahoda, wmdietl
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip