lana [Mon, 26 Aug 2013 22:18:38 -0700] rev 19662
Merge
lana [Mon, 26 Aug 2013 14:54:10 -0700] rev 19661
Merge
jjg [Mon, 26 Aug 2013 15:55:46 -0700] rev 19660
8023768: Use the unannotatedType in cyclicity checks.
Reviewed-by: jjg
Contributed-by: wdietl@gmail.com
jjg [Mon, 26 Aug 2013 11:48:37 -0700] rev 19659
8023701: Fix badly named test
Reviewed-by: bpatel
jjg [Thu, 22 Aug 2013 12:41:20 -0700] rev 19658
8022173: Relax some warnings in doclint
Reviewed-by: darcy
emc [Thu, 22 Aug 2013 12:47:46 -0400] rev 19657
8020745: Suspicious MethodParameters attribute generated for local classes capturing local variables
Summary: Corrected an error in a previous patch that caused captured locals to be added to the beginning, not the end of a parameter list.
Reviewed-by: jjg, mcimadamore, ksrini, abuckley