Thu, 16 Jan 2014 18:00:25 -0800 8031745: Remove unneeded/obsolete -source/-target options in javac tests, part 1
darcy [Thu, 16 Jan 2014 18:00:25 -0800] rev 22444
8031745: Remove unneeded/obsolete -source/-target options in javac tests, part 1 Reviewed-by: jjg, sogoel
Wed, 15 Jan 2014 13:49:57 +0100 8028576: Incorrect RuntimeVisibleTypeAnnotations for exception parameters when not generating debuging info
jlahoda [Wed, 15 Jan 2014 13:49:57 +0100] rev 22443
8028576: Incorrect RuntimeVisibleTypeAnnotations for exception parameters when not generating debuging info Summary: The exception parameters with type annotations need to be added into the varBuffer even if not generating debug info Reviewed-by: jjg, emc
Wed, 15 Jan 2014 10:57:25 +0100 8029690: Move symbol creation from ClassReader to Symtab
jfranck [Wed, 15 Jan 2014 10:57:25 +0100] rev 22442
8029690: Move symbol creation from ClassReader to Symtab Reviewed-by: jjg
Fri, 10 Jan 2014 19:02:54 +0100 8030049: RoundEnvironment.getElementsAnnotatedWith receives wrong elements
jlahoda [Fri, 10 Jan 2014 19:02:54 +0100] rev 22441
8030049: RoundEnvironment.getElementsAnnotatedWith receives wrong elements Summary: Match the required and actual annotations using Element equivalence rather than TypeMirror equivalence, to avoid trouble with erroneous types. Reviewed-by: darcy
Fri, 10 Jan 2014 12:47:15 +0100 8028389: NullPointerException compiling annotation values that have bodies
alundblad [Fri, 10 Jan 2014 12:47:15 +0100] rev 22440
8028389: NullPointerException compiling annotation values that have bodies Summary: Made sure anonymous class declarations inside class- and package-level annotations are properly entered. Reviewed-by: jfranck
Fri, 10 Jan 2014 11:31:09 +0100 8029376: Full attribution of unresolvable annotations
jlahoda [Fri, 10 Jan 2014 11:31:09 +0100] rev 22439
8029376: Full attribution of unresolvable annotations 8029161: javac crashing when processing broken annotations Summary: Attributing values of annotation attributes regardless how broken the annotation is. Reviewed-by: jjg, jfranck
(0) -10000 -3000 -1000 -300 -100 -30 -10 -6 +6 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip