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
jfranck [Wed, 15 Jan 2014 10:57:25 +0100] rev 22442
8029690: Move symbol creation from ClassReader to Symtab
Reviewed-by: jjg
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
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
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
alundblad [Thu, 09 Jan 2014 15:00:33 +0100] rev 22438
8006730: remove workaround tests when jtreg updated
Summary: Removed temporary workaround test-files.
Reviewed-by: jjg
katleman [Tue, 21 Jan 2014 18:17:21 -0800] rev 22437
Added tag jdk9-b01 for changeset 71073f4a867e
duke [Wed, 05 Jul 2017 19:28:11 +0200] rev 22436
Merge
lana [Mon, 27 Jan 2014 21:01:31 -0800] rev 22435
Merge
asaha [Tue, 14 Jan 2014 08:02:46 -0800] rev 22434
Merge